updated Aug 24, 2026 2.85KB file size 2.1K downloads

Win11Debloat is a free open-source PowerShell script that strips pre-installed apps, telemetry and taskbar clutter out of Windows 10 and 11, through a graphical interface, and sets a system restore point before it changes anything.

A fresh Windows install arrives carrying apps you did not ask for, a taskbar full of things you will never press, and telemetry running quietly underneath all of it.

Removing that by hand means working through Settings, the Start menu and the registry, one item at a time.

Win11Debloat does the whole job in a couple of minutes, and shows you what it plans to do first.

See Every Change Before It Happens

This is the feature worth knowing about. A preview mode lists exactly what the script would remove and change, without touching anything, so you can read the whole plan and then decide.

On top of that it sets a system restore point before it starts, which means even a change you regret is reversible.

Worth doing anyway. Check that System Restore is actually switched on for your system drive before you run anything. Windows disables it on some installs, and a restore point that was never created will not help you later.

What It Removes

The default selection targets the things most people never open, and everything is opt-in from there.

  • Pre-installed apps such as Xbox, Clipchamp, OneDrive and Copilot, whose removal was fixed in the current release.
  • Telemetry and data collection, including the scheduled tasks that quietly restart it.
  • Taskbar clutter - Widgets, the Chat button, suggested content and web search results in the Start menu.
  • Game Bar integration, which can now be switched off without leaving the default selection.

If Copilot in particular is what brought you here, the piece on Copilot taking 3.3 GB without asking covers how it arrived in the first place.

How to Run It

The download is a small launcher called Get.ps1 rather than the script itself, which is why the file is only a couple of kilobytes. It fetches the current version when you run it, so you are never working from a stale copy.

Right-click the file and choose Run with PowerShell, then approve the administrator prompt. A graphical interface opens with everything laid out as checkboxes.

Take the recommended selection if you want it done, or work through the list yourself if you would rather decide item by item. There are command-line parameters too, for anyone scripting this across several machines.

ON A WORK MACHINE

The script now warns you when a domain group policy will override what you are about to change. If you see that alert, stop - your IT department has set those settings deliberately and they will come back at the next policy refresh.

The Codec Catch Nobody Mentions

Debloating scripts can remove the Microsoft Store, and on a codecs site that deserves a warning of its own.

Several of the codecs Windows relies on are delivered through the Store rather than built in. The HEVC Video Extension and the AV1 Codec are both Store packages.

Take the Store away and you cannot install or update either of them, so a machine that played 4K video perfectly before the cleanup can stop doing it afterwards, for a reason that looks nothing like the cause.

If that has already happened, Media Foundation Codecs restores the underlying media layer, and the Codec Finder will tell you what a specific file is actually missing.

What Is New in the Current Release

  • Preview mode. See every change the script would make before committing to any of it.
  • Domain policy warnings. An alert when group policy is going to override what you change.
  • Fewer antivirus false alarms. The dynamic DLL imports that triggered detections have been replaced with native methods.
  • Timestamped Start menu backups, so more than one backup can exist at a time.
  • Interface tidied to sit closer to the Windows design guidelines, with errors now surfaced rather than swallowed.
  • Dead apps dropped from the removal list - Fitbit, Shazam, Twitter, Viber, Wunderlist, XING and Plex.

Breaking change for scripted setups. The legacy app-list generator and CustomAppsList file support have been removed, along with the RemoveAppsCustom and RunAppsListGenerator parameters. Anything automated against those needs rewriting before you update.

Who Should Look Elsewhere

The tell is whether you can name what you want gone. If you cannot, a debloater is the wrong instrument - you are looking for a disk cleaner, and removing system apps will not free meaningful space anyway.

Microsoft PC Manager is the official one-click option, and it will not remove anything Microsoft would rather keep.

CCleaner and BleachBit clear junk files and browser traces instead, which is a different job with a different payoff.

For deeper routine maintenance, HDCleaner and Wise Disk Cleaner both go further on temporary files than a debloater ever will.

And if your concern is browsing traces rather than pre-installed apps, Privacy Eraser Free is the closer fit.

Other Debloating Tools

CrapFixer is the closest peer here, going after the same junk apps, ads and telemetry rather than temporary files.

FlyOOBE works at setup time instead, and adds the ability to get past the Windows 11 hardware requirements, which is a different problem entirely.

Kudu bundles cleanup and optimisation tools together if you would rather have one application than several.

Quick questions

Is Win11Debloat safe?

It is open source, so the code can be read before you run it, and it creates a restore point first. The preview mode also lets you see every change before agreeing to it.

Can I undo the changes?

Yes, through the restore point it creates, provided System Restore was enabled beforehand. Individual apps can also be reinstalled from the Microsoft Store afterwards.

Does it work on Windows 10?

Yes, despite the name. It covers Windows 10 and Windows 11, and hides options that do not apply to the version you are running.

Why is the download so small?

Because it is a launcher rather than the script. Running Get.ps1 fetches the current version, so you always get the latest one.

Will my antivirus flag it?

It may. Scripts that uninstall system apps and edit the registry look like tampering from the outside, though the current release replaced the code most often responsible for those detections.

Will it break video playback?

Only if you remove the Microsoft Store, which delivers the HEVC and AV1 codecs. Leave the Store in place and playback is unaffected.

The rest of the field sits in the drive cleaners category, where the cleanup tools and the debloaters live side by side.

Download Win11Debloat and see what it finds on your machine, or tell us how you got on if you have used it before.

Be the Voice! Write the First Review or just Drop a Comment on Win11Debloat 2026.08.24.
Verification Code
Click the image or refresh button to get a new code.
Quick heads up: Reviews & comments get a fast check before posting - no spam allowed.
ALTERNATIVES TO WIN11DEBLOAT