|
NTLDR is Compressed Press Ctrl+Alt+Del to Restart |
|
|
|
|
Sunday, 13 July 2008 |
The NTLDR file is accessed at boot time. It is a necessary system file. Windows XP will not boot when NTLDR becomes compressed by certain viruses. The solution is to boot to Recovery Console and change the file's attributes. The system recovery CD that came with your computer is required for this. Here are the step-by-step instructions:
- Insert the CD into your drive. Make sure your BIOS is set to try to boot to a CD first if you know how. Most systems already do this.
- Reboot your PC.
- When the message "Press any key to boot to CD..." appears, do so before this prompt disappears or else it will boot normally. Wait for all of the drivers to load.
- The 'Welcome to Setup.' screen will appear. Choose the option that says "To repair a Windows XP Installation using Recovery Console, press R." by pressing the 'R' key.
- A list of Windows XP installations on your computer appears. Typically, XP is installed in C:\WINDOWS or C:\WINNT. In most cases it will be the first or only option in the list. To select this, press the '1' key and then press 'Enter'. Pressing 'Enter' without typing a number will cause the program to quit.
- Where it says 'Type the Administrator password:', enter the password. If you have never set one, just press 'Enter'. The 'C:\WINDOWS>' prompt should now be showing. Type the following commands into the prompt one at a time and press 'Enter' after you type each one:
cd \ attrib -c ntldr exit
Windows will now be started. NOTE: Make sure not to boot to the CD this time.
|