I installed a new hard drive on my laptop. I'm afraid I lost my recovery partition.
So what I did is:
- Move the WinRE and BIOS_RVY partition to the far right side.
- Expanded my NTFS file system
I then ranreagentc /disablewhich in turn created aWinre.wimbut stupid me did not make a backup of that file. - I assigned a letter R to the WinRE volume, and placed the Winre.wim in R:\Recovery\WindowsRE\
- I did
/setreimage /path R:\Recovery\WindowsRE reagentc /enabled
I thought it worked, so I restarted the laptop. The laptop still won't start with boot options.
If anybody could help or point in the right direction that would be great.
EDIT:
Here's what's shown when running bcdedit /enum
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 {eb312e72-e6a6-11ef-b659-c8ad651edaed}
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 {4fd13c5b-2fa7-11f0-a15c-2cf05d650400}
displaymessageoverride Recovery
recoveryenabled Yes
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {eb312e72-e6a6-11ef-b659-c8ad651edaed}
nx OptIn
bootmenupolicy Standard
