WMI errors

I have been having issues of high CPU usage and my laptop has been running pretty hot. I disabled a bunch of applications at startup, but the problem is still there.

Today I found a bunch of errors from the WMI provider host, mostly consisting of event IDs 5857, 5858, and a couple 5860.

This is an example of the event read out I receive: “Id = {00000000-0000-0000-0000-000000000000}; ClientMachine = DESKTOP-TSHSKGG; User = NT AUTHORITY\SYSTEM; ClientProcessId = 4376; Component = Unknown; Operation = Start IWbemServices::ExecQuery - root\cimv2 : SELECT ProcessId, ExecutablePath, CommandLine, Name FROM Win32_Process WHERE ProcessId=124; ResultCode = 0x80041032; PossibleCause = Unknown”

The result code always seems to be the same.

I am running a new version of Windows 10 (not brought over from an old laptop), and all of my software/BIOS is up to date.

Has anyone had any luck fixing this issue before?