Windows 10: Can only boot with disabled driver signature enforcement after crash

Discus and support Can only boot with disabled driver signature enforcement after crash in Windows 10 Drivers and Hardware to solve the problem; Hi, I am running Windows 10 Enterprise Edition on an Acer notebook. Yesterday there was a short power outage, for about 5 seconds, which crashed my... Discussion in 'Windows 10 Drivers and Hardware' started by octabrain, Feb 18, 2018.

  1. octabrain Win User

    Can only boot with disabled driver signature enforcement after crash


    Hi,

    I am running Windows 10 Enterprise Edition on an Acer notebook.
    Yesterday there was a short power outage, for about 5 seconds, which crashed my computer. After that I couldn't boot normally into Windows anymore. The computer just stays stuck at the Acer logo, even when trying to boot in safe mode.

    So, I tried various things from the Windows Automatic Repair menu and the console I could access through that.
    But nothing I did there helped.

    After all that I tried out all the options in the Startup Settings and with #7 Disable driver signature enforcement I can actually get into Windows again.
    When I boot like that, it seems to boot rather slowly though.


    I ran sigverif and that shows 2 files that haven't been signed.

    - basicrenderer.sys version: 10.0.16299.19
    - bthport.sys version: 10.0.16299.64


    - How can I fix that and sign these drivers? I don't want to run the computer with that permanently disabled.
    - And are these 2 files not being signed even the actual reason for me not being able to boot Windows?
    - Is it possible that that happened when my computer suddenly crashed?


    I also ran sfc /scannow and that returned:

    Windows Resource Protection found corrupt files but was unable to fix some
    of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log.

    I was then looking into CBS.log to find that, but that file has 37492 lines and I don't know what to search for.

    - Is that also related to the startup issue?
    - How can I find which corrupted files it hasn't been able to fix?


    I also had a look into SRTlog and it says there:
    - Number of root causes = 1
    - all the error codes are 0x0
    - Startup Repair has tried several times but still cannot determine the cause of the problem.

    - What is that telling me about the problem?

    :)
     
    octabrain, Feb 18, 2018
    #1

  2. How to disable driver signature enforcement permenently.

    Sir i have hasp key driver. I cant install it. my windows version is 10 64bit. After i does disable driver signature enforcement option. After instlalled my driver and it is work good... but after restart my computer and hasp key is not work. I does
    disable driver signature enforcement again. Hasp key is work again. But its not work normal strartup . Its work only disable driver signature enforcement mode. Plz help me. How can i fix this problem. How to disable driver signature enforcement permenently.
     
    AshanMaduranga, Feb 18, 2018
    #2
  3. Can only boot notebook with disabled driver signature enforcement after crash

    Hi,

    I am running Windows 10 Enterprise Edition on an Acer notebook.

    Yesterday there was a short power outage, for about 5 seconds, which crashed my computer. After that I couldn't boot normally into Windows anymore. The computer just stays stuck at the Acer logo, even when trying to boot in safe mode.

    So, I tried various things from the Windows Automatic Repair menu and the console I could access through that.

    But nothing I did there helped.

    After all that I tried out all the options in the Startup Settings and with #7 Disable driver signature enforcement I can actually get into Windows again.

    When I boot like that, it seems to boot rather slowly though.

    I ran sigverif and that shows 2 files that haven't been signed.

    - basicrenderer.sys version: 10.0.16299.19

    - bthport.sys version: 10.0.16299.64

    - How can I fix that and sign these drivers? I don't want to run the computer with that permanently disabled.

    - And are these 2 files not being signed even the actual reason for me not being able to boot Windows?

    - Is it possible that that happened when my computer suddenly crashed?

    I also ran sfc /scannow and that returned:

    Windows Resource Protection found corrupt files but was unable to fix some

    of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log.

    I was then looking into CBS.log to find that, but that file has 37492 lines and I don't know what to search for.

    - Is that also related to the startup issue?

    - How can I find which corrupted files it hasn't been able to fix?

    I also had a look into SRTlog and it says there:

    - Number of root causes = 1

    - all the error codes are 0x0

    - Startup Repair has tried several times but still cannot determine the cause of the problem.

    - What is that telling me about the problem?
     
    hanskrauser, Feb 18, 2018
    #3
  4. Samuria Win User

    Can only boot with disabled driver signature enforcement after crash

    Signed driver is one that has been submitted to ms who test to ensure they won't mess up windows. Windows enforces this so it won't boot those none signed drivers. You need to remove them or find signed drivers
     
    Samuria, Feb 18, 2018
    #4
  5. Please execute below commands one at a time:

    Code: Dism /Online /Cleanup-Image /RestoreHealth Sfc /Scannow[/quote] Make sure you are connected to internet when you are executing Dism command as it will replace damage system files with downloaded system files from Microsoft.
     
    FreeBooter, Feb 18, 2018
    #5
  6. EdTittel Win User
    Indeed, I would have recommended what FreeBooter already did. If everything worked before the outage, the reason for this change is very likely to be corruption of the drivers that now show up as unsigned. Chances are decent (but by no means 100%) that the DISM repair will find and replace those drivers. OTOH, if it doesn't work you may have no choice but to (a) roll in your most recent backup or (b) if you don't have a recent backup, you may very well have to resinstall. Because the chance of (b) is non-zero, you should boot your Acer using the Macrium Reflect "rescue media" and make a backup of your system (so you can return to it later to extract files or other information you might need) right away.
    HTH,
    --Ed--
     
    EdTittel, Feb 18, 2018
    #6
  7. octabrain Win User
    OK, I did that. But the drivers are still unsigned and I get the following messages when running

    Dism /Online /Cleanup-Image /RestoreHealth and Sfc /Scannow.



    dism gives me this result:

    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15

    Image Version: 10.0.16299.15

    [==========================100.0%==========================] The restore operation completed successfully.
    The operation completed successfully.



    and sfc says:

    Beginning system scan. This process will take some time.

    Beginning verification phase of system scan.
    Verification 100% complete.

    Windows Resource Protection found corrupt files but was unable to fix some
    of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log.
     
    octabrain, Feb 20, 2018
    #7
  8. Can only boot with disabled driver signature enforcement after crash

    Did you execute Dism command after Sfc command finish executing?

    Do you have Windows 10 Installation DVD if not can you download the Windows 10 ISO image using Media Creation Tool?


    Please open the Command Prompt by typing cmd.exe into Start Menu, right-click on Cmd.exe, and open it as an administrator.

    Type following command and press Enter key.

    Code: Findstr /c:"[SR]" %SystemRoot%\Logs\CBS\CBS.log > %UserProfile%\Desktop\Cbs.txt[/quote] Please attached the Cbs.txt file stored at the Desktop to your next post.
     
    FreeBooter, Feb 20, 2018
    #8
  9. astric69 Win User
    Having the same issue with about 6 different computers. Some Windows 10 home some Windows 10 pro. Disabling the driver signature enforcement will allow Windows to load.

    Performing a system restore to a few days prior will also work. Running Windows update appears to break it again. It tried to install 2018-02 Cumulative Update for Windows 10 Version 1709 for x64-based Systems (KB4074588) but fails with - Error 0x80070002.


    Same with KB4074588 with - Error 0x80240034


    I also see the two unsigned drivers
    -basicrenderer.sys version: 10.0.16299.19
    -bthport.sys version: 10.0.16299.64



    We are using Labtech as well to patch computers.



    We have also upgraded any of the ones that are currently Pro from Home. But there are a few that are still Home that are having this issue.

    We have several clients with hundreds of computers each and this issue is only happening at this one location.

    I am trying the steps in this thread now.
     
    astric69, Feb 21, 2018
    #9
  10. EdTittel Win User
    Please let us know how this turns out. Lots of people (and businesses) are dealing with the same issues.
    Thanks!
    --Ed--
     
    EdTittel, Feb 21, 2018
    #10
  11. astric69 Win User
    I did a system restore again. Rebooted several times successfully. Those two unsigned drivers were still on there. So it seems that those are not the issue. Then I ran Windows updates again. It failed the 2018-02 Cumulative Update for Windows 10 Version 1709 for x64-based Systems (KB4074588) still. It also installed the (KB890830) Windows Malicious Software Removal Tool x64 - February 2018. It appears that all of the machines have installed this and failed on the other.
     
    astric69, Feb 21, 2018
    #11
  12. octabrain Win User
    Please attached the Cbs.txt file stored at the Desktop to your next post.[/quote]
    Hello,

    sorry for the late response, but I didn't receive any notification emails about answers here (I got them for the first few replies), so I didn't think anyone posted here...
    I ran DISM before and after sfc. I ran both of them a couple of times.
    I do have a Windows 10 installation DVD.

    The cbs.txt file contains the following lines:
    2018-02-25 09:54:48, Info CSI 00000006 [SR] Verifying 1 components
    2018-02-25 09:54:48, Info CSI 00000007 [SR] Beginning Verify and Repair transaction
    2018-02-25 09:54:48, Info CSI 0000000b [SR] Verify complete
    2018-02-25 09:54:48, Info CSI 0000000c [SR] Verifying 1 components
    2018-02-25 09:54:48, Info CSI 0000000d [SR] Beginning Verify and Repair transaction
    2018-02-25 09:54:48, Info CSI 0000000f [SR] Verify complete
    2018-02-25 09:54:48, Info CSI 00000010 [SR] Verifying 1 components
    2018-02-25 09:54:48, Info CSI 00000011 [SR] Beginning Verify and Repair transaction
    2018-02-25 09:54:49, Info CSI 00000015 [SR] Verify complete
    2018-02-25 09:54:49, Info CSI 00000016 [SR] Verifying 1 components
    2018-02-25 09:54:49, Info CSI 00000017 [SR] Beginning Verify and Repair transaction
    2018-02-25 09:54:49, Info CSI 0000001b [SR] Verify complete
     
    octabrain, Feb 24, 2018
    #12
  13. octabrain Win User

    Can only boot with disabled driver signature enforcement after crash

    I am also getting this error from Windows Update:

    • 2018-02 Cumulative Update for Windows 10 Version 1709 for x64-based Systems (KB4074588) - Error 0x800f081f
     
    octabrain, Feb 24, 2018
    #13
  14. Hi @octabrain

    Are those only lines of text contains within CBS.txt file if they are then there are no Windows system files that are corrupted. Can please you give me the names of the unsigned drives?

    Please try below programs one at time.

    Download and run the Windows Update Troubleshooter.
    https://support.microsoft.com/en-us/...troubleshooter


    Automatically reset Windows Update components
    https://support.microsoft.com/en-us/kb/971058
     
    FreeBooter, Feb 24, 2018
    #14
  15. octabrain Win User
    Yes, they are the only lines in Cbs.txt.

    If I run sigverif now it only shows
    - bthport.sys version: 10.0.16299.64
    as unsigned.

    When I first posted the thread there were two unsigned drivers:
    - basicrenderer.sys version: 10.0.16299.19
    - bthport.sys version: 10.0.16299.64

    I ran the Windows Update Troubleshooter and I get the following result:
    Windows Update components must be repaired

    Windows Update components must be repaired
    One or more Windows Update components are configured incorrectly. Not fixed
    http://www.ocwoc.com/bk/windows_troubleshooting/update_troubleshooter.pdf

    I tried following the steps to reset Windows Update. But it fails at:
    3. Delete the qmgr*.dat files. To do this, at a command prompt, type the following command, and then press Enter: Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"

    I get the error message "The system cannot find the path specified.".
    There is also no folder "Application Data" in my "ProgramData" folder, which %ALLUSERSPROFILE% references.
    I searched for qmgr*.dat files in the explorer. But it didn't find any.
    Does that mean I can just skip that step and continue with the next step or does that show some problem?
     
    octabrain, Feb 25, 2018
    #15
