Fix Kernel Security Check Failure in Windows 10
Method #1: Use System File Checker & Memory Diagnostic Tool
- When Windows fails to start correctly it should automatically detect that something is wrong and ask you what you want to do – here you need to click “See advanced repair options”.
- Now click on “Troubleshoot” and then once again go to “Advanced Options”.
- In Advanced Options click on “Startup Settings”, and then click the Restart button on bottom right.
- Now Windows 10 will reboot with the minimum settings, also known as safe mode – note that if this fails then you must skip to Solution 2 and ignore everything else in Solution 1.
- If however it did work, you should be a desktop that might look a bit weird but that’s fine.
- Now open your Start Menu and type “cmd”, once you see Command Prompt, right click on it and click “Run As Administrator”.
- Now you have to type “sfc /scannow” in the Command Prompt and press Enter.
- Now wait for the scan to finish – if it finds any issues it will attempt to resolve them itself.
- Once the command has finished, you can close Command Prompt.
- Now you have to open your start menu once again and type “mdsched.exe”.
- This will open the Memory Diagnostic tool, where you need to click on “Restart now and check your problems”.
- Now Windows should reboot and start testing your memory for errors.
If your RAM did not have any errors but you are still getting BSOD’s, you might want to try solution 2 – know that you will require the Windows install files for this, which you can download directly from Microsoft.
Method #2: Fixing Using BCDEdit
- Once you have a bootable DVD or USB stick ready to boot, restart your PC with the bootable device connected.
- Boot into the Windows setup and click Next.
- Now choose the Troubleshoot option and click Advanced Options.
- In Advanced Options click “Command Prompt” and type “C:” in the window that pops up, then press Enter.
- Now type “BCDEDIT /SET {DEFAULT} BOOTMENUPOLICY LEGACY” and press Enter.
- Wait for the command to execute and when it is finished, type “exit” and press Enter to close the command prompt.
- Now you should be back on the “choose an option” screen, click Continue here.
- Now your PC should start as normal.
No comments:
Post a Comment