Switching back to Windows 11 bootloader?
Hello! I recently upgraded to Windows 11 and wanted to remove a Zorin (Ubuntu based) Linux partition from my PC, but went about it the wrong way and just deleted my partition. My Windows 11 partition is still intact, but the boot loader that comes up on startup is GNU GRUB. I know how to get to Windows from there, but I don't want to have to do it every time I boot up my computer. I did some things in bcdedit that may have messed something up, and currently it still boots into GRUB. What should I fix or do in bcdedit to fix my boot manager and get it to always start into Windows? Pasted below is the output from running bcdedit in Windows Command Prompt.
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 {bootmgr} resumeobject {663b6a37-8c90-11ec-9787-86f897614ad1} displayorder {current} toolsdisplayorder {memdiag} timeout 30 Windows Boot Loader
identifier {current}
device partition=C:
path \WINDOWS\system32\winload.efi
description Windows 11
locale en-US
inherit {bootloadersettings}
recoverysequence {663b6a3a-8c90-11ec-9787-86f897614ad1}
displaymessageoverride Recovery
recoveryenabled Yes
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {663b6a37-8c90-11ec-9787-86f897614ad1}
nx OptIn
bootmenupolicy Standard