Switching back to Windows 11 bootloader?

Jae Forsythe 0 Reputation points
2023-02-10T12:24:11.5633333+00:00

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

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,742 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.