Error 0x800f0922 for 2020-01 Cumulative Update for Windows 10 Version 1909 for x64-based Systems (KB4532695)

Anonymous
2020-01-31T22:50:04+00:00

Install attempt fails with error 0x800f0922 whether I run Windows Update  to install this update or run windows10.0-kb4532695-x64_a85fd28af075ebfd8b0753d2c2aca244e926c3ce.msu

Running WIndows 10 Pro Ver. 1909 build 18363.592

I have tried every suggestion by HiltonOishi in https://answers.microsoft.com/en-us/windows/forum/all/failed-install-attempt-error-code-0x800f0922/c5eb31d7-f04f-4ff8-9d6f-f39e4f03944b

After the update installs I restart the computer and when it reboots it gets to 93% in "Working on Updates" then I get "We couldn't complete the updates Undoing changes"

Windows Update says this is an optional update. Should I just ignore the problem till the next update?

Windows for home | Windows 10 | 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

133 answers

Sort by: Oldest
  1. Anonymous
    2021-01-17T12:20:14+00:00

    I did that too and I still get the error message!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-01-18T08:59:48+00:00

    Your method unblocked me as well. I had recently used some third-party disk partition tool to move my EFI partition and I'm positive this caused the issue.

    Some further instructions:

    1. find your efi partition in disk manager [I find it's easiest to use this tool] or use diskpart or other tool
    2. open cmd prompt elevated
    3. Run diskpart

         >diskpart

    1. You may need to dig a little to find the correct drive and partition...

         >list disk 

         >select disk 0 [or other number]

         >list partition

    1. select the EFI partition

         >select partition 3 [only an example. Yours may be different]

    1. Now that you have the EFI partition selected you can see details of the partition:

         >detail partition

    1. Look at the Type. Is the GUID there different than c12a7328-f81f-11d2-ba4b-00a0c93ec93b?
    2. Set the partition ID

         >set id=c12a7328-f81f-11d2-ba4b-00a0c93ec93b

    1. Exit diskpart
    2. Restart machine, install updates.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-01-20T20:31:06+00:00

    Hey. I have a problem like that. Diskpart shows me the Correct ID, and  BCDEdit + ReagentC doesn´t show wrong things. I also tried SetupDiag but it was shown nothing.

    Diskpart Shows:

    Microsoft DiskPart-Version 10.0.19041.610


    Copyright (C) Microsoft Corporation.

    Auf Computer: DESKTOP-Q3K0T9E


    DISKPART> sel disk 1


    Datenträger 1 ist jetzt der gewählte Datenträger.


    DISKPART> sel vol 1


    Volume 1 ist jetzt das gewählte Volume.


    DISKPART> list par


      Partition ###  Typ               Größe    Offset

      -------------  ----------------  -------  -------

      Partition 1    System             100 MB  1024 KB

      Partition 2    Reserviert          16 MB   101 MB

      Partition 3    Primär             203 GB   117 MB

      Partition 5    Unbekannt           19 GB   203 GB

    * Partition 4    Wiederherstellun   521 MB   223 GB


    DISKPART> sel par 1


    Partition 1 ist jetzt die gewählte Partition.


    DISKPART> detail par


    Partition 1

    Typ         : c12a7328-f81f-11d2-ba4b-00a0c93ec93b

    Versteckt   : Ja

    Erforderlich: Nein

    Attribut    : 0X8000000000000000

    Offset in Byte: 1048576


      Volume ###  Bst  Bezeichnung  DS     Typ         Größe    Status     Info

      ----------  ---  -----------  -----  ----------  -------  ---------  --------

    * Volume 2                      FAT32  Partition    100 MB  Fehlerfre  System


    DISKPART>

    BCDEdit Shows:

    C:\WINDOWS\system32>BCDEdit


    Windows-Start-Manager


    Bezeichner              {bootmgr}

    device                  partition=\Device\HarddiskVolume1

    path                    \EFI\MICROSOFT\BOOT\BOOTMGFW.EFI

    description             Windows Boot Manager

    locale                  de-DE

    inherit                 {globalsettings}

    default                 {current}

    resumeobject            {80bb344c-fc52-11ea-b786-dae81f622fe9}

    displayorder            {current}

    toolsdisplayorder       {memdiag}

    timeout                 30


    Windows-Startladeprogramm


    Bezeichner              {current}

    device                  partition=C:

    path                    \WINDOWS\system32\winload.efi

    description             Windows 10

    locale                  de-DE

    inherit                 {bootloadersettings}

    recoverysequence        {ae3879e3-fb7f-11ea-bd25-7085c25d426a}

    displaymessageoverride  Recovery

    recoveryenabled         Yes

    isolatedcontext         Yes

    allowedinmemorysettings 0x15000075

    osdevice                partition=C:

    systemroot              \WINDOWS

    resumeobject            {80bb344c-fc52-11ea-b786-dae81f622fe9}

    nx                      OptIn

    bootmenupolicy          Standard


    C:\WINDOWS\system32>

    And REAGENTC shows:

    Konfigurationsinformationen zur Windows-Wiederherstellungsumgebung (WinRE) und

    zur Systemwiederherstellung:

        WinRE-Status:                          Enabled

        WinRE-Ort:                             \?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE

        Startkonfigurationsdaten-ID:           ae3879e3-fb7f-11ea-bd25-7085c25d426a

        Ort des Wiederherstellungsimages:

        Index des Wiederherstellungsimages:    0

        Ort des benutzerdefinierten Images:

        Index des benutzerdefinierten Images:  0

    REAGENTC.EXE: Vorgang erfolgreich.

    I am running out of options and dont know what to do now.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-01-21T00:39:57+00:00

    (1) You selected Disk 1 then listed its partitions...

    DISKPART> list par

      Partition ###  Typ               Größe    Offset

      -------------  ----------------  -------  -------

      Partition 1    System             100 MB  1024 KB             <<<EFI

      Partition 2    Reserviert          16 MB   101 MB              <<<MSR

      Partition 3    Primär             203 GB   117 MB               <<<Windows

      Partition 5    Unbekannt           19 GB   203 GB             <<<Not a known partition type

    * Partition 4    Wiederherstellun   521 MB   223 GB        <<<Recovery

    (a) How does partition 4 come after 5? Were you doing partition work of some kind? You should do a reboot as soon as possible after partition work so that the full system knows of the changes. After a reboot, I'm hopeful 4 & 5 will be listed in the right order.

    (b) Unbekannt means "unknown". Normally I'd want to say it was a factory reinstall partition. But those usually have the same partition type of a Recovery partition, i.e., Wiederherstellun. Have you altered its partition type?

    (2) Your ReagentC shows...

    WinRE-Status:      Enabled

    WinRE-Ort:          \?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE

    Partition 4 is good, but it says "harddisk0". That's Disk 0. So I suspect you've got two complete installations of Windows plugged in at once, which is no good. Especially, you don't want two EFI partitions. Windows can be confused when it does a reboot as to which should be used.

    (3) Your BCDEdit says EFI is on "HarddiskVolume1"...

    Windows-Start-Manager


    Bezeichner           {bootmgr}

    device                  partition=\Device\HarddiskVolume1             <<<Partition 1

    path                    \EFI\MICROSOFT\BOOT\BOOTMGFW.EFI

    HarddiskVolume1 means Partition 1, but which Disk is it referring to? I used to say it would be Disk 0, because it counts partitions starting from Disk 0. But now I think, if you booted directly from BIOS to Disk 1, it might start counting from there. Then, it's saying the EFI on Disk 1 was used to achieve the boot. Do you know if BIOS is set to boot directly to Disk 1?

    (4) Show us a "right-click START, Disk Management". Use the separator lines in the header to make the columns readable. Use the separator line between the panes to scrunch it smaller, but show all the Disks.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-01-21T07:54:23+00:00

    (1)

    (a) Yes i was once dooing partiton work. I dont exactly know what is was, but i had an error, where i was not able to boot so i did some partition work. I only know there was some kind of missing data in the EFI partition.

    (b) It was a long time ago but it could be, that ive deletet this partiton.

    (3) I will try with the next boot, to look from which disk it is booting.

    (4)

    Hope you can read it

    Was this answer helpful?

    0 comments No comments