Nhawk 2% is also too much for idling. Which process is causing the CPU load for you?
For me it is ‘system’ and frequent system interrupts.
‘system’ can be resolved to ntoskrnl.exe in the properties.
If you investigate further with WPA from the Windows Performance Toolkit, you get the following files that seem to be related to the high load:
msgpioclx.sys
Wdf01000.sys
ACPI.sys
Another approach is
powercfg /energy
This also indicates too high processor load, missing standby modes and the missing pluton driver.
It seems to be some kind of driver problem or a bad BIOS customisation.