
Disable heavy Services, but enable some on SSDs for optimum performance.Disable non-essential Telemetry from Scheduled Tasks and Optimize it.Download AdwCleaner and Run the latest version for Virus/Adware scan and from OOShutUp10 and import all Recommended settings from a file.Register daily upgrade logs on C:\Users\>\AppData\Local\Temp\Win-DT-Logs and remove old log files.Find the Scheduled Task on Task Scheduler > Microsoft > Windows > PowerShell > ScheduledJobs > Chocolatey/Winget Daily Upgrade.Creates a new Scheduled Task to daily upgrade all available softwares via Winget at 12:00 and Chocolatey at 13:00.Install Winget/Chocolatey package managers by default.Make a Restore Point and Backup the Hosts file.Logs both script runs on C:\Users\>\AppData\Local\Temp\Win-DT-Logs.Import all necessary modules before executing everything.This part is also valid to the Apply Tweaks button on the GUI. ☑️ Common Script Features Click to expand


If you want (almost) everything to it's original state, use the Undo Tweaks button on WinDebloatTools.ps1.Scripts can be run individually, pick what you need. Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force ls -Recurse *.ps * 1 | Unblock-File.
