PC Laptops Logo

Problem with PC Laptops

Compressed boot manager

Can't open the laptop!
Message: compressed boot manager; press ctrl+Alt+Del to restart the computer.and fails to open Window Vista Ultimate.
Any useful tips to solve this problem?

Trunky

Posted by avatar on Aug 28, 2008

    • By avatarnewbie4wv Apr 02, 2009
    • I compressed complete c drive and everything, all of it, the entire thing and now i get the message; boot mgr was compressed, must now reboot ctrl alt del to restart, i tried this, still nothing happened, this is a hp pavillion laptop, which i stupidly did not make backup discs!!!! would it help if i tried to reboot with my sons old- somewhat new backup discs from his hp pavillion notebook, ishould also add that i accidently left my Sims 2 game disc in the drive when it shut down, i fell asleep while i was defragmenting so i dont know if this is my # 1 problem which started all this brou ha ha.

    • By avatarGuest Jan 04, 2009
    • when i start up says boot mgr missing and takes us to page that says load windows vista and cannot find windows vista disk to download online

Solutions (3)

Best Solution

Windows Vista includes a new Boot Manager (BootMgr) that replaces the old NT Loader (Ntldr).

If the boot partition no longer can be found, then Vista will display the following error: BOOTMGR is missing. Press Ctrl+Alt+Del to restart

The Windows Boot Configuration Data file is missing required information

More Info MS KB 919529
More Info MS KB 927391

This can usually be solved by checking the boot devices, and if no problems found then use Windows Recovery Environment (WinRE) and perform a "Startup Repair".

If by accident having compressed the entire boot partition, then Vista will display the following error: BOOTMGR is compressed. Press Ctrl+Alt+Del to restart
This can usually be solved by using Windows Recovery Environment (WinRE) and perform a "Startup Repair". If that fails then use WinRE to enter the "Command Prompt" and execute these commands:

  • compact /U C:\bootmgr
  • compact /U C:\ntldr

Insert installation dvd
Click repair my computer
Try letting it fix it by using the startup repair
If that fails then cancel till you reach the menu where you can select the c: prompt.

Now write cd\Windows\system32
Then you have to use the bootsect

    • By avatarIvarzon Mar 03, 2011
    • command.

      Write bootsect /nt60 c:

      Now restart the computer.

Thanks it's work
1) Insert installation dvd
2 ) Click repair my computer
3) Try letting it fix it by using the startup repair
If that fails then cancel till you reach the menu where you can select the c: prompt.

4) Now write :-- cd\Windows\system32
4.1 ) Then you have to use the bootsect

5) Write:---- bootsect /nt60 c:

6) Now restart the computer.

Add Your Solution