Get the fix to the KERNEL SECURITY CHECK ERROR error message affecting Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1 and Windows 10.
Contents
About the “KERNEL SECURITY CHECK ERROR“
The following information on this error has been compiled by NeoSmart Technologies, based on the information gathered and reported by our global network of engineers, developers, and technicians or partner organizations.
Description and Symptoms
The error messages, alerts, warnings, and symptoms below are tied to this error.
Symptom 1: KERNEL SECURITY CHECK ERROR error screen
The error is usually triggered when the kernel detects a corruption of data and, in most cases, it can be triggered by a USB-related problem or by a corrupt driver or device.
On Windows 8, Windows 8.1 and Windows 10 systems, the error screen looks like this:
:( Your PC ran into a problem and needs to restart. We're just collecting some error info, and then we’ll restart for you. (0% complete) If you'd like to know more, you can search online later for this error: KERNEL_SECURITY_CHECK_ERROR
Causes of this Error
This error has been known to occur as a result of one or more of the following:
Cause 1: System files or drivers are corrupt
The most common cause for this error are corrupt or missing system files or hardware drivers. This may happen because of disk read/write errors, or virus attacks. If that’s the case, then it is advisable to scan the system files for errors and restore them if necessary.
Fixing “KERNEL SECURITY CHECK ERROR” on Windows
Fix #1: Check error log with Event Viewer
Using the Event Viewer tool you can troubleshoot and try to pinpoint the cause for why the error appears.
To access Event Viewer, follow these steps:
- Click Start
- Type
Administrative Tools
in the search box - Select Administrative tools from the results list
- Choose Computer Management
- Expand the Event Viewer tree from the right side
- Expand the Windows logs tree
- Select System
- Check for any error messages that may help you identify the device or the driver that’s triggering this error.If you can identify a device or driver from the error list, disable that device or driver and restart your computer to test if the error appears again.
Fix #2: Run Driver Verifier
The Driver Verifier utility can test all your installed drivers and could help you identify corrupt files and drivers. If the KERNEL SECURITY CHECK ERROR error is caused by a corrupt driver, the Driver Verifier tool can identify the problematic driver.
To access Driver Verifier, follow these steps:
- Start Windows
- Click start
- Type
cmd
in the search box to open Command Prompt - Right-click on the Command Prompt item from the search results list
- Click Run as Administrator
- Type
verifier
in Command Prompt - Press Enter
- Select the Create standard settings check box and then click Next
- Select the Automatically select all drivers installed on this computer option
- Click Finish
To test against specific drivers, follow these steps:
- Start Windows
- Click start
- Type
verifier
in the search box - Select Create custom settings
- Click Next
- Select everything from the Select individual settings from the full list section. If you’re running Windows 8/8.1, leave the DDI compliance checking and randomized low resource simulation unchecked.
- Select Select driver names from a list
- Click Next
- From the new list select all drivers that are not listed with Microsoft as a provider
- Click Finish
The Driver Verifier tool will now run in the background and save any error logs if the KERNEL SECURITY CHECK ERROR appears again. If the error appears, open the logs to troubleshoot the driver.
Fix #3: Run sfc
On Windows Vista and Windows 7, it is possible to use the built-in Windows SFC(system file checker) tool to automatically scan a computer’s system files and repair them if necessary.
Here are the steps to run SFC:
- Boot from your Windows install disc
- Click on Repair your computer after selecting proper language, time and keyboard input.
- Select the Windows installation drive, which is usually
C:\
, and click Next - Choose Command Prompt when the System Recovery Options box appears
- Write the following command and press Enter afterwards:
sfc /scannow /offbootdir=D:\ /offwindir=D:\Windows\
Replace D: with the letter of the driver where Windows is installed, and D:\Windows with the Windows folder location.
Here is an example of what the PC’s console output should look like once the sfc.exe scan is complete and missing files are successfully restored:
For more information on sfc, read the sfc guide.
Fix #4: Clean boot
A clean boot of your Windows will allow you to trobleshoot if the KERNEL SECURITY CHECK ERROR appears because of a third-party device or driver you’ve recently installed.
To clean boot a Windows XP, Vista or 7 system, follow these steps:
- Start Windows
- Click Start and type
msconfig
in the search box or open Run > typemsconfig
- Press Enter
- Go to the General tab
- Check Selective Startup radio button
- Uncheck the Load startup items check box
- Go to the Services tab
- Check Hide all Microsoft service check box
- Click Disable all
- Click OK
- Restart your computer
To clean boot a Windows 8 or 8.1 system, follow these steps:
- Follow the same steps from Windows XP/Vista/7 above
- Go to the Startup tab
- Disable all startup items
- Restart your computer
Fix #5: Install all pending updates
Make sure your Automatic Updates option is turned on and you have the latest updates install for your system.
Follow these steps:
- Windows Vista, 7 users can type
update
in the search box to open Windows Updates.Windows 8 users can open the Charm Bar by pressing key and the C keys and then go Settings > Change PC Settings - Click Update and Recovery
- Click Choose how updates get installed
- Select Install updates automatically at the Important updates section
- Check Give me recommended updates the same way I receive important updates check box under Recommended updates
- Click OK
More Information
Linked Entries
Support Links
- Easy Recovery Essentials for Windows – our repair and recovery disk.
It’s an easy-to-use and automated diagnostics disk. It’s available for Windows 8, Windows 7 and Windows Vista. It’s also available for Windows XP and Windows Server.Read more at Windows Recovery Disks.
- The NeoSmart Support Forums, member-to-member technical support and troubleshooting.
- Get a discounted price on replacement setup and installation discs: Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10.
Applicable Systems
This Windows-related knowledgebase article applies to the following operating systems:
- Windows XP (all editions)
- Windows Vista (all editions)
- Windows 7 (all editions)
- Windows 8 (all editions)
- Windows 8.1 (all editions)
- Windows 10 (all editions)