Thanks. The PML can now be unshared (for privacy reasons).
The following app is causing the issue.
"C:\Program Files\Adda52_2.0\Adda52_2.0.exe"
Please terminate the app, uninstall it, or rename the executable.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hey! I have got a new build - Ryzen 7950x w 128GB RAM and a NVIDIA 4060 GPU. Motherboard: ROG STRIX X670-E-E GAMING. Main problem I have been facing is the WMI Activity levels for the CPU were getting up to 80-90% clogging the functionality of my PC.
My previous details about how it started and the intensity of the problem: https://answers.microsoft.com/en-us/windows/forum/all/wmi-provider-host-high-cpu-usage/da16f098-ec32-45ba-8527-3a080f37ab7b
Now, I have managed to execute some solutions mentioned in the above linked post and then some routes I have mentioned properly in this sheet I made for the same purpose; the major route I have chosen is to take note of PID's in Operational Logs of WMI Activity and tackle them one by one.
Details here: https://docs.google.com/spreadsheets/d/1QZ1BLoRiwY9USNcwSJb2dpQGacYCu\_XnusYGnH10jJA/edit?usp=sharing
I have marked the processes that have been "solved" and did not occur again as green and the ones still coming up as errors in the operational logs as red.
The processes giving me WMI Errors in a ranked manner in terms of frequency of errors:
The situation as of now is it's gotten better; the WMI Activity doesn't go more than 20% as of now but as far as I know, this process shouldn't take up any of the CPU which means some programs/processes are still interfering which I want to fully solve. Also, there have been periods of no issues and then suddenly it crops up again so I want to fully eliminate it.
Also let me know; my last resort being a reboot to downgrade to Windows 10 and how would that fare as the last possible solution if I can't figure out how to eliminate the interfering programs/processes?
Thank you, eagerly waiting for a response. :)
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.
Thanks. The PML can now be unshared (for privacy reasons).
The following app is causing the issue.
"C:\Program Files\Adda52_2.0\Adda52_2.0.exe"
Please terminate the app, uninstall it, or rename the executable.
Hey Arthur! Hope you're doing well :)
I ended up shifting to Windows 10 and restored all data and apps as needed. I didn't face any problems and it was smooth for 2 weeks now - until today when during playing a session again my WMI spiked up even though it went to 20% at max till now and saw it at 5-7% till now. https://gyazo.com/aa4d79a9b956adc20d3fe735a00fdf66
I tried figuring out the program which caused eorr in the logs - only found one (couple of errors) which was a program I used to play poker called WPT. A poker app basically. I found some PID's which weren't to be found in the ongoing processes in the task manager.
I tried doing this which was the last step of what you told me: https://gyazo.com/26a7e8116e1a188119300dbbb93f7aa0 Hopefully this settles it? Do I have to do it everytime I start my PC? Like if the service was stopped, will it restart on it's own upon the "frequent calls" if there are any?
Please let me know how to figure this out and solve this for good!
Hey Arthur! Again thanks for the extensive research and testing you have carried out for me. If there's any portal or avenue where I can pay you for your service thus far and for future replies, I would like to do so, or anything else really as a token of gratitude. :)
Couple of things I saw, one I don't know if it's related to this or not but my Boot time (IDK if that's exactly what it's called - the time from when I turn the CPU on and the screen shows up with Republic of Gamers and boots up) was one random time up to 4-5 mins. Like I switched on the CPU and thrice force shut it through long pressing the power button and 4th time it actually started after a 2-4 minute delay. I don't know if it's relevant. I don't know but don't think it's a hardware problem, there are no heating issues as well.
1 - Thank you for the explanation. I tried doing this:
It again said access denied to even stop the MB service.
Video: https://gyazo.com/1a0d50cf8668ded5fac46300f0aebd54
I enabled the super administrator command:
And tried after this, unfortunately the same error occurred.
That's what i was supposed to do to clean uninstall MB right? I couldn't find any more steps I could try.
2 - Glad to know clean boot won't interfere with the normal working. So does that also mean if the WMI problem doesn't occur I can just use the PC in clean boot mode itself? Also, I'm assuming our objective of doing a clean boot is to find what "programs/services" are creating this issue - haven't we already achieved that via the PID indexing and match them up to the processes?
3 - Even though as a poker player, I love problems and have a curious mind so I really don't wanna give up on this half way but more and more I dive deep into it, my threshold of understanding is getting hit and I may not efficiently follow instructions etc. I'm beginning to think rebooting and downgrading to Win 10 is the most convenient way to go about it. :|
Hi Gaurav,
Please try the clean boot procedure Arthur.SH - MSFT recommended earlier. A clean boot is the process of starting Windows without loading third-party apps and services. It's a safe procedure.
For more information, see this Microsoft article.
How to perform a clean boot in Windows - Microsoft Support:
(Step 3 is very important. You need to first enable "Hide all Microsoft Services" before clicking "Disable all".)
Thank you for the additional information my friend.
WMI-Activity Event ID:5858 ResultCode:0x80041032
Since this involves a lot of highly technical jargon, I have personally summarized it to make it as understandable as possible for you.
Combining all our previous information, we can conclude that the cause of the problem is due to an application (WMI caller) calling and then retrieving the full result set and releasing it. But the client releases the termination link and then logs it once in the event viewer.
Such frequent logging indicates that there are unusual calls and their frequency is very high leading to similar problems. This also corresponds to what I illustrated in (1), that the more or more often an application calls and queries WMI, the higher the footprint.
I think we can start with this:
(1) Go to Event Viewer and log “ClientProcessid = \*\*\*\*\*” in Error.
(2) “Ctrl + Shift + Esc” to open Task Manager, enter this PID and search for it to find out which service or application is running (should include Express VPN, ASUS Com Service and NVIDIA Container as you mentioned).
(3) Try right-clicking to disable it and wait a while to see if it still calls. (But considering that there is a VPN that you may need for your poker game, it is recommended that you just try it for now to find out why.)
Actually, there is a solution to this problem, but I think it's a bit too technical and may not be particularly convenient.
The link is: WMI-Activity Event 5858 ResultCode 0x80041032 - Windows Client | Microsoft Learn.
Clean start and clean uninstall MB is not the same program, clean uninstall MB is to prevent the third-party antivirus software has been uninstalled on the surface, but the registry and file residues still exist.
So I have these suggestions:
I sincerely hope that the above solution will solve your problem.
I look forward to hearing back from you.
Best Regards
Arthur Sheng | Microsoft Community Support Specialist