Get the fix to the NTLDR is compressed boot error message affecting Windows XP.
Contents
About the “NTLDR is compressed” error
The following information on this error has been compiled by NeoSmart Technologies, based on the information gathered and reported by our global network of engineers, developers, and technicians or partner organizations.
Description and Symptoms
The error messages, alerts, warnings, and symptoms below are tied to this error.
Symptom 1: NTLDR is corrupt error screen on older versions of Windows
When a computer is turned on, the BIOS picks an eligible, bootable hard drive and then calls code stored in the MBR at the start of that hard drive. That MBR code in turn loads the bootsector from the active partition. On Windows XP, this bootsector code is tasked with loading NTLDR (the Windows XP bootloader) and its dependencies, which are used to load the operating system kernel and start up Windows. The NTLDR file is normally located in the root directory of the active partition on the first boot drive. However, if the bootsector detects that the NTLDR file is compressed using built-in Windows file compression, then the boot process halts and the “NTLDR is compressed” error screen appears.
NTLDR is compressed Press Ctrl+Alt+Del to restart
Causes of this Error
This error has been known to occur as a result of one of the following causes:
Cause 1: NTLDR is compressed
In Windows XP, file compression is a feature that allows the user to decrease size of files, folders, and programs, and reduce the amount of space they use on the hard drives. However, since the system bootsector code lacks the ability to decompress files by itself, the NTLDR file, which is a key part of booting process, should not be compressed.
Fixing “NTLDR is missing” on Windows
Windows Setup CD/DVD Required!
Some of the solutions below require the use of the Microsoft Windows setup CD or DVD. If your PC did not come with a Windows installation disc or if you no longer have your Windows setup media, you can use Easy Recovery Essentials for Windows instead. EasyRE will automatically find and fix many problems, and can also be used to solve this problem with the directions below.
Fix #1: Rebuild NTLDR via Easy Recovery Essentials
- Download Easy Recovery Essentials. Make sure to note your Windows version (XP, Vista, 7, 8, 10, or Windows 11) before you download EasyRE. This guide can help you identify what version of Windows you have installed.
- Burn the image. Follow these instructions on how to burn the bootable ISO image very carefully, as making a bootable CD can be tricky! Alternatively, these instructions explain how to create a bootable EasyRE recovery USB stick/drive.
- Boot up your PC from the Easy Recovery Essentials CD or USB you created.
- Once EasyRE is running, choose the “Automated Repair” option and click Continue.
- After EasyRE scans your computer’s drives, identify and select the drive letter for your Windows installation from the list, and then click on the Automated Repair button to begin.
- Easy Recovery Essentials will start analyzing the selected drive for problems. EasyRE will test for and attempt to automatically correct errors with the disk, partition, bootsector, filesystem, bootloader, and registry. No intervention is required, as EasyRE’s repair is fully automated:
- Once the process is complete, EasyRE will report its findings. Click on the Restart button to reboot your PC and test the changes.
- The “NTLDR is compressed” error should now be fixed as your PC begins to load:
You can download Easy Recovery Essentials from here.
Fix #2: Decompress the NTLDR file manually
Since this error is caused by a compressed NTLDR file, it is possible to fix it by decompressing it manually using the Windows XP Recovery Console.
Here are the steps to decompress this file:
- Insert the Windows XP install CD
- Restart the computer and boot from the CD
- Press any key to boot from the CD
- Press R when the Windows Options menu is loaded to access Repair Console
- After this step, log into Windows by pressing 1 using the Administrator password
- Use the following command to decompress the NTLDR file:
attrib -c C:\ntldr
Where
C:\
is the Windows XP partition’s drive letter - Once NTLDR is decompressed, remove the Windows installation disc from the disc drive
- Restart the PC
Here is an example of what the PC’s console output should look like once the NTLDR file is decompressed correctly:
Fix #3: Replace the NTLDR file
Windows XP users can replace the NTLDR file with a fresh copy from a Windows XP install CD.
Here are the steps to replace that file:
- Insert the Windows XP install CD
- Restart the computer and boot from the CD
- Press any key to boot from the CD
- Press R when the Windows Options menu is loaded to access Repair Console
- After this step, log into Windows by pressing 1 using the Administrator password
- Use the following commands to copy the NTLDR and file from the Windows installation disk to the hard disk:
copy D:\i386\ntldr C:\
Where
D:\
is the install CD’s drive letter andC:\
is the Windows XP partition’s drive letter - When prompted whether the existing file should be overwritten, answer “Y”(Yes)
- Once that file is replaced, remove the Windows installation disc from the disc drive
- Restart the PC
Here is an example of what the PC’s console output should look like once the NTLDR file is replaced correctly:
More Information
Linked Entries
Support Links
- Easy Recovery Essentials for Windows – our repair and recovery disk.
It’s an easy-to-use and automated diagnostics disk. It’s available for Windows 8, Windows 7 and Windows Vista. It’s also available for Windows XP and Windows Server.Read more at Windows Recovery Disks.
- The NeoSmart Support Forums, member-to-member technical support and troubleshooting.
- Get a discounted price on replacement setup and installation discs: Windows XP.
Applicable Systems
This Windows-related knowledgebase article applies to the following operating systems:
- Windows XP (all editions)