Windows 10: WMI

Discus and support WMI in Windows 10 Gaming to solve the problem; Where I work, we have had several computers not getting cumulative updates. So I wrote a very basic script to which checks it the WMI is "working" on a... Discussion in 'Windows 10 Gaming' started by MLL_316, Jan 8, 2025.

  1. MLL_316 Win User

    WMI


    Where I work, we have had several computers not getting cumulative updates. So I wrote a very basic script to which checks it the WMI is "working" on a number of hosts. If WMI is not working for those computer, I re-register the MOF. and the .dll. I've have been doing this the last couple of months and most of the computers start updating, but our SCCM admin who does not use powershell insisted I will be doing damage by doing this at will. 1. I am not doing it at will 2. I am only re-registering, not resetting 3. SCCM starts working. He refers to the CCMSetup.log. Is there some wh

    :)
     
    MLL_316, Jan 8, 2025
    #1

  2. Model does not support WMI on startup. How to resolve?

    Hey, how you doing?

    Thank you for contacting us and welcome to the Microsoft Community.

    My name is Vitor. I'm an Independent Advisor and I'll be glad to help you today.

    When completing each step, check the result of the procedure/command. Not being solved, perform the next step.

    Please check the below article related to your issue

    Starting and stopping WMI service:

    https://learn.microsoft.com/en-us/windows/win32...

    Check suggestion in: https://answers.microsoft.com/en-us/windows/for...

    You can see also the suggestion of Valeria_GC in: https://answers.microsoft.com/pt-br/windows/for...

    Check if the suggestions above helped you and tell me if it worked.

    Thanks

    Vitor S.
     
    {VitorLima}, Jan 8, 2025
    #2
  3. KBranigan Win User
    WMI Provider Host High CPU and 2 of them

    WMI Provider Host High CPU and 2 of them listed in task manager. I looked online and can't find simple steps as I don't know what some actions are when people speak
     
    KBranigan, Jan 8, 2025
    #3
  4. WMI

    WMI Provider Host - Windows 10

    Hi,



    Thank you for writing to Microsoft Community Forums.



    We understand your concern as you the WMI provider host use high CPU of the PC. Usually, WMI Host Provider doesn’t use much usage of the CPU. It will use the CPU when any software or script that asks for some information via WMI. High usage of the
    CPU is just the sign that another software is seeking for some information or requesting any data via WMI.



    However, the high usage of the CPU for a long time for WMI is an indication that something is wrong because WMI Provider Host doesn’t occupy the resources of the CPU for a long time.



    In this scenario, we would suggest you to perform these methods and check if the issue is fixed.



    Method 1: Restart the WMI Provider Host Service

    1. Press Windows key + R to launch the
      Run command, then type Services.msc and press the
      Ok.
    2. Scroll down all the services and find
      Windows Management Instrumentation and then Right click on it and select
      Properties.
    3. Set the startup type to Automatic and then restart the service.


    Method 2: Restart other WMI provider Host related Services

    1. Click on Start Menu and type CMD, right click on
      CMD icon and select Run as administrator.
    2. In the Command Prompt Window type the following command and press
      Enter after each command.
    • net stop iphlpsvc
    • net stop wscsvc
    • net stop Winmgmt
    • net start Winmgmt
    • net start wscsvc
    • net start iphlpsvc
    3. Restart your computer and check if the WMI provider Host having high CPU usage



    Method 3: Uninstall the Components and Drivers that causes the Problem

    1. Press Windows + XKey and select
      Event Viewer.
    2. Click on the View Button that appears on the top of the Menu and then click on
      Show Analytic and Debug Logs.
    3. On the left pane, navigate to this path Applications and Service Logs > Microsoft > Windows > WMI Activity > Operational log. Now Mark or Note down the Item that listed as an
      Error
    4. Now press the Windows Logo Key +
      X
      simultaneously, then select Task Manager.
    5. Now, click on the Service tab and Find the processes with the Matching IDs as seen in
      Event Viewer in the column of PID when You Locate or Find these Process then
      Uninstall or Disable those service.
    6. Restart the PC and check


    You may also refer this article and check if that helps to fix the issue:
    High CPU usage by WMIPRVSE.EXE process at regular intervals in Windows



    Note: Important this section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify
    the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs.


    Follow the steps to take
    backup of registry.




    Let us know how it goes.



    Aditya Roy

    Microsoft Community – Moderator
     
    Aditya_Roy, Jan 8, 2025
    #4
