/DebloBat

⚙️ Yet another (and ugly) debloat, optimizer and tweaker for Windows 11 based on group policies

Primary LanguageBatchfileOtherNOASSERTION

AboutFeaturesQuick Start & InformationDownload

About

Yes, I know... Here is another ugly meme script to debloat Windows, this no longer makes sense... honestly, the other options I found online didn't seem right for me to use on my computer. Many of them are using outdated settings or just copying and pasting stuff without really knowing what it might do, with monolithic scripts that are extremely difficult to maintain. That's why I decided to create something focused only on Group Policies, which usually don't get outdated. I carefully checked each setting to make sure any changes can be undone easily, i have been reading group policy documentation for two years, so nothing bad happens, and i made sure the script is easy to read and understand and maintain. I didn't want to use any private tools, harsh scripts, or Windows iso... With group policies you get more than decent windows. Using resources like admx.help, WPD app, AtlasOS, Privacy.sexy, tiny11builder, mydigitallife.net I made this deblo.bat file.

Features

  • Real and secure and easy readable code for offline Windows Activation.
  • Readable, well organized script, avoids a single, unreadable monolithic script.
  • Windows service configuration.
  • Privacy and QoL Group Policy tweaks.
  • Screenfetch tool integration.
  • No residual files, very eco-friendly.
  • System safety, can break your windows, no restoration point required.

Quick Start & Information

Lauch option 1 (Recommended):

Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser
irm https://raw.githubusercontent.com/SegoCode/DebloBat/main/code/launcher.ps1 | iex

Lauch option 2:

git clone https://github.com/SegoCode/DebloBat
cd DebloBat\code
Deblo.bat

Or donwload a zip and double click on deblo.bat file, just that.

Download

https://github.com/SegoCode/DebloBat/archive/refs/heads/main.zip