Thema:

Can only boot with disabled driver signature enforcement after crash

Loading...
  1. Can only boot with disabled driver signature enforcement after crash - Similar Threads - boot disabled driver

  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 Gaming
    0xc000021a bsod but can boot in disable driver signature enforcement: I can boot windows 10 when I disable driver signature enforcement but if I restart my PC I just get another BSOD. I've tried permanently disabling driver signature enforcement but I still get BSOD when I attempt to boot. Attached minidump files:...
  6. 0xc000021a bsod but can boot in disable driver signature enforcement

    in Windows 10 Software and Apps
    0xc000021a bsod but can boot in disable driver signature enforcement: I can boot windows 10 when I disable driver signature enforcement but if I restart my PC I just get another BSOD. I've tried permanently disabling driver signature enforcement but I still get BSOD when I attempt to boot. Attached minidump files:...
  7. 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 can boot windows 10 when I disable driver signature enforcement but if I restart my PC I just get another BSOD. I've tried permanently disabling driver signature enforcement but I still get BSOD when I attempt to boot. Attached minidump files:...
  8. 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...
  9. Permanently boot in "Disable Driver Signature Enforcement" mode

    in Windows 10 Drivers and Hardware
    Permanently boot in "Disable Driver Signature Enforcement" mode: Hi! I have purchased two licenses of Windows 10 Pro x64. Everything works fine, except for one disturbing elements. I have an unsigned driver to a program that I use every day, so I have to boot in the "Disable Driver Signature Enforcement" mode every time, for the...
  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...