Search results
Windows10Debloater. Script/Utility/Application to debloat Windows 10, to remove Windows pre-installed unnecessary applications, stop some telemetry functions, stop Cortana from being used as your Search Index, disable unnecessary scheduled tasks, and more...
Copy and Paste one of the lines below on your Terminal to unblock the scripts and execute it: GUI Version Set-ExecutionPolicy Unrestricted - Scope CurrentUser - Force; ls - Recurse * .ps * 1 | Unblock-File ; .\
This utility is a compilation of Windows tasks I perform on each Windows system I use. It is meant to streamline installs, debloat with tweaks, troubleshoot with config, and fix Windows updates. I am extremely picky about any contributions to keep this project clean and efficient.
9 sie 2022 · This will grab the latest copy of the de-bloat script, copy it to the machine and run locally. It’s quicker and means you can always be sure devices are running the latest version without constantly replacing scripts:
13 maj 2022 · As of the writing of this article there is 4 main parts: install, debloat, features and old panels, and windows updates. Let me breakdown what each part does and what you should use. Install
11 cze 2020 · What this script can do. Installs any program listed that you click on using WinGet. Removed Telemetry. Disables Cortana. Deletes various schedules tasks that rebloat the system. Fixes problems that other scripts causes (lock screen and personalization options restricted)
The silent version is meant to be use with the -Debloat parameter (if you want to). So, for example, go to PowerShell ISE, type in: C:\Users\Admin\Desktop\Windows10DebloaterSilent.ps1 -Debloat. That will run the script silently (i.e. no output).