When I upgraded from Windows XP to Windows 7, I had a second drive around and set it to dual boot.
After a while, I decided that I wasn't ever going to go back to Windows XP, and so I deleted the windows directory on that drive. Unfortunately, now I can't remove Windows XP from the boot menu.
I tried going into MSCONFIG to the boot tab, but it only lists windows 7. I don't know if it's still going off of the Windows XP Boot ini.
edit: Before:
C:\Windows\system32>bcdedit /v
Windows Boot Manager --------------------identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795} device partition=D: description Windows Boot Manager locale en-US inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e} default {d703a693-0587-11df-9a8e-e8a34060eec6} resumeobject {d703a692-0587-11df-9a8e-e8a34060eec6} displayorder {466f5a88-0af2-4f76-9038-095b170dc21c} {d703a693-0587-11df-9a8e-e8a34060eec6} toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d} timeout 30
Windows Legacy OS Loader ------------------------identifier {466f5a88-0af2-4f76-9038-095b170dc21c} device partition=D: path \ntldr description Earlier Version of Windows
Windows Boot Loader -------------------identifier {d703a693-0587-11df-9a8e-e8a34060eec6} device partition=C: path \Windows\system32\winload.exe description Windows 7 locale en-US inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7} recoverysequence {d703a694-0587-11df-9a8e-e8a34060eec6} recoveryenabled Yes osdevice partition=C: systemroot \Windows resumeobject {d703a692-0587-11df-9a8e-e8a34060eec6} nx OptIn
After:
C:\Windows\system32>bcdedit /delete {466f5a88-0af2-4f76-9038-095b170dc21c} /f The operation completed successfully.
C:\Windows\system32>bcdedit /v
Windows Boot Manager --------------------identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795} device partition=D: description Windows Boot Manager locale en-US inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e} default {d703a693-0587-11df-9a8e-e8a34060eec6} resumeobject {d703a692-0587-11df-9a8e-e8a34060eec6} displayorder {d703a693-0587-11df-9a8e-e8a34060eec6} toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d} timeout 30
Windows Boot Loader -------------------identifier {d703a693-0587-11df-9a8e-e8a34060eec6} device partition=C: path \Windows\system32\winload.exe description Windows 7 locale en-US inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7} recoverysequence {d703a694-0587-11df-9a8e-e8a34060eec6} recoveryenabled Yes osdevice partition=C: systemroot \Windows resumeobject {d703a692-0587-11df-9a8e-e8a34060eec6} nx OptIn
I'll have to wait until later to restart it and test it out though
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment