If the space for storing on the C drive is operating low, each free gigabyte counts. Home windows typically occupies greater than 25 GB of house for issues akin to updates, restore factors, and cache information. Plus, pre-installed bloatware additional will increase reminiscence utilization. Liberating up reminiscence can shortly grow to be crucial on notebooks with 128 GB SSDs or gadgets with soldered reminiscence. However even on well-equipped methods, it’s value decluttering Home windows as it will possibly result in fewer processes, a quicker startup, and decrease CPU load.
Warning: Not each measure is risk-free. For those who take away system parts or libraries too aggressively, Home windows could grow to be unstable, updates could fail or packages could refuse to work. It’s best to subsequently at all times work with a restore level, again up your Home windows set up and select your strategies fastidiously. Some modifications may be undone instantly, others require a brand new set up.
Fast begin: Delete momentary information and replace remnants
Begin with the on-board perform “Disk cleanup” and likewise click on on “Clear up system information”. Open it through “cleanmgr” within the command immediate or within the properties menu of the C drive. Activate all tick containers right here together with “Replace cleanup”. Be sure you keep away from “Downloads” in case you are nonetheless utilizing the folder. Additionally, you’ll be able to empty the “Recycle Bin” with out hesitation.

Thomas Joos
As well as, open “Settings”, navigate to “System -> Reminiscence -> Reminiscence optimization” and activate automated clean-up. You can too management the conduct for different drives through “Superior storage settings”. Together, all of those will leads to you shortly gaining a number of GB of house.

Sam Singleton
Delete search index and take away replace buffer
The Home windows Search Index may not be generally identified, but it surely’s typically a number of gigabytes in measurement. The “Home windows.edb” file is positioned beneath “%ProgramDatapercentMicrosoftSearchDataApplicationsWindows” and grows over time. For those who’re already working with the “All the things” software, you’ll be able to deactivate the Home windows search service and delete the file.
Home windows additionally reserves as much as 7 GB for future perform updates by default. If you wish to reclaim this house, open Powershell with administrator rights and execute the command “Set-WindowsReservedStorageState -State Disabled -On-line“. The change solely works if no upkeep processes are at present operating. If an error message seems, wait till Home windows has accomplished all updates.

Thomas Joos
The shared reminiscence will then stay accessible, however future updates would require ample free house within the energetic file system.
Compressing system information with CompactOS
A robust and sometimes underestimated command: “compact /compactOS:at all times” is utilized by Home windows to compress all system information with none lack of performance. The house gained is between 2 and 6 GB. The command works from Home windows 10 onwards and may be cancelled at any time with “compact /compactOS:by no means”. Use “compact /compactOS:question” to verify whether or not the perform is already energetic.
For focused compression of particular person folders, use CompactGUI or Compactor. Each help numerous algorithms akin to LZX or Xpress16K and likewise work stably with massive directories.

