elevendebloater/README.md
speedie d383dba627 .
2023-06-25 02:34:59 +02:00

1.7 KiB

elevendebloater

Windows "debloater" specifically for Windows 11 (now with 10 support) that relies on the App Installer and "winget".

Pros

  • 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

Cons

  • Requires modification to the script if you want customization
  • Maybe (definitely) bad code

Before running

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!

How to use

Download the latest script from well, the latest release and run it. Then just follow the on screen instructions.

Configuring

Elevendebloater allows you to change some basic settings. Do this by editing the script directly. See the comments at the top.

License information

Copyright (C) 2021-2023 speedie (speedie.site/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/.