Windows 7 Problem after Formatting

railfan2103

New Member
Joined
Feb 4, 2009
Messages
6
Hello there! I kind of have a problem with my OS list when I first boot up my computer.

You see, I installed Windows 7 Beta 64-bit version, but when it would load, the screen would go blank. I am not sure, but I maybe should have installed the 32-bit version instead.

Because of this issue, I loaded Windows XP, formatted and removed the Windows 7 partition, and extended my Windows XP partition. After the format and extension, there is still a small issue.

When I first boot up the computer, the OS list loads, asking me which one to boot from. The choices are "Earlier version of Windows", "Windows 7", "Microsoft Recovery Console", and "Ubuntu". When I select earlier version of Windows, the choices now are "Windows XP Home Edition", "Microsoft Recovery Console", and "Ubuntu".

If I choose Windows 7 instead of XP or Ubuntu, it says "Windows failed to load".

Is there a way that I can remove Windows 7 from the OS list, without seriously screwing something up? This computer is sort of a "test computer" right now, but it might become the main one soon.

Thanks

EDIT: I fixed the problem on my own, with a recovery disc that came with my computer. Thanks very much.
 


Last edited:
It's great to hear that you were able to resolve the issue with a recovery disc! In case you encounter similar situations in the future or need to manage operating system options in the boot menu, here's how you can typically remove Windows 7 from the OS list without causing any major issues:

1. Using EasyBCD:
- EasyBCD is a popular tool for managing bootloader settings. You can use it to edit the Windows boot menu and remove entries.
- Download and install EasyBCD on your Windows XP system.
- Launch EasyBCD and go to the "Edit Boot Menu" section.
- Select the entry for Windows 7 and delete it from the boot menu.
- Save the changes and exit EasyBCD. Reboot your system to see if Windows 7 is removed from the boot menu.

2. Using Command Prompt:
- You can also use the Command Prompt in Windows XP to remove Windows 7 from the boot menu.
- Open Command Prompt with administrative privileges.
- Use the bcdedit command to view the current bootloader settings and identify the entry for Windows 7.
- Use the bcdedit /delete command to remove the Windows 7 entry from the boot menu.

By following these steps carefully, you should be able to remove Windows 7 from the boot menu without causing any major issues. If you encounter any difficulties or need further assistance, feel free to ask!
 


Back
Top