Skip to content

🧹 A winget bloatware removal tool made in batch

License

Notifications You must be signed in to change notification settings

2rf/winGetDebloated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

⚡ winGetDebloated

winGetDebloated is a batch script which uninstalls unnecessary windows bloatware using the winGet package manager

💻 What is winget?

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.

🚀 Installation of this Tool

  1. Click on the green button called Code up on this page
  2. Download the zip and extract it
  3. 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.

👾 How do I install winget?

  1. Go to https://github.com/microsoft/winget-cli/releases/
  2. Download the latest file that ends with .msixbundle
  3. Open the .msixbundle file and install winget
  4. 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

🍵 What will it uninstall?

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"