Hi,
Can you see “Earlier version of Windows” option on boot Screen?
If there is no option on boot screen, try to edit bcedit by following command in Windows 7:
For example, Windows XP is install on driver C:
1 Run “command prompt” as an administrator
2 Input the command:
bcdedit /create {ntldr} /d "Windows XP"
bcdedit /set {ntldr} device partition=C:
bcdedit /set {ntldr} path \ntldr
bcdedit /displayorder {ntldr} /addlast
3 Restart PC
Hope it helps.
Regards,
Leo
Huang
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.