0

I installed a new hard drive on my laptop. I'm afraid I lost my recovery partition.

screenshot of installed disks and their partitions

So what I did is:

  1. Move the WinRE and BIOS_RVY partition to the far right side.
  2. Expanded my NTFS file system
    I then ran reagentc /disable which in turn created a Winre.wim but stupid me did not make a backup of that file.
  3. I assigned a letter R to the WinRE volume, and placed the Winre.wim in R:\Recovery\WindowsRE\
  4. I did /setreimage /path R:\Recovery\WindowsRE
  5. 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

0 Answers0