How to Debloat Windows 11 and Remove Bloatware
What "Debloating" Means
Debloating is removing the preinstalled apps, trials, and background features you never use—Xbox apps, manufacturer trials, promotional "suggested" apps, and widgets that eat RAM and disk. Done carefully, it speeds up boot, frees space, and cuts noise without breaking Windows.
Want a slow PC faster overall? Pair this with speed up a slow Windows 11 PC and disable startup programs.
The Safe Way: Step-by-Step
Step 1: Uninstall Unwanted Apps
- Settings → Apps → Installed apps.
- Scroll the list, click the ⋯ next to anything you don't use → Uninstall.
- Safe targets: device-maker trials, games you'll never play, third-party antivirus trials, and "companion" apps. Leave anything named Microsoft Visual C++, .NET, or drivers alone.
Step 2: Remove Preinstalled Store Apps
Many built-in apps can be removed straight from the Start menu.
- Open Start, right-click an app tile (for example a game or a maker app) → Uninstall.
- For a deeper clean of a specific app via PowerShell (Admin)—for example removing the Xbox app:
Only remove packages you recognize—don't blanket-remove everything.Get-AppxPackage *Xbox* | Remove-AppxPackage
Step 3: Turn Off "Suggested" Content and Ads
- Settings → Personalization → Start → turn off Show recommendations for tips, app promotions, and more.
- Settings → Privacy & security → General → turn off the suggestion and ad toggles.
- For a full privacy pass, see disable telemetry and tracking.
Step 4: Trim Startup Apps
- Open Task Manager (
Ctrl + Shift + Esc) → Startup apps. - Disable anything you don't need launching at boot (updaters, chat apps, maker utilities). Details: disable startup programs.
Step 5: Disable Background Apps
- Settings → Apps → Installed apps → an app's ⋯ → Advanced options.
- Set Let this app run in the background to Never for apps you rarely use.
What Not to Do
- Don't run random "debloat scripts" from the internet without reading them—aggressive scripts can remove the Microsoft Store, Windows Update, or Defender and are hard to undo.
- Don't remove Microsoft Edge through hacks; it can break Windows features that depend on WebView2.
A Safer One-Click Option
Prefer not to use PowerShell? OptiMax clears junk, manages startup items, and frees disk space in one offline tool—handy for a repeatable cleanup across multiple PCs.
After Debloating
- Reboot and confirm everything you actually use still launches.
- Re-check the space you reclaimed: free up disk space.
Related guides
How to Fix Slow SSD Speeds in Windows 11
NVMe or SATA SSD feels like a hard drive? Enable TRIM, confirm AHCI mode, check drive health, and rule out thermal or firmware throttling on Windows 11.
How to Fix Windows 11 Slow After an Update
PC slow after Patch Tuesday? Clear pending updates, reset Search indexing, trim startup, and undo bad drivers post-update.
How to Reduce Input Lag for Gaming in Windows 11
Mouse sluggish or shots register late? Cut input lag with polling rate, fullscreen, GPU low-latency settings, and display tuning.
How to Restore the Classic Right-Click Menu in Windows 11
Bring back the full Windows 10 right-click menu in Windows 11 with one registry key—no more 'Show more options' extra click or laggy context menu.
How to Disable Startup Programs to Speed Up Boot Time
Windows 11 stuck at the logo on every boot? Disable startup apps in Task Manager and Settings so only what you need runs — and cut boot time fast.