Add files via upload
This commit is contained in:
parent
7916a2760d
commit
045d9ccb66
2 changed files with 6 additions and 0 deletions
6
scripts/Windows10Debloater.ps1
vendored
6
scripts/Windows10Debloater.ps1
vendored
|
@ -1,3 +1,9 @@
|
|||
### This is a script with interactive prompts which will remove unnecessary and sponsered Windows 10 apps including their background tasks in Registry. ###
|
||||
###- This does NOT remove essential system services/software/etc such as Cortana etc. ###
|
||||
###- Next to this it will protect your privacy and turn off Data collection via AllowTelemetry registry keys. ###
|
||||
###- It will unpin live tiles, disable Cortana, Windows Feedback experience, Web search in start menu, Wi-fi Sense, location tracking and other unnecessery scheduled tasks. Note: The most changes can also be reverted.###
|
||||
### Author of this script: https://github.com/Sycnex/Windows10Debloater
|
||||
|
||||
#This function finds any AppX/AppXProvisioned package and uninstalls it, except for Freshpaint, Windows Calculator, Windows Store, and Windows Photos.
|
||||
#Also, to note - This does NOT remove essential system services/software/etc such as .NET framework installations, Cortana, Edge, etc.
|
||||
|
||||
|
|
BIN
scripts/packages.zip
vendored
BIN
scripts/packages.zip
vendored
Binary file not shown.
Loading…
Add table
Reference in a new issue