WinTool for Windows 11 ๐ฏ
๐ First-Time Setup
Open PowerShell.exe as Administrator.
Run the following command to get started:
Being with (For security removal):
Set-ExecutionPolicy Unrestricted
Then to run the actual powershell GUI:
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/alerion921/WinTool-for-Win11/main/WinTool.ps1'))
Or, shorter:
iwr -useb https://raw.githubusercontent.com/alerion921/WinTool-for-Win11/main/WinTool.ps1 | iex
After running for the first time, you can press the button to make a shortcut on your desktop for easy access!
โจ Features
๐ง Essential Tweaks
Enhances Windows 11's overall appearance and removes unnecessary clutter. Restores the best things from Windows 10(Highly Recommended!)
๐ Undo Essential Tweaks
Reverts all changes made by the Essential Tweaks feature.
๐ฎ Gaming Tweaks
Optimizes your system for minimal latency and maximum responsiveness for a smoother gaming experience.
๐ Patch Security
Secures your system by blocking scripting and known vulnerabilities. Ideal for servers or unsupported OS (e.g., Windows 7, XP). (Not recommended for casual users.)
โ๏ธ Remove OneDrive
Quickly remove OneDrive. (Recommended) Don't worryโit's reversible!
โป๏ธ Restore OneDrive
Brings back OneDrive (though Dropbox is a better option). (Very unstable at the time being)
๐งช Remove Microsoft Edge
Experimental feature to remove Edge. (Currently not reliable, as Edge reinstalls itself.)
๐ ๏ธ Error Scanner
Utilizes Windows tools like DISM.exe and SFC to repair OS errors. (Reboot to Safe Mode for best results.)
๐ Change DNS
Switch to faster, more reliable DNS servers. Recommended: Cloudflare (fastest) or Google.
๐ Reset Network
Flushes and resets all IP and DNS configurations. (Great for resolving "localhost virus" issues.)
๐ Force NO/NB Language
Ensures your keyboard language stays Norwegian, no matter the application. (Handy for Norwegian users!)
๐ Set Time to UTC
Syncs your system clock to UTC. Useful after BIOS/CMOS resets or dual-booting with Linux/OSX.
๐ Classic Menus
Quick access to classic menus for advanced users.
๐ Windows Update Tools
Restore Default: Resets update settings to default.
Security Only: Installs essential security patches without additional updates.
Reset Updates: Deletes downloaded updates and resets associated services and registry entries.
๐๏ธ Remove MS Store Apps
Strips pre-installed bloatware from Windows 10/11. (Highly Recommended!)
๐ Reinstall MS Store Apps
Reinstalls essential apps like Teams and OneDriveโwithout the pre-installed bloatware.
๐งน Ultimate Cleaning
Cleans hidden/visible temp files without touching personal documents. Includes a restore point for added safety.
๐ Dark Mode
Enables system-wide dark mode.
๐ Light Mode
Switches back to light mode.
๐ฆ Install Apps
Easily install useful apps like Spotify, DS4, Visual Studio Community, Netflix and alot more!
๐ Remove, Restore or Paritially Remove Hibernation
With this you can save up to 13 GB extra from your C:/ drive if removed, fast boot won't work. If paritially removed you can save 7 GB, this will allow fast boot to continue working. Easily reset to default by pressing the restore button!
๐ Update, reset and install
This too will be implemented later on for the Application Installer!
Enjoy customizing your Windows 11 experience! ๐ Feel free to fork or adapt the script to your needs.