Windows 10: Inaccessible_boot_device BSOD after disabling driver signatures

Discus and support Inaccessible_boot_device BSOD after disabling driver signatures in Windows 10 BSOD Crashes and Debugging to solve the problem; I've been attempting to diagnose a broken driver for my fingerprint scanner which was giving me the error code 52, and tried to restart windows and... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by MitchBabin, Jul 20, 2020.

  1. Inaccessible_boot_device BSOD after disabling driver signatures


    I've been attempting to diagnose a broken driver for my fingerprint scanner which was giving me the error code 52, and tried to restart windows and disabling driver signatures. Up until that point, the computer had been working fine.


    Upon disabling the requirement for driver signatures, I've yet to successfully boot my computer as it keeps getting BSOD after the startup spinner saying it has an inaccessible boot device. I've so far tried to use the system repair tool and DISM, though the former leads right back to the same BSOD error and DISM can't find a restore point on my disk.


    How do I recover this without reinstalling windows and posing all my data? I have single install software that won't be recoverable, as well as work environments I would rather not have to recreate.

    :)
     
    MitchBabin, Jul 20, 2020
    #1
  2. Gino Des Win User

    disable driver signature enforcement

    Hi Barbara,

    To resolve this issue, let's use the command prompt to disable driver signature enforcement permanently on your computer. To disable, follow the steps below:

    • Click the Start button.
    • On the search bar, type Command Prompt and then right-click
      Command Prompt
      in the results.
    • Select Run as Administrator, and then select Yes.
    • On the command prompt, enter bcdedit.exe /set nointegritychecks on and press
      Enter.
    • Restart your computer.

    Note: Doing this step will disable driver signature enforcement permanently and will make your computer vulnerable to driver issues.

    Keep us updated with the results.
     
    Gino Des, Jul 20, 2020
    #2
  3. Eric Ber Win User
    How to disable driver signature enforcement permenently.

    Hi Ashan,

    Driver Signature Enforcement is one of the security features that we make to make sure that only signed drivers can load on your system. Take note that disabling driver signature enforcement will install drivers that weren’t officially signed. To disable
    driver signature enforcement permanently, you can follow the steps below:

    • Open an elevated Command Prompt. To do this, press the Windows
      key, type Command Prompt, press right click on the
      Command Prompt and select Run
      as administrator.
    • Type or paste the following:

      bcdedit.exe /set nointegritychecks on
    • Restart your computer.

    If you want to enable the driver signature enforcement, just follow the steps above and type or paste the following:

    bcdedit.exe /set nointegritychecks off

    Should you need further assistance, don't hesitate to get back to us.
     
    Eric Ber, Jul 20, 2020
    #3
  4. John Ado Win User

    Inaccessible_boot_device BSOD after disabling driver signatures

    Disabling driver signature enforcement

    Hi Fabio,

    Driver Signature Enforcement is one of the security features that we make to make sure that only signed drivers can load on your system. Note that disabling driver signature enforcement will install drivers that weren’t officially signed. Install only the
    drivers you trust. Follow these steps:

    • Go to Settings > Update & security >
      Recovery
      > Advanced startup > Restart now.
    • Choose Troubleshoot > Advanced options >
      Startup Settings
      > Restart > F7 or 7.

    Once it restarts, you may now install any third party drivers. Note that the next time you device restarts, driver signature enforcement will be enabled again.

    Let us know if you need further assistance.
     
    John Ado, Jul 20, 2020
    #4
Thema:

Inaccessible_boot_device BSOD after disabling driver signatures

Loading...
  1. Inaccessible_boot_device BSOD after disabling driver signatures - Similar Threads - Inaccessible_boot_device BSOD disabling

  2. Driver Signature Enforcement Is Disabled

    in Windows 10 Gaming
    Driver Signature Enforcement Is Disabled: Hello. I had disabled Driver Signature Enforcement using the Command Prompt, but now i can't enable it no matter what i do.At the bottom right of my windows i still have the Test Mode watermark, and i know that Driver Signature Enforcement is not enabled, because multiple...
  3. Driver Signature Enforcement Is Disabled

    in Windows 10 Software and Apps
    Driver Signature Enforcement Is Disabled: Hello. I had disabled Driver Signature Enforcement using the Command Prompt, but now i can't enable it no matter what i do.At the bottom right of my windows i still have the Test Mode watermark, and i know that Driver Signature Enforcement is not enabled, because multiple...
  4. Driver Signature Enforcement Is Disabled

    in Windows 10 Drivers and Hardware
    Driver Signature Enforcement Is Disabled: Hello. I had disabled Driver Signature Enforcement using the Command Prompt, but now i can't enable it no matter what i do.At the bottom right of my windows i still have the Test Mode watermark, and i know that Driver Signature Enforcement is not enabled, because multiple...
  5. 0xc000021a bsod but can boot in disable driver signature enforcement

    in Windows 10 BSOD Crashes and Debugging
    0xc000021a bsod but can boot in disable driver signature enforcement: I've been getting a BSOD with the the code 0xc000021aI've tried a:chkdskstartup repair said it couldnt repairsfc scandism scanI can boot windows when I disable driver signature enforcement but if I restart my PC I just get another BSOD. I've tried permanently disabling driver...
  6. disable Driver Signature Verification and then install driver

    in Windows 10 Customization
    disable Driver Signature Verification and then install driver: I'm trying to install the driver for asus xonar soundcard, and windows reports an error that the digital signature of an object could not be verified [ATTACH] The solution to this issue, proposed by asus here: https://www.asus.com/support/faq/1044486 suggests disabling...
  7. Disable Driver signature- test mode is on

    in Windows 10 Drivers and Hardware
    Disable Driver signature- test mode is on: Hello I need to install silently some msi which have drivers in it. I have test mode on with this command bcdedit /set testsigning on I also see the watermark "Test Mode" on the bottom right corner after I restarted, but I still get a prompt to install the driver. See...
  8. Disable driver signature

    in AntiVirus, Firewalls and System Security
    Disable driver signature: Hi, How to Disable driver signature enforcement Thank you Claude https://answers.microsoft.com/en-us/windows/forum/windows_10-security/disable-driver-signature/6ab413e7-ee5a-4025-9d3a-b40240a95909"
  9. Can't disable driver signature

    in Windows 10 Drivers and Hardware
    Can't disable driver signature: I disable driver signature pressing 7 button: [img] But when try to install unsigned driver I get this error: [img] The third-party INF does not contain digital signature information + info: I folow the next manual to instal this drivers. 19439
  10. Cannot disable driver signature enforcment

    in Windows 10 Drivers and Hardware
    Cannot disable driver signature enforcment: hello i have windows 10 1607 Redstone 64Bit i want to install flashtool drivers to flash my android phone. at first i see it couldnt install so i googled a bit and found that i need to disable driver signature enforcment, so i found 2 solutions: 1_going to advanced...