How to Debloat Windows 11 and Remove Bloatware

My Technician
Windows 11DebloatOptimizationPrivacy

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

  1. SettingsAppsInstalled apps.
  2. Scroll the list, click the next to anything you don't use → Uninstall.
  3. 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.

  1. Open Start, right-click an app tile (for example a game or a maker app) → Uninstall.
  2. For a deeper clean of a specific app via PowerShell (Admin)—for example removing the Xbox app:
    Get-AppxPackage *Xbox* | Remove-AppxPackage
    
    Only remove packages you recognize—don't blanket-remove everything.

Step 3: Turn Off "Suggested" Content and Ads

  1. SettingsPersonalizationStart → turn off Show recommendations for tips, app promotions, and more.
  2. SettingsPrivacy & securityGeneral → turn off the suggestion and ad toggles.
  3. For a full privacy pass, see disable telemetry and tracking.

Step 4: Trim Startup Apps

  1. Open Task Manager (Ctrl + Shift + Esc) → Startup apps.
  2. Disable anything you don't need launching at boot (updaters, chat apps, maker utilities). Details: disable startup programs.

Step 5: Disable Background Apps

  1. SettingsAppsInstalled apps → an app's Advanced options.
  2. 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.