winGetDebloated is a batch script which uninstalls unnecessary windows bloatware using the winGet package manager
Winget is an official microsoft package manager which can be used to install or uninstall programs. It's like the Microsoft Store but in command line making it quicker to install applications by just launching cmd.
- Click on the green button called
Code
up on this page - Download the zip and extract it
- If you have winget, open up the bat file
wingetdebloated.bat
, if you don't, down below there is a tutorial to install winget.
NOTE: IT IS RECOMMENDED to create System Restore Point before starting to debloat, the script will ask you if you want to do it.
- Go to https://github.com/microsoft/winget-cli/releases/
- Download the latest file that ends with
.msixbundle
- Open the
.msixbundle
file and install winget - Test if you have winget installed by opening up cmd and typing in
winget -v
if it shows the version you're good to go
Edge (will ask if you want to uninstall it), Cortana, Skype, Microsoft Teams, Xbox Applications (Xbox App, Game overlay, ...), Groove-Music, Feedback-Hub, Microsoft Tips, 3D-Viewer, Paint-3D, Weather App, Mail and Calendar, Your Phone App, Contacts App, Microsoft Pay/Wallet, Microsoft Maps, Office, OneNote, Windows Sound recorder, Movies & TV app, Mixed Reality-Portal App, Sticky Notes, Get Help app, OneDrive
You can reinstall any of these apps using the Microsoft Store
If you have any suggestions what to add in this list please create an "Issue"