A Stop: 0xc000026C or Stop: 0xc0000221 “Unable to Load Device Driver” How to Resolve this issue

by Nideesh C on February 4, 2011 · 1 comment

in XP




When you start Windows XP, you may receive one of the following error messages:

STOP: 0xc000026C [Unable to load device driver] DriverName

or

STOP: 0xc0000221 [Unable to load device driver] DriverName

or

STOP: 0xc0000221. Bad image check sum, the image user32.dll is possibly corrupt. The header

check sum does not match the computed check sum.

Note:DriverName is the name of the device driver file.

This behavior can occur if one of the following conditions is true:

1.  A device driver file (.sys) is missing or damaged.

The missing or damaged file is probably the driver file that the error message

mentions.
2.  The User32.dll file may be missing or damaged.

To resolve this behavior, use the appropriate method for your symptoms.

Missing or Damaged Driver File
Use Recovery Console to replace the missing or damaged driver file. To do so, follow these steps:

1. Insert the Windows XP CD-ROM into the CD-ROM or DVD-ROM drive, and then restart the computer. Select any options that are required to start the computer from the CD-ROM or DVD-ROM drive if you are prompted to do so.
2. When the “Welcome to Setup” screen appears, press R to start Recovery Console.
3. If your computer is configured for dual booting or multiple booting, select the relevant Windows XP installation.
4. When you are prompted to do so, type the administrator password, and then press ENTER.

Note: In Windows XP Home Edition, the administrator password is\ blank by default.
5. At the command prompt, type the following command, and then press ENTER:
cd windows\system32\drivers
6. To rename the damaged driver file, type the following command, and then press ENTER
ren drivername.sys drivername.bak
where drivername is the name of the damaged driver file.
7. To copy the driver from the Windows XP CD-ROM to the Drivers folder, type the following command, and then press ENTER
copy cd-rom:\i386 drivername
where cd-rom is the drive letter for the drive that contains the Windows XP CD-ROM.
8. Type exit, press ENTER, and then restart the computer.

Missing or Damaged User32.dll File
Use Recovery Console to replace the corrupted or damaged User32.dll file, then, if needed, perform an in-place upgrade (also called a repair install) of Windows XP. To do so follow these steps:

1. Insert the Windows XP CD-ROM into the CD-ROM or DVD-ROM drive, and then restart the computer. Select any options that are required to start the computer from the CD-ROM or DVD-ROM drive if you are prompted to do so.
2. When the “Welcome to Setup” screen appears, press R to start Recovery Console.
3. If your computer is configured for dual booting or multiple booting, select the relevant Windows XP installation.
4. When you are prompted to do so, type the administrator password, and then press ENTER.

NOTE: In Windows XP Home Edition, the administrator password is\ blank by default.
5. At the command prompt, type the following command, and then press ENTER:
cd windows\system32
6. To rename the User32.dll file, type the following command, and then press ENTER:
ren user32.dll user32.bak
7. To expand a new copy of the User32.dll file from the Windows XP CD-ROM to the System32 folder, type the following command, and then press ENTER:
expand cd-rom:\i386\user32.dl_ c:\windows\system32
where cd-rom is the drive letter for the drive that contains the Windows XP CD-ROM, and c:\windows is the drive letter and folder in which Windows XP is installed.
8. Type exit, press ENTER, and then restart the computer.

If Windows XP still fails to start, you may need to repair windows XP by using setup CD or reinstall a new copy.

Not Satisfied ? Just search & get the result

Related Posts Plugin for WordPress, Blogger...
Be Sociable, Share!

Related posts:

  1. How to Resolve Windows stop BAD_POOL_HEADER error (BSoD)
  2. How to Resolve Windows Stop 0x0000007B INACCESSIBLE_BOOT_DEVICE error
  3. How to Resolve Windows stop DRIVER_IRQL_NOT_LESS_OR_EQUAL error (BSoD)
  4. How can i resolve NTLDR or NTDETECT.COM Not Found problem
  5. How can i resolve NTOSKRNL Missing or Corrupt

{ 1 comment… read it below or add one }

1 Manu March 7, 2011 at 10:58 am

A Stop: 0xc000026C or Stop: 0xc0000221 “Unable to Load Device Driver” How to Resolve this issue

Reply

Leave a Comment

Previous post:

Next post: