Could not update to 22h2 due to 0x800701b1 and 0xC1900101 error. Then I managed to update and boot fails, 0xc0000098 errror. What do I do?

Anonymous
2022-11-26T16:43:05+00:00

Well, this.
If I try to install the update after a while pc restarts and restores old version

Windows for home | Windows 11 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Ramesh 181.6K Reputation points Volunteer Moderator
2022-11-27T16:03:13+00:00

Sacha,

Let's try deleting the erroneous boot entries which are pointing to a non-existent device.

The statutory warning applies! Before modifying the boot configuration, please backup your system image (the OS and boot partitions) to an external hard drive using Macrium Reflect Free edition.

From Admin Command Prompt, run:

  • bcdedit /export c:\boot_config_backup.bcd
  • bcdedit /delete {9649d88d-4b28-11ed-8001-6d7368757261}
  • bcdedit /delete {4069d4e4-2920-11ed-be4c-a85e45d0a878}

Then, run these commands and post the output here:

  • bcdedit /enum All
  • bcdedit /enum All -v

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

69 additional answers

Sort by: Most helpful
  1. Ramesh 181.6K Reputation points Volunteer Moderator
    2022-11-27T16:22:28+00:00

    Unfortunately, the backups need to be on an external drive. That's the point of backups, anyway.

    The 1st command exports the current BCD setting to a file, so it's somewhat safe. But it's my duty to tell users to perform a system image backup before modifying the boot or partition configuration.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-11-27T16:12:38+00:00

    I don't have an external hd right now, can I make some other sort of backup?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2022-11-27T15:29:45+00:00

    Hi Sacha,

    Open an Admin CMD Prompt and run:

    • bcdedit /enum All

    (If you get any error message, please note it down)

    Copy the output and include it in your reply.

    Hi Ramesh, thanks for your help,

    Boot Manager per firmware

    identificatore {fwbootmgr}
    displayorder {bootmgr}
    {0278b5fb-5b65-11ed-8001-6d7368757261}
    {9649d88d-4b28-11ed-8001-6d7368757261}
    timeout 1

    Windows Boot Manager

    identificatore {0278b5fb-5b65-11ed-8001-6d7368757261}
    device partition=E:
    path \EFI\MICROSOFT\BOOT\BOOTMGFW.EFI
    description Windows Boot Manager on Disk 0
    locale it-IT
    inherit {globalsettings}
    default {current}
    resumeobject {112a4d62-18e1-11ed-be3a-6c5d3a015ab1}
    displayorder {current}
    toolsdisplayorder {memdiag}
    timeout 30

    Windows Boot Manager

    identificatore {4069d4e4-2920-11ed-be4c-a85e45d0a878}
    device unknown
    path \EFI\MICROSOFT\BOOT\BOOTMGFW.EFI
    description Windows Boot Manager on Disk 1

    Windows Boot Manager

    identificatore {9649d88d-4b28-11ed-8001-6d7368757261}
    device unknown
    path \EFI\Microsoft\Boot\bootmgfw.efi
    description Windows Boot Manager on Disk 0

    Windows Boot Manager

    identificatore {bootmgr}
    device partition=E:
    path \EFI\Microsoft\Boot\bootmgfw.efi
    description Windows Boot Manager
    locale it-IT
    inherit {globalsettings}
    default {9488956a-6e67-11ed-be94-a85e45d0a878}
    resumeobject {94889569-6e67-11ed-be94-a85e45d0a878}
    displayorder {9488956a-6e67-11ed-be94-a85e45d0a878}
    {f8c0d4ba-6dce-11ed-abbc-c01939f60ac7}
    {f8c0d4b8-6dce-11ed-abbc-c01939f60ac7}
    {04a6b882-5b65-11ed-a993-b384bdef996b}
    {04a6b880-5b65-11ed-a993-b384bdef996b}
    {04a6b87e-5b65-11ed-a993-b384bdef996b}
    {current}
    toolsdisplayorder {memdiag}
    timeout 30

    Caricatore di avvio di Windows

    identificatore {current}
    device partition=C:
    path \WINDOWS\system32\winload.efi
    description Windows 11
    locale it-IT
    inherit {bootloadersettings}
    recoverysequence {64d97667-18e1-11ed-be3c-ac7ebc4cd44e}
    displaymessageoverride Recovery
    recoveryenabled Yes
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    osdevice partition=C:
    systemroot \WINDOWS
    resumeobject {112a4d62-18e1-11ed-be3a-6c5d3a015ab1}
    nx OptIn
    bootmenupolicy Standard

    Caricatore di avvio di Windows

    identificatore {64d97667-18e1-11ed-be3c-ac7ebc4cd44e}
    device ramdisk=[\Device\HarddiskVolume5]\Recovery\WindowsRE\Winre.wim,{64d97668-18e1-11ed-be3c-ac7ebc4cd44e}
    path \windows\system32\winload.efi
    description Windows Recovery Environment
    locale it-IT
    inherit {bootloadersettings}
    displaymessage Recovery
    osdevice ramdisk=[\Device\HarddiskVolume5]\Recovery\WindowsRE\Winre.wim,{64d97668-18e1-11ed-be3c-ac7ebc4cd44e}
    systemroot \windows
    nx OptIn
    bootmenupolicy Standard
    winpe Yes

    Caricatore di avvio di Windows

    identificatore {890f989b-7d40-11e2-8053-9b1bda41daaa}
    device ramdisk=[unknown]\Recovery\890f989b-7d40-11e2-8053-9b1bda41daaa\Winre.wim,{890f989c-7d40-11e2-8053-9b1bda41daaa}
    path \windows\system32\winload.efi
    description Windows Recovery Environment
    inherit {bootloadersettings}
    osdevice ramdisk=[unknown]\Recovery\890f989b-7d40-11e2-8053-9b1bda41daaa\Winre.wim,{890f989c-7d40-11e2-8053-9b1bda41daaa}
    systemroot \windows
    nx OptIn
    winpe Yes

    Ripresa da modalità di ibernazione

    identificatore {04a6b87d-5b65-11ed-a993-b384bdef996b}
    device partition=C:
    path $WINDOWS.~BT\NewOS\WINDOWS\system32\winresume.efi
    description Windows Resume Application
    locale it-IT
    inherit {resumeloadersettings}
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    filepath \hiberfil.sys
    bootmenupolicy Standard
    debugoptionenabled No

    Ripresa da modalità di ibernazione

    identificatore {04a6b87f-5b65-11ed-a993-b384bdef996b}
    device partition=C:
    path $WINDOWS.~BT\NewOS\WINDOWS\system32\winresume.efi
    description Windows Resume Application
    locale it-IT
    inherit {resumeloadersettings}
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    filepath \hiberfil.sys
    bootmenupolicy Standard
    debugoptionenabled No

    Ripresa da modalità di ibernazione

    identificatore {04a6b881-5b65-11ed-a993-b384bdef996b}
    device partition=C:
    path $WINDOWS.~BT\NewOS\WINDOWS\system32\winresume.efi
    description Windows Resume Application
    locale it-IT
    inherit {resumeloadersettings}
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    filepath \hiberfil.sys
    bootmenupolicy Standard
    debugoptionenabled No

    Ripresa da modalità di ibernazione

    identificatore {112a4d62-18e1-11ed-be3a-6c5d3a015ab1}
    device partition=C:
    path \WINDOWS\system32\winresume.efi
    description Windows Resume Application
    locale it-IT
    inherit {resumeloadersettings}
    recoverysequence {64d97667-18e1-11ed-be3c-ac7ebc4cd44e}
    recoveryenabled Yes
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    filedevice partition=C:
    custom:21000026 partition=C:
    filepath \hiberfil.sys
    bootmenupolicy Standard
    debugoptionenabled No

    Ripresa da modalità di ibernazione

    identificatore {94889569-6e67-11ed-be94-a85e45d0a878}
    device partition=C:
    path $WINDOWS.~BT\NewOS\WINDOWS\system32\winresume.efi
    description Windows Resume Application
    locale it-IT
    inherit {resumeloadersettings}
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    filepath \hiberfil.sys
    bootmenupolicy Standard

    Ripresa da modalità di ibernazione

    identificatore {f8c0d4b7-6dce-11ed-abbc-c01939f60ac7}
    device partition=C:
    path $WINDOWS.~BT\NewOS\WINDOWS\system32\winresume.efi
    description Windows Resume Application
    locale it-IT
    inherit {resumeloadersettings}
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    filepath \hiberfil.sys
    bootmenupolicy Standard
    debugoptionenabled No

    Ripresa da modalità di ibernazione

    identificatore {f8c0d4b9-6dce-11ed-abbc-c01939f60ac7}
    device partition=C:
    path $WINDOWS.~BT\NewOS\WINDOWS\system32\winresume.efi
    description Windows Resume Application
    locale it-IT
    inherit {resumeloadersettings}
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    filepath \hiberfil.sys
    bootmenupolicy Standard
    debugoptionenabled No

    Tester memoria di Windows

    identificatore {memdiag}
    device partition=E:
    path \EFI\Microsoft\Boot\memtest.efi
    description Diagnostica memoria Windows
    locale it-IT
    inherit {globalsettings}
    badmemoryaccess Yes

    Impostazioni Servizi di gestione emergenze

    identificatore {emssettings}
    bootems No

    Impostazioni debugger

    identificatore {dbgsettings}
    debugtype Serial
    debugport 1
    baudrate 115200

    Problemi RAM

    identificatore {badmemory}

    Impostazioni globali

    identificatore {globalsettings}
    inherit {dbgsettings}
    {emssettings}
    {badmemory}

    Impostazioni caricatore di avvio

    identificatore {bootloadersettings}
    inherit {globalsettings}
    {hypervisorsettings}

    Impostazioni hypervisor

    identificatore {hypervisorsettings}
    hypervisordebugtype Serial
    hypervisordebugport 1
    hypervisorbaudrate 115200

    Impostazioni Resume Loader

    identificatore {resumeloadersettings}
    inherit {globalsettings}

    Opzioni dispositivo

    identificatore {64d97668-18e1-11ed-be3c-ac7ebc4cd44e}
    description Windows Recovery
    ramdisksdidevice partition=\Device\HarddiskVolume5
    ramdisksdipath \Recovery\WindowsRE\boot.sdi

    Opzioni dispositivo

    identificatore {890f989c-7d40-11e2-8053-9b1bda41daaa}
    description Ramdisk Options
    ramdisksdidevice partition=C:
    ramdisksdipath \Recovery\890f989b-7d40-11e2-8053-9b1bda41daaa\boot.sdi
    È stato specificato un dispositivo inesistente.

    Was this answer helpful?

    0 comments No comments
  4. Ramesh 181.6K Reputation points Volunteer Moderator
    2022-11-27T15:07:12+00:00

    Hi Sacha,

    Open an Admin CMD Prompt and run:

    • bcdedit /enum All

    (If you get any error message, please note it down)

    Copy the output and include it in your reply.

    Was this answer helpful?

    0 comments No comments