Have 20+ duplicates boot menus in the bootloader

behindyouu

New member
Member
Local time
9:23 PM
Messages
70
Hi, I have about more than 10 duplicate bootloaders. I was trying to delete the GRUB bootloader using this https://www.youtube.com/watch?v=heO1n73Ua4Q&index=3&list=WL but it created 10 duplicates.

So how do I delete these duplicates?

I tired using the windows 7 repair disk but it said I am using wrong version of windows 7.
 

Attachments

  • 2015-02-14 01.34.54.jpg
    2015-02-14 01.34.54.jpg
    312.5 KB · Views: 3
Last edited:

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Lenovo B570
OS
Windows 7 Ulimate 64Bit
CPU
Intel Core i3 2350M @ 2.30
Motherboard
Lenovo Emerald Lake
Memory
8 GB DDR3 @ 1333 MHz
Graphics Card(s)
Intel HD 3000 Mobile
Sound Card
Realtek ACL 272
Screen Resolution
1366x768
Hard Drives
Hitachi 500GB
Internet Speed
30 MBps Down 512 Kbps up
Antivirus
Avast
Browser
Chrome
Hello Behindyouu,

In an elevated Command Prompt, execute the following command and post the results here.
Code:
bcdedit /enum
 

My Computer My Computer

Computer type
PC/Desktop
OS
Windows 10, Windows 8.1 Pro, Windows 7 Professional, OS X El Capitan
Code:
Windows Boot Manager
--------------------
identifier              {bootmgr}
device                  partition=\Device\HarddiskVolume1
path                    \EFI\Microsoft\Boot\bootmgfw.efi
description             Windows Boot Manager
locale                  en-US
inherit                 {globalsettings}
default                 {current}
resumeobject            {04ef6416-9ad7-11e4-b5e2-9816bd89fb1b}
displayorder            {current}
toolsdisplayorder       {memdiag}
timeout                 30

Windows Boot Loader
-------------------
identifier              {current}
device                  partition=C:
path                    \Windows\system32\winload.efi
description             Windows 7
locale                  en-US
inherit                 {bootloadersettings}
recoverysequence        {04ef6418-9ad7-11e4-b5e2-9816bd89fb1b}
recoveryenabled         Yes
osdevice                partition=C:
systemroot              \Windows
resumeobject            {04ef6416-9ad7-11e4-b5e2-9816bd89fb1b}
nx                      OptIn
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Lenovo B570
OS
Windows 7 Ulimate 64Bit
CPU
Intel Core i3 2350M @ 2.30
Motherboard
Lenovo Emerald Lake
Memory
8 GB DDR3 @ 1333 MHz
Graphics Card(s)
Intel HD 3000 Mobile
Sound Card
Realtek ACL 272
Screen Resolution
1366x768
Hard Drives
Hitachi 500GB
Internet Speed
30 MBps Down 512 Kbps up
Antivirus
Avast
Browser
Chrome
Hmm. Looks normal.

Another tech-xpert will shall assist you soon.
 

My Computer My Computer

Computer type
PC/Desktop
OS
Windows 10, Windows 8.1 Pro, Windows 7 Professional, OS X El Capitan
Back
Top