68 Commits (master)

Author SHA1 Message Date
Richard Newton 0c2ee7149b
Additional Blacklisted apps should now be removed
This should resolve issue #77
5 years ago
Richard Newton c78b37c070
This fixes issue #76 5 years ago
Richard Newton 083fb53cd5
Update Windows10DebloaterGUI.ps1 5 years ago
Richard Newton 37b6612c6d
Update Windows10DebloaterGUI.ps1 5 years ago
Richard Newton 298927ef42
Removed *.NET* from regex whitelist 5 years ago
Richard Newton d85168b631
Added .NET to whitelist 6 years ago
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.
6 years ago
Richard Newton 7a1a7125f3
Added Start-Transcript 6 years ago
Richard Newton e126327482
Update Windows10DebloaterGUI.ps1 6 years ago
Richard Newton f5e795dd04
Added code to remove CloudStore
This is reference to issue #61
6 years ago
Richard Newton 8f734bdb7c
Added Microsoft.WindowsCamera to whitelist
Added Microsoft.WindowsCamera to whitelist in DebloatAll and DebloatBlacklist functions
6 years ago
Richard Newton 1d25c80dda
Update Windows10DebloaterGUI.ps1 6 years ago
Richard Newton df582d0793
New check for OneDrive files and folder existence
I added code to check for the OneDrive folder and its files before removal. If it finds that the folder exists, it will then check to see if there are files inside of the folder. If there are no files then OneDrive is uninstalled.

If there are files, then it creates a new folder called OneDriveBackupFiles on the user's desktop, move all of the files into that folder, and then removes OneDrive. 

This is a safety measure after a user had their OneDrive files (unfortunately) deleted from their machine.
6 years ago
Richard Newton c788707738
Fixed CheckInstallService and CheckDMWService Functions 6 years ago
Richard Newton df471e039d
Fixed CheckInstallService function 6 years ago
Richard Newton 59f16c6694
Added CheckInstallService function 6 years ago
Richard Newton 3c989503f0
Added CheckInstallService Function 6 years ago
Richard Newton 04681b7507
Windows10DebloaterGUI.ps1 application has been created. 6 years ago