Windows "debloater" specifically for Windows 11 (now with 10 support) that relies on the App Installer and "winget".
- Very easy to customize depending on what you want to delete & what to keep
- Can easily be fixed when more shit is added to Windows 11.
- Batch script so the "source" is always public
- Now allows easy reinstallation of deleted apps
- Doesn't require admin if you manually enable it
- Requires modification to the script if you want customization
- Maybe (definitely) bad code
Please run "winget list" in CMD and accept the terms. Otherwise nothing will be uninstalled. Actually 0.95 may have fixed this problem by doing it automatically. Still try this if you can't get it to work!
Download the latest script from well, the latest release and run it. Then just follow the on screen instructions.
Elevendebloater allows you to change some basic settings. Do this by editing the script directly. See the comments at the top.
Copyright (C) 2021-2023 speedie (speedie.gq)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.