The error message “BOOTMGR is compressed Press Ctrl+Alt+Del to restart” may appear when you start up your computer.
If you press Ctrl+Alt+Del that just restarts the computer and then displays the same error message again.
I saw this error recently on a customer’s computer and thought I’d share how to fix it – the error can affect Windows 10, 8, 7, Vista and XP computers.
What Is BOOTMGR?
BOOTMGR refers to the Boot Manager – an important Windows system file. If it is compressed, it can’t be used and Windows can’t start (boot up). The file must therefore first be uncompressed for Windows to be able to boot properly.
File compression used to be a good way to save hard drive space – back in the days when hard drives were maybe 2 or 20 GB in size…
However, modern drives offer hundreds (or thousands) of GB storage so there really is no need to compress files.
Why is BOOTMGR Compressed?
There are two likely reasons that it may have been compressed.

- 1. You installed a ‘Speed Booster’ or ‘System Optimizer’ type of program – perhaps one with grand claims of boosting performance and with a super duper registry cleaner thrown in… See ‘do I need a registry cleaner’ – the short answer is No.
Such a program often causes this problem by compressing the whole of the system partition (usually the C: drive) to save space – including the crucial BOOTMGR file. This is what happened in my customer’s case.
File compression (even when done properly) may slow down system performance anyway so it is a lousy thing for a ‘speed booster’ utility to do…
- 2. You manually compressed the whole of the system partition (via the drive’s Properties window).
How To Fix BOOTMGR is Compressed Error
The fixes for Windows 10 and all earlier versions of Windows are very similar – they require you to recreate the BOOTMGR file.
Windows 10/8/7/Vista Fix
Boot into the System Recovery Options using the preinstalled Advanced Boot Options or a Windows installation/recovery DVD – see the illustrated tutorial at Sevenforums for instructions if required.
Select ‘Startup Repair’ and wait until the repair attempt completes. If successful you can then restart the computer and Windows may boot up normally.
If the repairs fail and/or the computer does not restart into Windows normally, proceed with the 5 step fix as follows:
Step 1
Boot into the System Recovery Options again but this time select ‘Command Prompt’ instead of Startup Repair – this will take you to a windows Command Prompt.
[Note: if using RAID for multiple hard drives you may not see your version of Windows listed in System Recovery Options, during the loading of the recovery process. In this case you would need to press ‘Load Drivers’ and browse to your RAID drivers so that your version of Windows can be listed.
Step 2
Type bootrec /fixmbr and press Enter.
Step 3
Type bootrec /fixboot and press Enter.
Step 4
Type bootrec /rebuildbcd and press Enter. Type Y and press Enter if asked to add the installation to the boot list:

Step 5
Now type Exit and press Enter to restart the computer. The error message should not appear and Windows should start up normally.
Windows XP Fix
You will need to have a bootable XP installation CD available.
Step 1
Log into the Recovery Console command prompt by following steps A to F in my article on fixing ntldr. You should now be in the C:\Windows directory.
Step 2
Type fixmbr and press Enter. Press y to accept the warning and proceed:

Step 3
Type fixboot and press Enter. Press y to to confirm and proceed:

Step 4
Type Exit and press Enter to restart the computer.
Step 5
The error message should not appear and Windows should start up normally.
Alternative BOOTMGR Is Compressed Fix
This fix should not be required but, if for some reason the previous fixes failed to resolve the problem, you may need to decompress all files on the system partition manually.
- Log into the System Recovery Options \ Command Prompt (Vista/Windows 7/8/10) or Recovery Console command prompt (XP).
- Type
compact /u /a c:\*.*and press Enter. The command may take a long time (hours) to complete on a very large drive – leave it until finished. - Once it finishes decompressing all files, type Exit and press Enter to restart the computer. The error message should not appear and Windows should start up normally.
Note: if your Windows system drive is not c: then change the c in the command to your drive letter e.g. d:\
What Does The Compact Command Do?
This command decompresses (/u) all files (*.*) on the c:\ drive including hidden and system files (/a).
Conclusion
Unfortunately Windows does nothing to prevent an ‘optimizing’ program (or a user) from compressing Bootmgr – even though it means that Windows will not boot…
However, this problem is relatively straightforward to fix and easy to avoid in future – don’t use system optimizing utilities that may compress the Windows system partition and don’t try to compress it manually.


Tnx, u are really a life saver, it works 4 me
Thank you so much.. Let you be blessed with lot of technical stuff..
I have an advent netbook with same problem but no disk drive and no windows recovery cd. What can I do?
Thank you.
Do you not get any system recovery options (vista/7) when you press F8 at startup as described?
If not, or you have XP and no Recovery Console, you may need to take hard drive out and uncompress it from another computer or else boot up from an external USB DVD drive (if you can borrow an installation DVD or recovery CD to use in it)
Hi. Thanks for reply
I can get into boot screen but no recovery console. I did take had out and put into an enclosure to save all my files. I did uncompress it, or so I thought, but when put back into netbook I still got same bootmgr compressed message! I’m kind of new to computer DIY so must be doing something wrong. Any help you can give would be great. Thanks again.
Ok, pop hard drive back into USB enclosure and plug into the other computer then right click the enclosure drive letter (in Computer/Explorer) and choose ‘Properties’ then UN-TICK ‘Compress drive to save disk space’ to uncompress the drive – may take a long time as USB is slow
If it was NOT ticked – open a command prompt and type compact /u /a c:\*.* (but replace c with the drive letter of your USB enclosure/drive!) and press Enter – leave until finished. Should uncompress everything
Man I used your advice and it worked…u are a blessing to me (bootmgr compressed) problem.
Worked like a charm with the command prompt, thanks.
Thank you so much! :D
I love you too! Having tried to help my sister-in-law with a slow laptop, with a full to bursting C drive but empty D drive partition, we went for the compress this drive option. It said it was going to take something like 47154 days and 16 hours so after a few mins, we cancelled it. Then we found we could not boot. I tried several possible solutions found on line, but yours is the only one that worked. I am so happy I could almost cry. Thank you so so much. You are a super hero. The next thing I will do is set up system restore points on her lap top. Thanks again. Seriously, thank you so much!!!!
Thanks Carl. If D partition is empty you should be able to move the user docs/music/pictures folders there which may save a lot of space on C partition
[Ideally if D is empty you would delete the partition and expand C to fill all the available hard drive space but that is a more advanced job – don’t mess with repartitioning unless you really know what you’re doing – and have a full backup if it goes pear shaped]
I have started copying data files over to the D partitition, Roy. I cannot however create a restore point as rstrui.exe is missing! My sister-in-law’s ex downloaded somestuff a while back and a nasty virus caused all sorts of issues. I am guessing this was one of a number of key files. There is no backup and no system disk. One for another day I think!
Best wishes,
Carl
Do you need a burner to create a w7 recovery disk?
Yes, you need a CD or DVD (re)writer to burn a disc – W7 laptops/PCs should have one, netbooks don’t (ask a friend) – or use a full W7 installation disc if you can borrow one
This really worked for me… Thanks a lot.
Wow wow wow….I just wanna say thank you thank you soooo much….u just saved a Business…
God Bless you..
Thanks a lot…this site really provided the correct option….
i am very thank u that can help solve the problem to fix the bootmg compressed computer, cause i have did something stupid on it
I love you !
I got my win xp pro netbook back. After i did something stupid – yeah i compressed the drive.
Really.
I Love you and will bake for you in gratitude becuase I just cld not with one more problem today.
i used the bootmgr compressed instructn and it worked for me. So i want to say thank u very much. U r a blesin to me
can u use the windows vista installation disk to fix that problem in windows7
You can use a W7 disk to fix Vista but I haven’t tried it the other way round.
I would guess that it would work – for the same reasons, that W7 was built using Vista as a foundation with the same file system etc.
However, you can easily create a W7 recovery CD from within W7 (use another pc or ask a friend to burn one if your pc is not booting) – see http://windows.microsoft.com/en-us/windows7/Create-a-system-repair-disc
You could even download and burn a full image of the W7 installation disc – http://www.pcworld.com/article/248995/how_to_install_windows_7_without_the_disc.html