Thema:

WMI

Loading...
  1. WMI - Similar Threads - WMI

  2. Event 1796 TPM-WMI crashing computer

    in Windows 10 Gaming
    Event 1796 TPM-WMI crashing computer: Been experiencing this error repeatedly in circumstances where my PC restarts. This is the generated text:Log Name: System Source: Microsoft-Windows-TPM-WMI Date: 22/03/2025 11:21:04 PM Event ID: 1796 Task Category: None Level: Error Keywords: User: SYSTEM Computer:...
  3. Event 1796 TPM-WMI crashing computer

    in Windows 10 Software and Apps
    Event 1796 TPM-WMI crashing computer: Been experiencing this error repeatedly in circumstances where my PC restarts. This is the generated text:Log Name: System Source: Microsoft-Windows-TPM-WMI Date: 22/03/2025 11:21:04 PM Event ID: 1796 Task Category: None Level: Error Keywords: User: SYSTEM Computer:...
  4. EVENTO 1796 TPM-WMI

    in Windows 10 Gaming
    EVENTO 1796 TPM-WMI: La actualización de arranque seguro no pudo actualizar una variable de arranque seguro con el error El arranque seguro no está habilitado en esta máquina.. Desde hace un mes mas o menos el equipo se me reinicia randomly y no sabía que era, al mirar en el visor de eventos he...
  5. EVENTO 1796 TPM-WMI

    in Windows 10 Software and Apps
    EVENTO 1796 TPM-WMI: La actualización de arranque seguro no pudo actualizar una variable de arranque seguro con el error El arranque seguro no está habilitado en esta máquina.. Desde hace un mes mas o menos el equipo se me reinicia randomly y no sabía que era, al mirar en el visor de eventos he...
  6. WMI repository is consistent

    in Windows 10 Gaming
    WMI repository is consistent: Dear community, I'm Michael. I have some problems with WMI: during the winmgmt /verifyrepository command, I receive the following return: "WMI repository is consistent". Here is a snapshotI want to normalise the WMI, so looking forward to your answers....
  7. WMI repository is consistent

    in Windows 10 Software and Apps
    WMI repository is consistent: Dear community, I'm Michael. I have some problems with WMI: during the winmgmt /verifyrepository command, I receive the following return: "WMI repository is consistent". Here is a snapshotI want to normalise the WMI, so looking forward to your answers....
  8. My PC keeps crashing. I have looked at the error logs and it's a 1796 TPM WMI error. How...

    in Windows 10 Gaming
    My PC keeps crashing. I have looked at the error logs and it's a 1796 TPM WMI error. How...: My PC keeps crashing. I have looked at the error logs and it's a 1796 TPM WMI error. How can I remedy this? https://answers.microsoft.com/en-us/windows/forum/all/my-pc-keeps-crashing-i-have-looked-at-the-error/1058eab5-dd50-426c-b227-d813a9ca2151
  9. My PC keeps crashing. I have looked at the error logs and it's a 1796 TPM WMI error. How...

    in Windows 10 Software and Apps
    My PC keeps crashing. I have looked at the error logs and it's a 1796 TPM WMI error. How...: My PC keeps crashing. I have looked at the error logs and it's a 1796 TPM WMI error. How can I remedy this? https://answers.microsoft.com/en-us/windows/forum/all/my-pc-keeps-crashing-i-have-looked-at-the-error/1058eab5-dd50-426c-b227-d813a9ca2151
  10. WMI process spike causes framerate drops

    in Windows 10 Gaming
    WMI process spike causes framerate drops: Hi everyone. I recently updated Windows 11 to 24H2 and then continued playing the same video game, but now I have an issue: the frame rate drops to 1 almost frozen for 3 to 5 seconds randomly during the game. I started monitoring and found some spikes in the WMI process...