Removing multiple copys if xp

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I remove multiple copy from the boot screen. The computer is diplaing 2 copies of Windows XP. 1 copy is active and the copy has expired. How do I remove the expired copy
 
Go to Start > Run and type: MSCONFIG , and hit enter.
Click on the BOOT.INI tab and then click on "Check All Boot Paths"
to delete incorrect boot paths.

If the above does not correct the issue, then:

Right-click on MY COMPUTER and select:

Properties > Advanced > Startup and Recovery Settings > Edit

CAREFULLY edit your boot.ini file to remove the SECOND entry.
Your boot.ini file should then look similar to this:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect


--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User

Be Smart! Protect your PC!
http://www.microsoft.com/security/protect/
 
Back
Top