Bootmgr Compressed???

LumpyTaco

New member
Local time
12:14 AM
Messages
11
Hi Guys,
So i was doin some updates and stuff and i left my pc alone for lyk 5 mins, it restarted (as i wanted), and then when it booted up it stated:

"Bootmgr is Compressed"
"Press ctrl-alt-del to restart"

I hav no idea wat to do and need help Urgently!!
So if anyone could help that would be great cause i am very confused as to what to do:confused:

I also hav no windows 7 disk as my pc came with it preinstalled ):
 
Last edited by a moderator:

My Computer

OS
Windows 7 Ultimate 64bit
Hi Lumpytaco,

1) Try the startup repair options suggested by Theog. If that doesn’t solve the problem, you can also try to run the following commands to re-create your bootmgr file. Each command has to be on a separate line:
expand bootmgr temp
attrib bootmgr -s -r -h
del bootmgr
ren temp bootmgr
attrib bootmgr -a +s +r +h
I would also recommend to uncheck the option “compress to save disk space” for each hard drive and partition.

2) You can create a system repair disk but if you happen to be stuck on a non-win7 computer, you can also download it from the following site:

Download Windows 7 System Recovery Discs — The NeoSmart Files

3) Also, check your hard disk for errors. Run this command.

chkdsk C:\ /f /r
 

My Computer

Computer Manufacturer/Model Number
Too many to describe...
OS
Windows 7 x64 pro/ Windows 7 x86 Pro/ XP SP3 x86
Thanks for the help guys
I actually cant get into the Advanced boot menu (tapping f8 once a second right from the start of the boot)
So i went with The download of the recovery discs from NeoSmart Files and am still downloading
Also how do i get into the commpand prompt line without having that option of going into the advanced boot menu???
 

My Computer

OS
Windows 7 Ultimate 64bit

My Computer

OS
ME/XP/Vista/Win7
Back
Top