New
#1
How to delete the operating system at boot screen.
Theres a problem of boot screen There comes a screen to select windows I try deleting with bcdedit /delet but its not getting deleted. I also tried to delete with easy bcd windows application but nothing happened please help.
I want to delete this:-Script:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved
C:\Windows\system32>bcdedit
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=\Device\HarddiskVolume2
path \bootmgr
description Windows Boot Manager
locale en-US
default {current}
displayorder {current}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7 Ultimate (recovered)
locale en-US
recoverysequence {6510d935-5792-11e2-b8f0-ea66f4787427}
recoveryenabled Yes
osdevice partition=C:
systemroot \Windows
resumeobject {71a2a3aa-954c-11e6-aaa8-806e6f6e6963}
Code:Windows Boot Manager -------------------- identifier {bootmgr} device partition=\Device\HarddiskVolume2 path \bootmgr description Windows Boot Manager locale en-US default {current} displayorder {current} timeout 30