Windows Server 2016 Update Failed (0x800f0922)

Shenziro

Well-known member
Joined
Jun 12, 2024
Posts
105
Hi,

My Windows Server 2016 hasn’t been installing updates for about half a year. It always rolls back.

Error code: Status: 0x800f0922.

Here are my partitions (in case it’s helpful).

1739307467385.webp

The requested files are attached.

My last failed update attempt was last night around 10:30 PM.

Error message: The status of the package KB5049993 could not be changed to “Installed”. Status: 0x800f0922.

It is a virtual machine installed on Hyper-V.

If anything is missing, please let me know.

Thank you for your help.

Best regards, Shenziro
 

Attachments

Hi @Shenziro,

Welcome to Sysnative Forums!

If you haven't already, please review the posting instructions here, and attach the requested log files. Without log files, our helpers will not be able to assist, and this will slow down fixing your machine.

If logs have been already been provided, our team of volunteers will analyse the provided log files to build a fix for your system. Please be aware that this may take several days from your initial post, due to the high volume of threads that we receive.


- Sysnative Windows Update Team
 
Hello and welcome,

Which one should be the system partition, partition 2 or 3 ?
 
Hello,

it is partition 2 (99 MB)

Edit:

Oh I will try something, It is possible that Partition 2 becomes full during the update and then do the rollback?
 
Last edited:
Please do following only.

Start DISKPART again.
Copy/paste or type following commands into diskpart:

Code:
list disk
select disk 0
select partition 2
SET ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b

Check Windows Update again and report the result.
 
I got this error: The specified type has an invalid format


I have also try with the override paramter
 
I got this error: The specified type has an invalid format
I assume this is the result of the command SET ID ?

Please perform following commands in diskpart:

Code:
list disk
select disk 0
select partition 2
detail partition
select partition 3
detail partition
exit
Provide a screenshot of the result.
 
The first screenshot shows an error message on the first line.
Where does that come from ?
 
Okay, all clear.

Start DISKPART again.
Copy/paste or type following commands into diskpart:

Code:
list disk
select disk 0
select partition 2
SET ID=07
exit

Provide a screenshot of the result
 
No problem on the delay. Just take your time.

Start DISKPART again.
Copy/paste or type following commands into diskpart:

Code:
list disk
select disk 0
list partition
Provide a screenshot of the result.
 
Start DISKPART again.
Copy/paste or type following commands into diskpart:

Code:
list disk
select disk 0
select partition 2
detail partition
Provide a screenshot of the result.
 
Close diskpart.
Check Windows Update again and report the result.
If it fails, copy the file C:\Windows\Logs\CBS\cbs.log to your desktop.
Zip the copied file and attach the zipped cbs.log to your next reply.
 
Provide the Components Hive
1. Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
2. Please copy this file to your desktop.
Note: If you receive an error that this file is in-use, simply reboot your computer and try again. Note: If you find that you need to reboot and are unable to because this is a server then try Option#2 below.
3. Right-click on this file on your desktop and select Send To...Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
4. The file will likely be too large to upload here so please upload to Gofile or WeTransfer and just provide the link here.


Option#2 (only if you are unable to follow the previous instructions)

  • Please download the Freeware RegBak from here: Acelogix Software - Download products
    You will find it at the bottom of the page that the link brings you to.
  • Go ahead and install this program and accept all the defaults. After the last install screen the program should open.
  • Click the New Backup button. Accept the defaults and simply click Start.
  • When it says Finished successfully, click the Close button.
  • This will bring you back to the main screen of the program. You will see one entry in this list with the date that you did it. Right-click on this line-item and select Explore Backup...
  • This will bring you into the folder where the backup was made. You should see a Users folder and a Windows folder along with a couple other files. Double-click on the Windows folder to open it. Then open the System32 folder and then config folder. You should see around 6 files in here, one of which is named COMPONENTS.
  • Copy the COMPONENTS file to your Desktop. If the COMPONENTS file does not exist, please fetch it instead from C:\Windows\System32\config\COMPONENTS.
  • Now right-click on the COMPONENTS file that is on your desktop and select Send to > Compressed (zipped) folder.
  • Then please upload the zip file (COMPONENTS.zip) to your favourite file sharing website (it will be too big to upload here). Examples of services to upload to are Gofile or WeTransfer and then just provide the link in your reply.
  • You can close any open windows you have as well as the RegBak program now.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top