Question How to fix TPM-WMI 1796 error

Apr 21, 2024
2
0
10
I installed the update today and an error started appearing in the log. The registry branch that this error is associated with has not been released, but I do not know how to fix it. 7d5387b0-cbe0-11da-a94d-0800200c9a66
I'm posting an error log of events.
The description for the event ID 1796 from the Microsoft-Windows-TPM-WMI source cannot be found. The component causing this event is not installed on this local computer or is corrupted. Install or restore the component on the local computer.
If the event occurred on another computer, you may need to save the displayed information along with the event.
The following information has been added to the event:
-2147020471
There is no special language standard resource for the desired message
I previously created a detailed topic here, but it's no use https://answers.microsoft.com/ru-ru/windows/forum/all/как/966467a6-0f3e-4d9d-8345-05dce58c7ee0



- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-TPM-WMI" Guid="{7d5387b0-cbe0-11da-a94d-0800200c9a66}" />
<EventID>1796</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2024-04-20T20:03:01.528967700Z" />
<EventRecordID>12799</EventRecordID>
<Correlation />
<Execution ProcessID="1876" ThreadID="5364" />
<Channel>System</Channel>
<Computer>DESKTOP-F8GTVC1</Computer>
<Security UserID="S-1-5-18" />
</System>
- <EventData>
<Data Name="HResult">-2147020471</Data>
</EventData>
</Event>

My system.

It costs windows ltsc 2019.

ASRock Phantom Gaming 6 Z390 Motherboard.

Kingston 64 g RAM.

Transcend M.2 TS256GMTS800S solid-state drive.
 
Last edited:
Update your post to include full system hardware specs and OS information.

This:

"I installed the update today and an error started appearing in the log"

What specific update? Why is/was the update necessary? Source for the update?

What is the problem or requirement?

= = = =

I found the following link:

https://support.microsoft.com/en-us...e-events-37e47cf8-608b-4a87-8175-bdead630eb69

Not immediately helpful (to me anyway) but there may something that you recognize otherwise.

And do stay out of the registry. Registry edits are a last resort and should not be attempted without having a specific and documented purpose for the edit.

Plus a full system backup, including the Registry, saved as a proven backup.

More information needed.
 

Hello, I updated my post as you requested and included the specification of my hardware, but about updates... Which update is causing this error? I don't know that. I posted the error log in full, and even the restr branch is indicated there, which can be found in the registry and see what it is, but it is not clear what this branch is responsible for, for which process.

I looked at the link you gave me and found only a description of the problem, but I did not find any fix for this problem. And you say that this information helped you solve your problem, then you couldn't say. What exactly did you do to remove this error?
 
Did not present that clearly - apologies. I did not have the problem and thus did not remove the error.

The purpose of the link was to provide more information about Event ID 1796 and other similar Event IDs.

You need to read through the other listed Event IDs and determine if any of them are applicable in some manner.

= = = =

Going back a step: What update was installed and what was the source of that update?

Note: The detailed link provided in Post #1 was in Russian.

= = = =

Things you can do:

Overall Windows appears to be balking at some configuration change being attempted or has some buggy or corrupted file.

Try running "dism" and "sfc /scannow" to find and fix buggy or corrupted files.

FYI:

https://www.windowscentral.com/how-use-dism-command-line-utility-repair-windows-10-image

https://www.lifewire.com/how-to-use-sfc-scannow-to-repair-windows-system-files-2626161

Windows may find the problem and fix it.