Fixes

Easily Fix Invalid Signature Detected Error [Complete Guide]

If you have been getting the “Invalid Signature Detected. Check Secure Boot State in Setup” error on your computer after updating your Bios or UEFI software, you have come to the right place. We were facing this issue on one of our test benches and got to fix it by applying different troubleshooting techniques. Below, we have listed a bunch of different methods that you can apply to completely fix the issue and have also listed some reasons due to which it might occur.

invalid signature detected
Invalid Signature Detected Issue

What Causes the Invalid Signature Detected Issue?

After having to go through most of the solutions commonly used to fix the issue, we came to conclude that the following must be the most important triggers behind it.

  • External Devices: It is possible that the External Devices that you have connected to your computer might have been causing the “Invalid Signature Detected” error. Therefore, we suggest that you try to remove extra external devices from the computer and check to see if that fixes the issue.
  • Fast Boot: If you have Fast Boot enabled on the computer, there is a chance that it could be causing this error. Therefore, we suggest that you try to disable it as we mentioned in the steps below and check to see if that fixes the issue.
  • Recent Update: If a recent update has been installed on the computer and this issue started occurring, it is possible that the issue was with the update itself. Therefore, we suggest that you try to remove the recent update and check to see if that fixes the issue.

Now that you have been taken through most of the reasons behind the occurrence of the issue, we can finally start implementing the steps to fix it.

How to Fix Invalid Signature Detected HP Issue completely:

Solution 1: Disconnect External Drives

If any external drive like a USB or hard drive is connected to your computer it might be causing the error while booting because the system is trying to boot through that external drive. A simple and quick fix for this is to remove any external drive connected to the computer and restart the computer afterward.

Solution 2: Disable Secure Boot Control

  1. Enter the “BIOS” mode on your PC by pressing the “F1 or F2” keys on your keyboard.
    Note: When you turn “ON” the system you can see the message on the screen showing the keys for entering into BIOS.
  2. Now use the arrow keys to navigate to the “Security” tab, “Authentication” tab, or “Boot” depending on your BIOS.
  3. Here you will find “Secure Boot” under any one of the above tabs. Use the “Down Arrow Key” to select the option and press “Enter”.
  4. Then select “Secure Boot Control” and choose “Disabled”.
    Disable secure boot
    Disable Secure Boot

Solution 3: Disable Fast Boot and Enable CSM

  1. Enter the “BIOS” mode on your PC by pressing the “F1 or F2″ keys on your keyboard.
    Note: When you turn “ON” the system you can see the message on the screen showing the keys for entering BIOS.
  2. Now use the arrow keys to navigate to the “Security” tab.
  3. Here look for the “Fast Boot Option” or “Boot” tab, select it, and press “Enter”. Then choose the “Disable” option.
  4. Next move to “Launch CSM” and choose “Enabled”. In the new window “CSM” might be listed as “Legacy USB” under “Advanced”.
  5. Navigate to the “Save and Exit”, finally choose “Yes” to save the changes.

Solution 4: Disable Driver Signature Enforcement

  1. Boot Windows 10 from the installation media to access the “Recovery Environment”.
  2. Once the installation screen comes up, press the “Shift + F10” keys at the same time.
  3. Now enter the following commands in the Command Prompt window and press “Enter” after each command:
bcdedit.exe -set loadoptions DISABLE_INTEGRITY_CHECKS

bcdedit.exe -set TESTSIGNING ON

Now we have to remove the driver that was causing the problem. To do so proceed as follows:

  1. After the windows boot up, press the “Windows + R” together to open the “Run” dialog box.
  2. Here type “sigverif” and press the “Enter” button to open the “File Signature Verification Utility”.
    Open file signature verification
    Open File Signature Verification Utility
  3. Now click on “Start”, a scan will begin to detect all the unsigned drivers that are on your computer.
  4. After the scan, you will get a list of drivers, “Uninstall” the drivers that are causing problems.
  5. After that again “Install” the signed latest version of drivers that you recently uninstalled.

 Solution 5: Reconfigure Key Management Options

  1. Enter the “BIOS” mode by pressing the “F1 or F2” keys on your keyboard.
    Note: When you turn on the system you can see the message on the screen containing the keys for entering BIOS.
  2. Next use the arrow keys to navigate to the “Security” tab, here look for “Key Management” and select it.
  3. Then set all keys to “Not Installed”.

Solution 6: Uninstall the KB3084905 Windows Update

  1. Navigate to the Start menu and here type “Control Panel”. Then press the “Enter” key to open the control panel window.
  2. In the Control Panel window select “Programs” and in the following window select “View Installed Updates” under the Programs and Features option.
    View installed updates to fix invalid signature detected issue
    View installed updates
  3. Now look for the “KB3084905” update in the list, click on it and select “Uninstall”.
  4. Next, follow the on-screen instructions and uninstall it completely.
  5. Lastly, update to the latest version of the Windows available to fix the invalid signature detected MSI issue.

Solution 7: Perform A System Restore

  1. If nothing works you have to reinstall the windows, save Windows 10 on a USB Flash drive, and boot via “UEFI”.
  2. After that go to “Troubleshoot” and select “Advanced Options” and then click on “System Restore”.
  3. Now, choose a “Restore Point” and click “Next”.
    Note: This solution will only work if you have previously created a recovery point.
  4. Finally, click on “Finish” and wait until the restoration process is finished.

Solution 8: Tweak BIOS Settings

This error may also occur when BIOS loses its link to the boot image. This can be overcome by eliminating Windows Boot Manager as an option in the BIOS and then adding a new link to the hard drive and image in the boot directory.

Follow the aforementioned solutions in order to get rid of this error and for any more queries feel free to Contact Us here.

Alan Adams

Alan is a hardcore tech enthusiast that lives and breathes tech. When he is not indulged in playing the latest video games, he helps users with technical problems that they might run into. Alan is a Computer Science Graduate with a Masters in Data Science.
Back to top button