Thomas Joos
Whereas CompactGUI depends on the acquainted “compact.exe” backend and integrates itself into the Explorer menu with an intuitive interface, Compactor makes use of the Home windows API instantly and subsequently presents some extra features. For instance, the software analyzes the information blocks earlier than compression and intelligently decides whether or not a file may be compressed in any respect, eliminating pointless operations on incompressible information.
A small hash database remembers these circumstances completely, which considerably hurries up subsequent runs. Compactor additionally exhibits (in actual time) how a lot space for storing is definitely freed up by every particular person step, together with a pause and resume perform whereas compression is operating.
Each instruments supply a selection of compression algorithms. XPRESS4K works the quickest, LZX presents the best discount. Particularly in sport directories or with software program akin to Visible Studio, Adobe merchandise or SDKs, house financial savings of 40 to 60 per cent may be achieved with LZX. The developer of Compactor paperwork typical outcomes instantly on GitHub – from 2.4 GB to 1.4 GB for AI Warfare 2 or from 9.6 GB to 4.7 GB for Visible Studio.
You will need to be aware that the packages stay absolutely practical because the compression is clear. All information may be opened or executed as typical with out having to be decompressed first.
Nevertheless, it is best to be aware that sure codecs akin to SQLite databases or digital machines don’t harmonize effectively with Home windows compression. DirectStorage-based video games beneath Home windows 11 also needs to be excluded, because the decompression step cancels out the benefit of the direct connection to the GPU. If you wish to be on the protected aspect, use the built-in exclusion lists and verify all crucial packages after the primary run. System folders akin to “C:Home windows” are routinely ignored.
Each CompactGUI and Compactor are moveable and don’t require set up. For Compactor, we advocate the 64-bit model instantly from the GitHub launch space. After the primary begin, the software can be utilized with out logging in, all processes run domestically. Compactor compresses reliably, shortly and with minimal CPU load – even on older methods.
Home windows 11 with out ballast: utilizing Tiny11 appropriately
Tiny11 is a modified Home windows 11 set up with out the necessity for TPM, a web-based account and bloatware. The most recent model based mostly on Home windows 11 24H2 makes use of solely 3.5 GB with LZX compression, lower than a DVD. You may both receive Tiny11 through the Web Archive or create your individual ISO with the Tiny11 Builder. That is the way it works:
- Create a brand new listing, akin to “C:t11”.
- Obtain the “Supply code (zip)” archive from GitHub.
- Mount the Home windows ISO by right-clicking on “Mount”.
- Open “Powershell (Administrator)”.
- Enter: “Set-ExecutionPolicy unrestricted”.
- Change to the listing with “cd t11” and execute: “.tiny11maker.ps1”.
- Enter the drive letter with out “:” (e.g. “E”).
- Within the subsequent step, choose “Home windows 11 Professional” (e.g. choice 5).
- You’ll then discover the brand new ISO beneath “C:t11tiny11.iso”.
Copy this to a USB stick utilizing Rufus. Necessary: Deactivate all settings within the “Home windows consumer expertise” dialogue. Set up the system offline to create an area account.
WinUtil: Preconfigured pictures with minimal effort
For those who don’t simply wish to slim down Home windows, however wish to begin it fully preconfigured and with none setup procedures, you should utilize WinUtil by Chris Titus. The software creates automated minimal pictures with an area account, with out a TPM verify, with out on-line connection and with solely half the reminiscence necessities of a daily Home windows.

Thomas Joos
Much more radical: Tiny11 Core and slimmed-down VHD installations
The Core model of Tiny11 additionally removes Home windows Defender, Home windows Replace and restoration mode. Activate this profile with “.tiny11coremaker.ps1”. This variant is extraordinarily light-weight, however can’t be up to date.
Alternatively, set up Home windows instantly on a digital exhausting disk (VHD). The WinNTSetup software creates a bootable VHD that you should utilize like a standard system, perfect for experiments.
You can too run the Win11Debloat software. It particularly removes apps akin to Xbox, Onedrive, Cortana or Edge. If you wish to go even additional, use Win Scale back. Right here, particular person system folders akin to “WinSxS” or “System32” may be vastly shrunk, however watch out because the system can not be up to date afterwards. The configuration is carried out through textual content information within the format “remove-” and “keep-“.
Word: this process is just appropriate for specialists or take a look at environments.
Win10XPE and PEbakery: Construct minimal Home windows your self
If you wish to begin an ultra-light Home windows with out set up constraints and with moveable apps, Win10XPE is the best selection. The mission is configured utilizing the PEBakery software. The objective is an ISO file that runs fully in RAM, perfect for emergency use or previous {hardware}.

Thomas Joos
For desktop integration, place moveable equipment akin to Firefox or LibreOffice in “Customx64IsoRootPrograms”. Optionally, mount the goal folder as drive Y through “CDUsb.y”. The ISO may be examined through VirtualBox or written to USB with Rufus.
Reinstall Home windows with out ballast, legally
If you wish to fully do with out a custom-made model, use NTLite. The software hundreds the ISO, removes apps, providers and language packs and provides updates or drivers if required. It then creates a brand new, clear ISO. This offers you a authorized Home windows setup, custom-made precisely to your necessities.
WinScript presents a graphical interface with features for app removing, optimization of knowledge safety, efficiency, and gaming choices. Choose “Debloat”, take away Sweet Crush, Xbox Recreation Bar or Suggestions Hub. Underneath “Privateness” and “Telemetry”, you’ll be able to deactivate diagnostic transmissions, promoting IDs and different background providers. The software program creates a restore level earlier than each motion.
Additional suggestions with a direct impact
- Take away the hibernation file with “powercfg -h off” to save lots of as much as 4 GB.
- Transfer the swap file to a different drive with “sysdm.cpl ,3”.
- Scale back the system safety reminiscence with “sysdm.cpl ,4” → “Configure”.
- Keep away from deduplication of updates by switching off the switch optimization beneath “Home windows Replace” → “Superior choices” → “Switch optimization”.
This text initially appeared on our sister publication PC-WELT and was translated and localized from German.
