Windows 10: Windows Update broke WMI service

Discus and support Windows Update broke WMI service in Windows 10 Software and Apps to solve the problem; Hello!This is an ongoing story that I've been having since a few weeks ago.It all started after my PC for some reason I noticed was running alot slower... Discussion in 'Windows 10 Software and Apps' started by AndreyRumming, Jan 4, 2022.

  1. Windows Update broke WMI service


    Hello!This is an ongoing story that I've been having since a few weeks ago.It all started after my PC for some reason I noticed was running alot slower than normal. It was really struggling, and some programs were crashing. Since I hadn't rebooted in quite a long time, I decided to try that. So I did a reboot, and all seemed fine. But after not too long, I noticed that some programs like OperaGX browser and Discord were fine, while others like Notepad++, Unity3D, github desktop, python, etc would open up.... and then after about 5 seconds, just close again. No warnings, no errors, no crash log

    :)
     
    AndreyRumming, Jan 4, 2022
    #1
  2. AsRock Win User

    Windows Updates failed to instal

    I'm not sure how differant XP media center Edition is but you could clear the history \ cache if these folders are there.

    Step 1 Register DLL files.

    =================

    By trying this step, we can check if the update engines are working properly.



    1. Close all instances of Internet Explorer.

    2. Click Start and Run, type "Regsvr32 atl.dll" (without quotes) in the Open box and click OK.



    Note: There is a space between regsvr32 and atl.dll



    3. Similarly, one by one, register the files listed below:



    Regsvr32 msxml3.dll

    Regsvr32 wuapi.dll

    Regsvr32 wuaueng.dll

    Regsvr32 wuaueng1.dll

    Regsvr32 wups2.dll

    Regsvr32 wucltui.dll

    Regsvr32 wups.dll

    Regsvr32 wuweb.dll

    Regsvr32 qmgr.dll

    Regsvr32 qmgrprxy.dll

    Regsvr32 jscript.dll



    Note: If you encounter errors while registering any of these files then skip that file and continue with the next one.



    If the issue persists, let's move on to the steps below to verify Windows Update services and temporary folders.



    Step 2 Verify the relevant Windows Update services.

    =========================================

    1. Click Start->Run, type "services.msc" (without quotation marks) in the open box and click OK.

    2. Double click the service "Automatic Updates".

    3. Click on the Log On tab, please ensure the option "Local System account" is selected and the option "Allow service to interact with desktop" is unchecked.

    4. Check if this service has been enabled on the listed Hardware Profile. If not, please click the Enable button to enable it.

    5. Click on the tab "General "; make sure the "Startup Type" is "Automatic" or "Manual". Then please click the button "Stop" under "Service Status" to stop the service.

    6. Then please click the button "Start" under "Service Status" to start the service.

    7. Please repeat the above steps with the other services:



    Background Intelligent Transfer Service

    Event Log

    Remote Procedure Call (RPC)



    Note: Event log service is enabled on all of the hardware profiles; this service does not have an option to enable or disable on certain hardware profile.



    If it still does not help, let's proceed to step 3.



    Step 3 Reload the Update temporary folders.

    ===================================

    One possible cause is that the temporary folder for Windows Update is containing corrupted files. Let's erase all the files there to get the system clean.



    1. Click Start, Run, type: cmd and press Enter. Please run the following command in the opened window.



    Net stop WuAuServ



    2. Click Start, Run, type: %windir% and press Enter.

    3. In the opened folder, rename the folder SoftwareDistribution to Sdold.

    4. Click Start, Run, type: cmd and press Enter. Please run the following command in the opened window.



    Net start WuAuServ



    Please test the Windows Update website and let me know the result. If the issue persists, to clarify the issue and provide more accurate troubleshooting steps, please assist me in collecting the following information.
     
    AsRock, Jan 5, 2022
    #2
  3. DRDNA Win User
    Microsoft withdraws bad Windows 7 update that broke future Windows 7 updates

    "Unfortunately, this apparently simple change has had severe consequences for some users of Windows 7 Service Pack 1 and Windows Server 2008 R2 Service Pack 1, with users reporting that Windows Update, drivers from both Nvidia and AMD, and some third-party software including Virtual Box are all unable to install correctly. The error code 0x8004FF91 seems to be a common finding."

    http://arstechnica.com/information-...7-update-that-broke-future-windows-7-updates/
     
    DRDNA, Jan 5, 2022
    #3
  4. Windows Update broke WMI service

    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 5, 2022
    #4
Thema:

Windows Update broke WMI service

Loading...
  1. Windows Update broke WMI service - Similar Threads - Update broke WMI

  2. WMI

    in Windows 10 Software and Apps
    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...
  3. Update KB5048685 broke the Windows Update Service and internet connection of all electron apps

    in Windows 10 Gaming
    Update KB5048685 broke the Windows Update Service and internet connection of all electron apps: After installing the update nothing Microsoft related was able to get a network connection.Electron Apps like Deezer or Discord failed to start. Teams can not connect and windows update say "We couldn’t connect to the update service. We’ll try again later, or you can check...
  4. Update KB5048685 broke the Windows Update Service and internet connection of all electron apps

    in Windows 10 Software and Apps
    Update KB5048685 broke the Windows Update Service and internet connection of all electron apps: After installing the update nothing Microsoft related was able to get a network connection.Electron Apps like Deezer or Discord failed to start. Teams can not connect and windows update say "We couldn’t connect to the update service. We’ll try again later, or you can check...
  5. Windows Update broke WMI service

    in Windows 10 Gaming
    Windows Update broke WMI service: Hello!This is an ongoing story that I've been having since a few weeks ago.It all started after my PC for some reason I noticed was running alot slower than normal. It was really struggling, and some programs were crashing. Since I hadn't rebooted in quite a long time, I...
  6. Windows Update broke WMI service

    in Windows 10 BSOD Crashes and Debugging
    Windows Update broke WMI service: Hello!This is an ongoing story that I've been having since a few weeks ago.It all started after my PC for some reason I noticed was running alot slower than normal. It was really struggling, and some programs were crashing. Since I hadn't rebooted in quite a long time, I...
  7. WMi service hung on stopping

    in Windows 10 Gaming
    WMi service hung on stopping: my windows 2012 WMi service is stuck on stoppingI tried to stop it via taskkill but its also hungany idea what to do ? https://answers.microsoft.com/en-us/windows/forum/all/wmi-service-hung-on-stopping/73492556-0690-49be-b8a3-2241a9e4493c
  8. WMi service hung on stopping

    in Windows 10 Software and Apps
    WMi service hung on stopping: my windows 2012 WMi service is stuck on stoppingI tried to stop it via taskkill but its also hungany idea what to do ? https://answers.microsoft.com/en-us/windows/forum/all/wmi-service-hung-on-stopping/73492556-0690-49be-b8a3-2241a9e4493c
  9. Update broke windows

    in Windows 10 Ask Insider
    Update broke windows: Hi everyone. I updated my PC this morning after putting it off for awhile. When I got home, it was on a blue screen saying "your pc did not start correctly". Automatic repair didnt work and when I tried to go to a restore point, it gave me an error. I have no clue what to do...
  10. Windows update broke windows!

    in Windows 10 Ask Insider
    Windows update broke windows!: Have had two crashes and can't open windows update or windows settings at all. No response on opening. submitted by /u/Real_nimr0d [link] [comments] https://www.reddit.com/r/Windows10/comments/hu4zn0/windows_update_broke_windows/