Failed to load Hardware Monitor Driver Error in Windows 10 Fix

You try to insert a DVD drive to install drivers and it shows a “Failed to load hardware monitor driver” error in your Windows 10 PC preventing you from installing the drivers. It’s quite a common error and usually takes place in MSI motherboards because most of the DVD/CDs (for driver installation) come with motherboards and monitors that help the users to install the necessary drivers, conveniently. Fortunately, there are a few solutions that can help you fix the “Failed to load hardware monitor driver” error in your Windows 10 PC. Let’s see how.

 

Method 1: Turn Off Driver Signature Enforcement

 

Driver Signature Enforcement by Microsoft is a program that’s known to protect your system from installing damaged, corrupt, or harmful drivers that can cause inconsistencies in your system leading to different errors. There are chances that this program is blocking the drivers you are trying to install using the DVD and that’s why you see the error. Here’s how to turn off the module:

 

Step 1: Right-click on Start menu and select Run to open the Run command.

 

Desktop Start Right Click Run

 

Step 2: Type cmd in the Run command search box and press Ctrl + Shift + Enter keys together on your keyboard to open Command Prompt in elevated mode.



 

Run Command Search Cmd Enter

 

Step 3: In the Command Prompt (admin) window, run the below command hit Enter:

 

bcdedit.exe /set nointegritychecks on

 

This will disable the driver signature enforcement module and the integrity checks that it carries out.

 

Command Prompt (admin) Run Command To Disable Driver Signature Enforcement Enter

 

Step 4: Now, you can proceed with the driver installation using the DVD. Once that’s done, again open the Command Prompt (admin) window as shown in the Steps 1 and 2, and run the below command to enable the driver signature enforcement program again and hit Enter:

 

bcdedit.exe /setnointegritychecks off

 

Command Prompt (admin) Run Command To Enable Driver Signature Enforcement Enter

 

Method 2: Update the Graphics Card Driver

 

Before you download the driver from the vendor website manually, you would need to know the system type and the graphics card model. Let’s see how to find out the details:

 

Step 1: Press the Win + R keys together on your keyboard to open the Run command.

Step 2: Type dxdiag in the Run command search box and hit Enter.

 

Run Command Dxdiag Enter

 

Step 3: In the DirectX Diagnostic Tool window, under the System tab, go to the System information section.

Make a note of the Operating System details.

 

Directx Diagnostic Tool System System Information Operating System

 

Step 4: Now, go to the Display tab and under Device, note down the Name and the Manufacturer details.

 

Directx Diagnostic Tool Display Name Manufacturer

 

Step 5: Now, visit the manufacturer website and download the required drivers based on your system type and graphics card model. Save it in the desired location.

Step 6: Open the Run command in the same way as shown in Step 1.

Step 7: In the Run command search box, type devmgmt.msc and press OK to open Device Manager.

 

Run Command Devmgmt.msc Ok

 

Step 8: In the Device Manager window, expand the Display adaptors section, right-click on the graphics card and select Update driver.

 

Device Manager Display Adapters Graphi Driver Right Click Update Driver

 

Step 9: In the Update Drivers pop up window, select Browse my computer for drivers.

 

Update Drivers Browse My Computer For Drivers

 

Step 10: Next, you can go to the Search for drivers in this location section and click on Browse.

 

Search For Drivers In This Location Set Path Next

 

Step 11: In the Browse For Folder pop up, select the folder where you saved the downloaded graphics card.

Then click on OK.

 

Browse For Folder Select Location Where You Ha Ve Saved Graphics Card Ok

 

Step 12: Click Next to proceed with the driver installation.

 

Alternatively, you can also chose from the available drivers as shown below.

 

Step 1: You can click on Let me pick from a list of available drivers on my computer.

 

Select Let Me Pick From A List Of Available Drivers On My Computer

 

Step 2: Next, check the box next to Show compatible hardware and select the driver you want to install and click Next.

 

Show Compatible Hardware Check Select The Driver You Want To Install From The List Next

 

Once the driver is updated, restart your PC and you can now install the drivers using the DVD without seeing the error.

 



Method 3: Install the Driver Within an Admin Account

 

Since the error message says,  “Failed to load hardware monitor driver: This program must run as administrator”, it would be better to install the driver using an admin account. To do so, you can enable the integrated Windows admin account. Let’s see how..

 

Step 1: Right-click on the Start menu and select Run to open the Run command.

 



Desktop Start Right Click Run

 

Step 2: Type cmd in the Run command search field and press Ctrl + Shift + Enter together on your keyboard to open the Command Prompt in elevated mode.

 

Run Command Search Cmd Enter

 

Step 3: In the Command Prompt (admin) window, type the below command and hit Enter:

 

net user administrator /active:yes

 

Command Prompt (admin) Run Command To Install Driver Using Admin Account Enter

 

Once done, exit Command Prompt and restart your PC. You can then log in to the Administrator account and continue to install the drivers.

 

Alternatively, instead of using the DVD, you can straight away download the drivers from the manufacturer’s website. But, if none of the above methods work, you can perform a clean installation of windows using a bootable Windows 10 installation media.

Before you install the new version of Windows, make sure that you backup your computer so that you do not lose any programs or data during the process.