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: Newest
  1. Anonymous
    2020-11-04T02:48:38+00:00

    Thanks a lot for looking into this PCR. I have been struggling for months with some updates... Here's the info...

    Windows Boot Manager


    identifier              {bootmgr}

    device                  partition=\Device\HarddiskVolume1

    description             Windows Boot Manager

    locale                  en-US

    inherit                 {globalsettings}

    default                 {current}

    resumeobject            {bf513583-4f94-11ea-b4c9-f64a0256cab2}

    displayorder            {current}

    toolsdisplayorder       {memdiag}

    timeout                 30

    Windows Boot Loader


    identifier              {current}

    device                  partition=C:

    path                    \WINDOWS\system32\winload.exe

    description             Windows 10

    locale                  en-US

    inherit                 {bootloadersettings}

    recoverysequence        {ef49d91b-4f7b-11ea-9200-dffb0a10b21b}

    displaymessageoverride  Recovery

    recoveryenabled         Yes

    testsigning             No

    allowedinmemorysettings 0x15000075

    osdevice                partition=C:

    systemroot              \WINDOWS

    resumeobject            {bf513583-4f94-11ea-b4c9-f64a0256cab2}

    nx                      OptIn

    bootmenupolicy          Standard

    Windows Recovery Environment (Windows RE) and system reset configuration

    Information:

        Windows RE status:         Enabled

        Windows RE location:       \?\GLOBALROOT\device\harddisk0\partition3\Recovery\WindowsRE

        Boot Configuration Data (BCD) identifier: ef49d91b-4f7b-11ea-9200-dffb0a10b21b

        Recovery image location:   

        Recovery image index:      0

        Custom image location:     

        Custom image index:        0

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-11-04T01:54:40+00:00

    Yours is a Legacy install (not a UEFI install). Therefore, partition types are different. I'm less familiar with Legacy, but that type looks OK to me. It isn't flat out stated anywhere I can easily find, but looks like it is a System Reserved partition (which is the equivalent of an EFI that a UEFI install has).

    The problem lies elsewhere, I think. Let's see...

    (a) Right-click START, & select Disk Management.

    Double-click/drag the divider lines in the header to make it readable. Post a picture. I want to see whether there is more than one system partition -- either another System Reserved or an EFI -- maybe on a 2nd internal HDD. That is no good.

    (b) At an Administrator Command Prompt, enter...

    BCDEdit

    ReagentC  /Info

    Use Ctrl-A & Ctrl-C to copy, then post it to us.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-11-04T00:38:56+00:00

    Folks,

    I am having the same problem to update Windows 10. When I go to DISKPART, I don't even see an ID. Check below.

    Could this be the reason why I can't proceed?

    DISKPART> list part

      Partition ###  Type              Size     Offset

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

      Partition 1    Primary           1334 MB  1024 KB

      Partition 2    Primary            950 GB  1335 MB

      Partition 3    Recovery          2626 MB   951 GB

    DISKPART> select part 1

    Partition 1 is now the selected partition.

    DISKPART> detail part

    Partition 1

    Type  : 07

    Hidden: No

    Active: Yes

    Offset in Bytes: 1048576

      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info

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

    * Volume 8         System Rese  NTFS   Partition   1334 MB  Healthy    System

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-10-25T21:22:58+00:00

    Everything looks fine with that, though partition 1 is probably empty & useless. It was replaced with partition 5 during an upgrade, as I'm sure your "ReagentC /Info" will show.

    (1) Your EFI partition has no letter -- which is the normal condition.

    (2) It also has no label which is OK. If you want one...

    DiskPart <<<Enter DiskPart

    Select  Disk  0<<<Presuming that was Disk 0 you showed

    Select  Part  2<<<Select your EFI partition

    Assign  Letter=S <<<Give it letter S

    Exit   <<<Exit DiskPart

    Label  S:  ESP                <<<Give EFI the label "ESP" (EFI System Partition)

    DiskPart<<<Enter DiskPart

    List  Vol <<<Should show the label "ESP" now (with the letter "S")

    Select  Vol=S<<<Select EFI by its letter

    Remove  Letter=S<<<Remove the letter S

    Exit<<<Exit DiskPart

    That is probably worthwhile to do, but it won't solve the current problem.

    (3) Let me see the rest of what you've got per what I posted to Smelltastic on page 2.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-10-25T16:52:03+00:00

    DISKPART> list part

    Partition ###  Type              Size     Offset

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

    Partition 1    Recovery           499 MB  1024 KB

    * Partition 2    System             100 MB   500 MB

    Partition 3    Reserved            16 MB   600 MB

    Partition 4    Primary            930 GB   616 MB

    Partition 5    Recovery           563 MB   930 GB

    DISKPART> select part 2

    Partition 2 is now the selected partition.

    DISKPART> detail part

    Partition 2

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

    Hidden  : Yes

    Required: No

    Attrib  : 0X8000000000000000

    Offset in Bytes: 524288000

    Volume ###  Ltr  Label        Fs     Type        Size     Status     Info

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

    * Volume 2                      FAT32  Partition    100 MB  Healthy    System

    Min has different Ltr, Label and Offsett in Bytes. Does this cause problem as I also have this nonstop updating and Undoing updates with the error code 0x800f0922?

    Was this answer helpful?

    0 comments No comments