286 Commits (01aa6e24601a636ffce5d7b30df3f1bd5d65b1b1)
 

Author SHA1 Message Date
Zoran Jankov 01aa6e2460
Update README.md 4 years ago
Zoran Jankov 1327e3f0fb
Update README.md 4 years ago
Zoran Jankov d1c3fa3923
Update README.md 4 years ago
Zoran Jankov a654a4571b
Update README.md 4 years ago
Zoran Jankov bd372d5f2b
Update README.md 4 years ago
Richard Newton cbb7ff8d67
Update README.md 4 years ago
Richard Newton 467f71ef0b
Merge pull request #236 from JimmyCushnie/patch-1
Use `code` formatting for more things
4 years ago
Richard Newton eda02f4a64
Merge pull request #245 from adiko01/master
Bloatware that is removed list sorted alphabetically
4 years ago
Richard Newton 90ab2805f2
Merge pull request #249 from Oxygemo/master
Added Connect app
4 years ago
Alexander e0ecc9e381
Added Connect app 4 years ago
adiko01 c573efd240 Readme.md --> Bloatware that is removed list sorted alphabetically 4 years ago
Jimmy Cushnie ab9c0cceb6
Use `code` formatting for more things 4 years ago
Richard Newton 11d50e84ba
Merge pull request #214 from omegis/patch-1
Script stop for confirmation
4 years ago
Richard Newton e74fc98cb7
Merge pull request #224 from jgrose/master
fixed a spelling error in readme
4 years ago
Richard Newton 5849e9c6d9
Merge pull request #229 from johnneijzen/fix
5 small tweak/fixes
4 years ago
John Neijzen 1d5137e878
Same Cloudstore fixes 4 years ago
John Neijzen 12e321e5fe
Same Fix as Windows10Debloater.ps1 for Cloudstore
It allows to delete cloudstore without confirm needed
4 years ago
John Neijzen 02963b6844
Fix Nvidia format, Adding Buddlewitch3sage to sponsored and last removing need to stop for confirmation 4 years ago
jgrose dfd6544ab3 fixed spelling error in readme 4 years ago
omegis 385f98c22a
Script stop for confirmation
this fix remove the confirmation as tested on windows 10 1909 Pro x64
5 years ago
Richard Newton 89f3dbd4da
Added Microsoft.MixedReality.Portal to whitelistedapps
This should resolve issue #195
5 years ago
Richard Newton ba61ea102a
Added Nvidia to whitelist 5 years ago
Richard Newton c6b62f99a6
Added Nvidia to whitelist 5 years ago
Richard Newton 13119ef098
Merge pull request #202 from bmho-tk/master
Code formatting clean up. Repaired GUI.
5 years ago
Danijel-James Wynyard 0636d79c09
Merge pull request #2 from bmho-tk/danijeljw-patch-1
Major code formatting clean up. Repaired GUI.
5 years ago
Danijel-James Wynyard 08eaf9b694
Major code formatting clean up. Repaired GUI.
- GUI previously not display
- Style of some code updated to reflect body and readability
- Updated the `string` types within double-quote to be within curly braces for interpreter
5 years ago
Danijel-James Wynyard ac09a47322
Merge pull request #1 from bmho-tk/danijeljw-patch-1
Title Case the 'SilentlyContinue'
5 years ago
Danijel-James Wynyard ff2b79d475
Title Case the 'SilentlyContinue'
Makes it easier to read. Good practice too.
5 years ago
Richard Newton d6387e7275
Merge pull request #186 from NN---/patch-1
Fix command line
5 years ago
NN c94bf83e96
Fix command line 5 years ago
Richard Newton 528ed95909
Merge pull request #157 from me2345/patch-2
Removed duplicate OneConnect
5 years ago
Richard Newton 9bd52ca149
Merge pull request #156 from me2345/patch-1
Changed Credit to Credits
5 years ago
me2345 b8d1715af2
Removed duplicate OneConnect 5 years ago
me2345 27658a6e91
Changed Credit to Credits
Grammar fix
5 years ago
Richard Newton ca4f7fcc6a
Remove OneDrive env: variable
This resolves issue #149
5 years ago
Richard Newton 24de460dcd
Added removal of OneDrive Env: variable
This resolves issue #149
5 years ago
Richard Newton 44f7b8050f
Merge pull request #151 from jhaynesSITS/patch-1
Update Windows10Debloater.ps1
5 years ago
jhaynesSITS 4f26ab968b
Update Windows10Debloater.ps1
Change to prevent Microsoft Store app from being removed as part of the general debloat process
5 years ago
Richard Newton 409ba334a0
Removed Stop-EdgePDF from Windows10SysPrepDebloater 5 years ago
Richard Newton 4109280391
Added popup box for admin rights or not
When you run the script now, there is a choice if you want to run it as an Administrator or not, per issue #106
5 years ago
Richard Newton e786feb707
Updated GUI Button placements
Updated GUI Button placements and removed Fix Whitelisted Apps button
5 years ago
Richard Newton 1ebc0fd27b
Merge pull request #144 from aswinfrancis91/master
Update Windows10Debloater.ps1
5 years ago
Richard Newton 539640b504
Delete Windows10DebloaterGUIExperimental.ps1 5 years ago
Aswin Francis b27e70c19b Update Windows10Debloater.ps1
Fixed issue where revert wouldnt work
5 years ago
Richard Newton 2778bd51c0
Rename Windows10DebloaterGUIOLD.ps1 to Windows10DebloaterGUI.ps1 5 years ago
Richard Newton 530ce42844
Rename Windows10DebloaterGUI.ps1 to Windows10DebloaterGUIExperimental.ps1 5 years ago
Richard Newton d55e61de43
Update README.md 5 years ago
Richard Newton 4b5af129b1
Merge pull request #138 from jstnlth/customLists
Custom lists
5 years ago
Justin Luth fd96b8dd3c Xbox consistency: Blacklist and Whitelist the same things
DebloatAll whitelisted XBox apps since a lot of home users
want to play games. So, I added ALL of the XBox items to
the whitelist. Seems reasonable to me.

The blacklist removed several XBox components (since it
ignores the whitelist). Since some XBox components are
being removed, I added ALL of the XBox items to
the blacklist. Seems reasonable to me.

Or alternatively all XBox apps should be removed from
one of the lists, right?

I also confirmed that both GameOverlay and GamingOverlay
are both valid/installed in 1809.
5 years ago
Justin Luth 2536d873f6 remove --allUsers packages after -online packages have been removed
There seems to be some kind of dependency. -AllUsers packages
remove better when they are the last things to be removed.
5 years ago