Commit Graph

339 Commits

Author SHA1 Message Date
Richard Newton
60a73a3aa9
Merge pull request #92 from robert-smith/patch-1
Fix variable name in Bloatware foreach
2019-02-23 14:21:23 -08:00
Robert Smith
4fca7090f6
Fix variable name in Bloatware foreach
There's no variable named $Debloat. Looks like this might be a typo.
2019-02-23 13:27:21 -05:00
Richard Newton
fac6c2af80
Update Windows10DebloaterGUI.ps1 2019-02-16 20:09:20 -08:00
Richard Newton
1d697d2fe0
Added UnpinStart Button and Function
I added a new UnpinStart Button and Function (Function provided by Vikingat-RAGE)
2019-02-16 20:05:01 -08:00
Richard Newton
9c249a157b
Added more to How To Run 2019-02-16 19:23:09 -08:00
Richard Newton
935d045458
Merge pull request #87 from Vikingat-RAGE/master
Added Unpin tiles from start menu option
2019-02-16 19:03:39 -08:00
Richard Newton
b473c0aa00
Added Slack to whitelist
This should resolve issue #83
2019-02-16 19:01:14 -08:00
Richard Newton
6f847eb20e
Added Slack to whitelist
This should resolve issue #83
2019-02-16 18:59:58 -08:00
Richard Newton
ff981d7f85
Added "*Windows.CBSPreview*" for removal
This should resolve issue #84
2019-02-16 18:58:32 -08:00
Richard Newton
361207f243
Added removal of "*Windows.CBSPreview*"
This should resolve issue #84
2019-02-16 18:57:50 -08:00
Vikingat-RAGE
b202151316 Added Unpin tiles from start menu option 2019-02-16 13:57:27 +00:00
Richard Newton
7e083706bc
Merge pull request #85 from robertobadjo/master
Merge pull request #1 from Sycnex/master
2019-02-14 19:32:46 -08:00
robertobadjo
4617cf0233
Merge pull request #2 from Sycnex/master
merging
2019-02-14 21:58:11 +01:00
Richard Newton
65a651f262
Removed Donate button 2019-02-09 16:20:59 -08:00
Richard Newton
a23db5398a
Update README.md 2019-02-09 15:14:50 -08:00
Richard Newton
364978048a
Added "*Dolby*" to be removed by script
#78
2019-02-09 14:47:23 -08:00
Richard Newton
a4495be889
Added "*Dolby*" to be removed by script 2019-02-09 14:46:42 -08:00
robertobadjo
9dd0b4cfcb
Merge pull request #1 from Sycnex/master
merging
2019-02-09 15:42:16 +01:00
Richard Newton
0a9610da58
Update Windows10DebloaterGUI.ps1 2019-02-02 20:55:06 -08:00
Richard Newton
66af8e6597
Update Windows10DebloaterGUI.ps1 2019-01-25 20:41:05 -08:00
Richard Newton
bacdcc1c5e
Added WindSynthBerry & MIDIBerry to whitelist 2019-01-25 20:40:30 -08:00
Richard Newton
9fefc2239d
Added WindSynthBerry & MIDIBerry to whitelist 2019-01-25 20:39:53 -08:00
Richard Newton
b350f5ce12
Updated regex whitelist 2019-01-25 20:36:32 -08:00
Richard Newton
e54110decc
Update Windows10DebloaterGUI.ps1 2019-01-25 20:35:58 -08:00
Richard Newton
63738f772e
Updated regex whitelist
Updated regex whitelist per #68
2019-01-25 20:35:35 -08:00
Richard Newton
41b8b364fd
Added additional apps to the whitelist
I added the following apps to the whitelist to not be removed.

Microsoft.DesktopAppInstaller
Microsoft.HEIFImageExtension
Microsoft.ScreenSketch
Microsoft.StorePurchaseApp
Microsoft.VP9VideoExtensions
Microsoft.WebMediaExtensions
Microsoft.WebpImageExtension
2019-01-25 20:32:20 -08:00
Richard Newton
770ccd0aca
Update Windows10DebloaterGUI.ps1 2019-01-25 20:23:12 -08:00
Richard Newton
5f726f50dc
Added code to have script self elevate to administrator
I added code that checks if the script was run as an Administrator, and if not then it self elevates with a UAC prompt asking if it can be run as an Administrator. The script works best when run as an Adminstrator.
2019-01-25 20:22:42 -08:00
Richard Newton
5db2bcd378
Added Self elevation to run as administrator
I added code to perform self elevation asking for the script to be run as an Administrator, otherwise the script will not be able to perform at its best.

This resolves issue #73
2019-01-25 20:20:35 -08:00
Richard Newton
0c2ee7149b
Additional Blacklisted apps should now be removed
This should resolve issue #77
2019-01-25 20:06:03 -08:00
Richard Newton
51894fae31
Fix not removing specific blacklisted apps
This should resolve issue #77
2019-01-25 20:04:39 -08:00
Richard Newton
3f39bf232f
This fixes issue #76 2019-01-25 20:01:24 -08:00
Richard Newton
c78b37c070
This fixes issue #76 2019-01-25 20:00:34 -08:00
Richard Newton
cdddf0b477
Update Windows10Debloater.ps1 2019-01-25 19:53:37 -08:00
Richard Newton
8f353b1059
Fixed IfElse that disables People/PeopleBand
I added the suggested IfElse that disables the People/PeopleBand per issue number #76
2019-01-25 19:50:51 -08:00
Richard Newton
4b62408986
Update Windows10SysPrepDebloater.ps1 2019-01-03 19:56:36 -08:00
Richard Newton
083fb53cd5
Update Windows10DebloaterGUI.ps1 2019-01-03 19:55:49 -08:00
Richard Newton
be3d198eb6
Update Windows10Debloater.ps1 2019-01-03 19:54:56 -08:00
Richard Newton
9921d12cb5
Update Windows10Debloater.ps1 2019-01-03 19:54:08 -08:00
Richard Newton
37b6612c6d
Update Windows10DebloaterGUI.ps1 2019-01-03 19:53:54 -08:00
Richard Newton
e2036d15fe
Removed *.NET* from regex whitelist 2019-01-03 19:52:50 -08:00
Richard Newton
298927ef42
Removed *.NET* from regex whitelist 2019-01-03 19:52:15 -08:00
Richard Newton
0eea4f7a3d
Removed *.NET* from regex whitelist 2019-01-03 19:47:00 -08:00
Richard Newton
fc93a07d6c
Added .NET to whitelist 2018-12-23 15:44:47 -08:00
Richard Newton
d85168b631
Added .NET to whitelist 2018-12-23 15:44:23 -08:00
Richard Newton
efbd0b1de8
Added .NET to whitelist 2018-12-23 15:42:37 -08:00
Richard Newton
ca01f1e13c
Added key to disable OneDrive throughout Windows 2018-12-23 15:36:25 -08:00
Richard Newton
3078379728
Fixed formatting, added key to disable OneDrive
I had to fix some formatting otherwise the script would break functionality. I also added a key to disable OneDrive throughout Windows.
2018-12-23 15:35:10 -08:00
Richard Newton
1bd013a052
Update Windows10SysPrepDebloater.ps1 2018-12-23 15:14:29 -08:00
Richard Newton
a6e1354fdb
Update Windows10Debloater.ps1 2018-12-23 15:13:50 -08:00