What Is Compact OS

Microsoft started implementing this OS footprint reduction process back in Windows 8 using WIMBoot (Windows Image Boot). The workings of WIMBoot are quite simple, Windows compresses all the operating system files into a single file called “Install.WIM” and decompresses it when required. However, WIMBoot presents some challenges when it comes to recovery image, and it proved to be less and less viable loolong at the actual Windows updates and other software added by OEMs. In Windows 10 Microsoft improved the existing feature and completely got rid of the need for any recovery image. Since there is no recovery image, in the event you reset or refresh your system, Windows rebuilds itself using the runtime system files (residing in the “/windows/winsxs/” folder). Along with this, Microsoft also introduced a new tool or feature called Compact OS which can effectively store and compress all the Windows 10 files in a special container. The good thing about Compact OS is that it is supported by both the UEFI- and BIOS-based devices. Moreover, to maintain the disk footprint over time, a Windows update can replace or remove the files as needed. Since both the WIMBoot and Compact OS can significantly lower the operating system footprint, it makes it easy to install and have some space left over for other software in low disk space devices. That being said, unlike the WIMBoot, you can enable or disable the Compact OS feature on the fly which makes it easy to configure and deploy. Do note that this feature is disabled by default. If you have low disk space, here is how to enable Compact OS to get some of the disk space back.

Enable Compact OS Feature in Windows 10

Enabling the Compact OS feature in Windows 10 is quite simple and straightforward. To start, press “Win + X” and select the option “Command Prompt (Admin).”

The above action will open the Command Prompt with administrator rights. Here, copy the below command and press the Enter button. This action will start the compression process.

Once the operating system has done the compression, it will let you know how much space you’ve saved by enabling the Compact OS feature in Windows 10.

If you want to know whether you’ve enabled or disabled the Compact OS feature, use the below command. It will tell you the current status of the feature.

If you ever want to disable Compact OS, simply copy and paste the below command in the Command Prompt, and you are good to go.

Do comment below sharing your thoughts and experiences about using this new Compact OS feature in Windows 10.