Windows XP setup hangs at “Setup is inspecting your computer’s hardware configuration”
Published by eJone 2 years ago in Click Tips, Click Tech Tags: No Tags. ![]()
This entry is serving as a reminder to myself for the following wretched, irritating and completely unnecessary issue:
SYMPTOM: Upon booting up from a Windows XP installation CD, the screen blanks and the system freezes right after displaying “Setup is inspecting your computer’s hardware configuration”. The system has been known to run Windows XP perfectly before and there has no changes to the hardware.
SOLUTION: Use a partition manager utility to delete any active partitions on the hard drive. Try running the setup again and you will get pass the “Setup is inspecting…” screen.
REASON: XP is very finicky when it comes to being re-installed on a used hard drive. The hard drive that I was trying to install XP on had Linux and XP gets a bit upset when you try to install it in company with existing Linux boot info.
See Also:
Recent Posts:
- The SAPPHIRE Radeon X1950 PRO AGP - Will it fit in a Shuttle G2?
- The SAPPHIRE Radeon X1950 PRO AGP - Long Live AGP!
- Leadtek WinFast 7600GT - Best AGP Video Card for Shuttle XPC?
- Windows XP setup hangs at “Setup is inspecting your computer’s hardware configuration”
- WordPress.org Is Down?
- PayPal Donate Plugin for WordPress
- Synchronise Your Firefox Bookmarks (And More) With Google Browser Sync
- Prevent Accidental Closure of Tabs in Apple Safari
- Firefox 1.5.0.4 Released
- What Is RSS and Why Should You Care?



yeah, I tried that and it doesn’t work
Patience required here. I had the same issue after corrupting my partition table. I spent 4 hours investigating various utilities on my UltimateBootCD — each resulting in messages telling my partition table was invalid and not recognizing any partition. Finally out of desperation I loaded the Windows Setup CD again and let it go blank after “Inspecting your configuration” … the HDD light activity blinked sporadically for about a minute and then nothing for about 10-15 minutes. Finally the hard disk spun up and I was greeting with the blue installation screen. I chose R to go to the recovery console and did a fixmbr. I rebooted and was then greeted with the prettiest XP splash page I’d ever seen.
Thanks for sharing this.
I have this same exact problem and I would like to share a solution that worked for me.
1. Disconnect the ribbon cable to harddisk.
2. Insert WinXP SP2 CD and power on computer.
3. Boot to CD.
4. With the ribbon cable to harddisk disconnected, it will go pass the inspecting hardware phase.
5. Connect the ribbon cable without powering off pc.
6. Run Recovery console.
7. Type: chkdsk /r
8. After this is complete, type: fixboot
9. Type: fixmbr
10. Restart your computer, it should boot up fine.
Wow, thanks tekha. That simple solution worked great for me.
Good day,
I have encountered this problem and already fixed it. Simply replace you existing cd-rom/dvd drive. Afterwards, Plug it again.
Hope this helps
“Hi, I tried installing windows XP by the below steps,
1. I Inserted DVD in the drive and booted the machine,
2. I Pressed enter when it prompts “Boot from CD”
3. “inspecting computer’s hardware configuration…” appears after that
I am getting a blank screen.
Can somebody help me explaining what is the problem and how to
troubeshoot the issue….”
Note:
but I can install Fedora core 6 without issues!!!
Just had this problem found an easy solution was to boot a linux live cd and use a partition manager to erase the partition table (i didn’t care about any data on the disk - you will lose it all) and then it booted fine afterwards
Hey, i have a question about tehka’s fix: since my hard drive is unplugged, after i get to the blue setup screen where i can choose to run the recovery console, it tells me that it doesn’t see any hard drive plugged into my computer. i’ve tried plugging the hard drive in immediately after it goes past the “checking hardware” screen, but this didn’t help.
help?
Thanks Tehka!! I followed ur suggestions upto step 5, then, instead of running Recovery Console, I just selected to install Windows, and it went through the normal steps and finally done!
i HAVEN’T READ ALL THE THREAD but…here’s how i got rid of this irritable problem!
No utilty or fix this, fix that required…
If you have an old version of Win2K kickin’ around, (one from your best friend should do the trick:)) … put it in as if you would be doing an installation and basically just DELETE all the non-windows partition.
Once done, restart and use your Genuine Windows XP cd and voila!
I had the same problem after i tried to install Xp on the drive that Fedora 9 was on, Fedora changes the MBR and that is causing this error. Simply boot up your favourite live cd, delete all linux partitions nad your good to go
Thank you tehka , It worked for me
i also had the same problem, i resolved my problem using your steps
Thank you so much
Thank you tehka , It worked for me
i also had the same problem, i resolved my problem using your steps
Thank you so much
I have a laptop so it will be too difficult to try tehka’s suggestion… Can anyone suggest a good linux distribution that’s EASY to use with a partition manager so I can do crumpet’s suggestion? It has to be really easy to use because I’m strictly a windows user
My solution: I took the disk out and plugged it into another XP PC. There, in the control panel I started “Computer Management” The disk was listed. It was easy to remove all partitions and create a new one.
It’s a lot easier to just hide the partitions via Grub of cfdisk/fdisk.
For example, just doing grub> hide(hd0,3) hides the entire extended partition including logicals. Nice stuff!
More details to follow (hopefully. sent to admin as was getting marked as spam).
DrCR