Skip to content

Instantly share code, notes, and snippets.

@cardboardcode
Last active May 23, 2026 07:33
Show Gist options
  • Select an option

  • Save cardboardcode/d24760f9acbbb1930bf0cc14cb7e6e0e to your computer and use it in GitHub Desktop.

Select an option

Save cardboardcode/d24760f9acbbb1930bf0cc14cb7e6e0e to your computer and use it in GitHub Desktop.
For People In A Hurry: How To Debloat Windows 11

Note

This guide is to quick remove unnecessary bloatware and maximise available storage space on a Windows operating system.

Instructions ๐Ÿ“˜

  1. Open up Powershell with admin privileges:

  2. Run the following powershell command:

irm https://github.com/ChrisTitusTech/Winutil/releases/latest/download/Winutil.ps1 | iex

You should see a Graphical User Interface appear.

  1. Navigate to Tweaks tab.
  2. Select Standard and select the following tweaks under Advanced Tweaks as shown in the screenshot below:
image
  1. Select Run Tweaks.

Reference(s) ๐Ÿ“š

The Ultimate Windows Utility - https://christitus.com/windows-tool/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment