Wednesday 10 July 2013
How to Remove “Earlier Version Of Windows” in Windows 7 Bootloader with “bcdedit” command line utility
How to Remove “Earlier Version Of Windows” in Windows 7 Bootloader with “bcdedit” command line utility
Thanks - See more at: http://madetocrack.blogspot.com/2013/06/how-to-remove-earlier-version-of.html#sthash.Gg1cENEV.dpuf
Firstly,Boot into Windows 7
Open CMD (Command Prompt) by clicking windows icon on keyboard + "R" and you will see "Run" utility type 'cmd' in it and you will see a black windows called "CMD"
Now in 'CMD' type “bcdedit” and hit "Enter". Make sure you are running the command line as Administrator .
Now type
bcdedit /delete {ntldr} /f
and hit "Enter"
After you see above message this means you are successful and now just reboot your computer and you are done!!!
Hope it helps
I will appreciate all who will comment and give positive feedback
0 comments:
Post a Comment