Как исправить ошибки KERNEL_SECURITY_CHECK_FAILURE типа "синий экран" (0x00000139). Проблемы с реестром

Подписаться
Вступай в сообщество «allcorp24.ru»!
ВКонтакте:

Подавляющее большинство пользователей сталкивалось с проблемой появления синего экрана на мониторе, особенно на ранних версиях Windows. С того времени появилось название этому явлению - синий экран смерти. На сегодняшний момент на операционных системах Windows 10 и 8 тоже может появиться синий экран (BSoD) с оповещением о возникшей проблеме, которую можно решить перезагрузкой компьютера.

Код ошибки выглядит так 0×00000139. Некоторые проблемы, которые вызывают остановку работы операционной системы, она может исправить автономно, нажав на кнопку «Reset». Но существует ряд проблем, которые операционка самостоятельно решить не сможет. Поэтому их требуется рассмотреть подробнее.

Причины возникновения ошибки

Проблема синего экрана может проявляться раз в неделю, она возникает, спустя 10 минут после запуска системы. Экран может содержать либо код неисправности , либо ее название. Периодическое информирование о неисправности может быть вызвано следующими факторами:

Это не весь перечень причин , вызывающих синий экран Kernel security check failure.

Способы избавления от проблемы

Чтобы диагностировать причину неисправности, необходимо произвести сканирование жесткого диска. Сканирование лучше проводить в безопасном режиме от имени администратора. Для этого нужно:

Если сканирование показало отсутствие проблемы, то далее необходимо проверить системные файлы. Вызвав командную строку снова, в ней нужно прописать команду «sfc/scannow» и запустить. Целью этой проверки является диагностика на целостность файловой системы. При обнаружении каких-либо повреждений утилита начнет их восстановление.

Оперативная память

В Windows 10 ошибка может возникать с проблемной оперативной памятью. В основном она проявляется тогда, когда установлено несколько планок . Кто работает с Photoshop, знают, какое количество ресурсов ОЗУ потребляет программа.

Если на материнской плате установлено несколько планок оперативной памяти, то для неработающей нужно их все извлечь и устанавливать по одной. При этом наблюдать, не будет ли появляться ошибка.

Для более детального анализа RAM можно воспользоваться аппаратными средствами Виндовс. Для этого:

  1. Перейдите «Пуск» → «Поиск» → «Диагностика памяти».
  2. Появится окно «Средство проверки памяти Windows».

Проверку RAM можно проводить непосредственно после загрузки системы или запланировать на запуск при вынужденной перезагрузке.

Кроме штатных средств операционной системы, существуют сторонние хорошо зарекомендовавшие себя продукты по диагностике проблемных компонентов.

Установка драйвера

Все стараются обновлять систему, а с ней и драйвера. Но появление кода ошибки Kernel security check failure при установке неактуальных версий драйверов вызывает противоречия в работе. Чтобы установить корректную версию драйвера, необходимо:

Записи реестра

На нарушение стабильной работы системы влияет изменение записей реестра. Изменения внести могут программы, вирусы или сам пользователь. Даже измененная дата может вызвать ошибку 0×00000139. Чтобы восстановить работоспособный реестр, рекомендуется делать его резервные копии. Если этого не было сделано, можно воспользоваться сторонним ПО, работающим с реестром.

Произвести замену версии BIOS на более актуальную можно используя программы и продукты производителя материнской платы. Программа для обновления БИОС имеет название «…Update». Она подберет требуемую версию и перепрограммирует чип.

Если вышеперечисленные действия не возымели действия, и ошибка появляется вновь и вновь, остается только два выхода:

  1. Переустановить Windows.
  2. Отнести в специализированную ремонтную мастерскую.

Возникают ситуации, когда при работе с Windows появляется синий экран (BSoD) с ошибкой Kernel Security Check Failure. Если ситуация повторяется постоянно, это может быть симптомом серьезных ошибок на жестком диске или в оперативной памяти. Рассмотрим, как её исправить.

В зависимости от причины неисправности и версии операционной системы, упомянутый синий экран может содержать полное наименование ошибки или только код 0×00000139. Компьютер обычно зависает через 5-30 минут от момента включения.

Иногда через ошибку c синим экраном вообще не получается загрузить ноутбук или компьютер, тогда попытайтесь запустить его в безопасном режиме. Для этого при включении нажмите соответствующую клавишу F или Esc (зависит от производителя). Если безопасный режим не работает должным образом, запустите систему с загрузочного диска или флешки.

Переустановка Windows в общем не обязательна, но может быть потребуется.

Шаг первый: Сканирование

Первое, что нужно сделать для диагностики проблемы, просканировать жесткий диск с помощью встроенной утилиты Chkdsk. Для этого, откройте меню Пуск и в поле системного поиска введите команду:

chkdsk /f C:

При следующем включении компьютера, прежде чем загрузится Windows, будет просканирован системный раздел С. Следует помнить, что проверка может занять длительное время.

Шаг второй: Проверка системных файлов

Синий экран с ошибкой 0×00000139 часто возникает при повреждении системных файлов. Для проверки кликните правой кнопкой мыши на кнопку Пуск и выберите пункт «Командная строка (администратор)».

В окне командной строки наберите:

sfc /scannow

Шаг третий: Проверка оперативной памяти

На этом этапе следует проверить оперативную память. Для этого в поисковую строку меню Пуск впишите «Диагностика памяти». Диагностику можно запустить сразу (после перезагрузки) или запланируйте её при следующем включении компьютера.

После обязательно запустите полную проверку антивирусом.

Шаг четвёртый: Обновление драйверов

Если вышеуказанные шаги не принесли желаемых результатов, нужно сделать следующее. Эта процедура может показаться трудоемкой, но в большинстве случаев решает проблему. Речь идет об обновлении драйверов всех компонентов.

Перейдите в Диспетчер устройств. Нажмите по отдельности на каждый компонент правой кнопкой мыши и выберите пункт «Обновить драйвер». Могут потребоваться диски с драйверами компонентов ПК, а в некоторых случаях придётся искать их на официальных страницах производителей.

Если эти меры окажутся неэффективными и синий экран с 0×00000139 продолжает появляться, остаётся только переустановить Windows. В этом случае лучше не использовать функцию восстановления, а сразу отформатировать системный диск С и сделать чистую установку операционной системы.


Иногда ошибки KERNEL_SECURITY_CHECK_FAILURE типа "синий экран", связанные с аппаратным обеспечением, могут быть вызваны повреждением оперативной памяти (RAM). Если вы сталкиваетесь со случайными перезагрузками компьютера, звуковыми сигналами при загрузке или другими неисправностями компьютера (в дополнение к ошибкам BSOD 0x139), то весьма вероятно, что имеются повреждения памяти. На самом деле, почти 10% падений приложений в ОС Windows вызваны повреждениями памяти.

Если вы недавно добавили новую память в компьютер, мы рекомендуем временно убрать ее, чтобы убедиться, что она не является причиной ошибки KERNEL_SECURITY_CHECK_FAILURE. Если это действие устранило BSOD, знаичит, это источник проблемы, и, следовательно, новая память либо несовместима с каким-то вашим оборудованием, либо повреждена. В таком случае, вам потребуется замена новых модулей памяти.

Если вы не добавляли новой памяти, на следующем этапе необходимо провести диагностический тест имеющейся памяти компьютера. Тест памяти позволяет провести сканирование на наличие серьезных сбоев памяти и периодических ошибок, которые могут быть причиной вашего синего экрана смерти 0x139.

Хотя последние версии Windows содержат утилиту для проверки оперативной памяти, я крайне рекомендую вместо нее использовать Memtest86 . Memtest86 представляет собой тестирующее программное обеспечение на основе BIOS, в отличие от других тестовых программ, запускаемых в среде Windows. Преимущество такого подхода в том, что утилита позволяет проверять ВСЮ операционную память на наличие ошибок KERNEL_SECURITY_CHECK_FAILURE, в то время как другие программы не могут проверять области памяти, занятые собственно программой, операционной системой и другими запущенными программами.

Summary: Don"t worry if your computer gets the blue screen of death error due to Kernel Security Check failure issue in Windows 10/8/7. This article will provide one quick fix and 4 reliable methods to help you thoroughly fix Kernel Security Check failure with BSOD error with simple clicks. Feel free to follow fix these problems and repair your computer back to work normally again.

Kernel Security Check failure with BSOD error in Windows 10/8, help!

"Hi there, do you know how to fix the Blue Screen of Death (BSOD) error after upgrading Windows system to Windows 10 or Windows 8/8/1? I"m having this issue that both two of my computers and both of these two computers had just upgraded into Windows 10 and Windows 8 yesterday.
This morning, when I tried to start these two computers and then the
BIOS error came up with the error message "Your PC ran into a problem and needs to restart. We"re just collecting some error info, and then we"ll restart for you. (10% complete) If you"d like to know more, you can search online later for this error: KERNEL_SECURITY_CHECK_ERROR". I then tried to Google the answer and it seemed that quite a lot of users are having a similar issue to me. So how can I fix this issue and get my computers out of the Kernel Security Check failure with BSOD error? "

If you happen to have a BSOD problem in your PC due to Windows system install or update but failed with Kernel Security Check error, don"t worry. Right below, EaseUS software has collected some reliable solutions including one quick fix and 4 methods to help you effectively get rid of Kernel Security Check issue from Windows 10/8/7 PC. Just follow to see how to solve these issues with ease now.

Quick fix Kernel Security Check failure with BSOD error

Here are the steps about how to boot Windows 10/8 PC into Safe Mode:

1. Press Win + R keys to open Run dialog > Type: msconfig and hit Enter.
2. Go to Boot option > Select Safe boot > OK.
If you want to boot into Safe Mode with the internet connection, select Network option under Safe boot category.
3. Click Restart so to boot your computer into Safe Mode now.

If the Kernel Security Check failure disappears after booting PC into Safe Mode, you need to check the offending programs in your PC or uninstall and update necessary drivers.
If the error still exists in Safe Mode, it"s very likely that the RAW or hard drive got something wrong.

Note: 1. If Safe Mode doesn"t help, you can directly boot PC into desktop and follow the offered solutions to fix Kernel BSOD error.

2. If you can"t boot PC into the desktop, try hard reboot:

  • Press and hold the power button on your PC till it powers off > Restart PC by pressing the power button.
  • Repeat the steps till you see Please wait comes out.
  • Click See advanced repair options > Troubleshoot > Advanced options.
  • Choose Startup Settings > Restart > Press F4, F5, F6 to try 4, 5, 6 options so to boot your PC into desktop.

Resolutions to fix KERNEL_SECURITY_CHECK error in Windows 10/8/7

Here in this part, you"ve three reliable methods to effectively fix and get rid of KERNEL_SECURITY_CHECK failure error in Windows 10/8/7 and you may selectively follow either one to get this issue fixed now:

Before you start, it"s highly recommended for you to do a full scan on your computer to remove possible virus or malware with anti-virus software.

Method 1. Repair System file and bad sectors that cause Kernel Security Check failure issue

Run System File Checker:

1. Type: cmd in the search box and right-click on Command Prompt > Select Run as administrator;
2. Click Yes to continue with administrator permission;
3. Type: sfc /scannow and hit Enter to check and repair corrupted system files which may cause BSOD error with Kernel Security Check failure;

Run partition manager:

If system hard drive or partition has bad sectors, Windows system won"t be able to boot normally. Instead, a BSOD error may come up.
Fortunately, powerful partition manager software from EaseUS will effectively help fix this issue with its Check Partition feature:

Step 1: Open EaseUS Partition Master on your computer. Then locate the disk, right-click the partition you want to check, and choose "Check File System".

Step 2: In the Check File System window, keep the "Try to fix errors if found" option selected and click "Start".

Step 3: The software will begin checking your partition file system on your disk. When it has completed, click "Finish".

Method 2. Scan and fix system hard disk error

1. Click Start > File Explorer > This PC;
2. Right-click the hard drive that you need to check and scan > Select Properties;
3. Go to Tools tab > Click Check;

There, the Error Checking tool will automatically check and fix system hard disk error that may cause a Kernel Security Check failure issue in Windows PC.

Method 3. Run Memory Diagnostic Tool to fix the Kernel Security Check failure issue

1. Press Win + R keys to open Run dialog > Type: mdsched.exe and hit Enter;
2. Choose Restart now and check for problems (recommended) to check the status of memory card right now;
Or select Check for problems the next time I start my computer;

3. Then The Memory Diagnostic Tool will automatically run to check errors on Memory card in your PC.

If no errors are checked, your memory card is working perfectly fine with no problem;
If errors are detected, change the current memory card with a new one so to get rid of BSOD with Kernel Security Check failure error.

Method 4. Try System Restore to repair PC from Kernel BSOD issue

1. Boot PC into Safe Mode; (You may follow guidelines in Quick Fix so to boot PC into the Safe Mode.)
2. Click Control Panel on Start > Choose Recovery in All Control Panel Items;
3. Click Open System Restore > Check Choose a different restore point > Next;
4. Select the exact restore point (healthy Windows restore point) which you"ve created previously and click Next > Next to continue;

5. Click Yes to confirm that you want to execute the System Restore operation.
Wait to let the System Restore process complete and then you"ll get your previous Windows system back. There, no Kernel Security Check error or BSOD issue will exist then.

Related Articles - ALSO ON EaseUS SOFTWARE

If you are reading this article, it means that you have gotten the Kernel Security Check Failure (BSOD) error.

However, the most common reason is that the drivers you were using for the previous Windows version are not compatible with the new Windows version.

As a result, the OS gives you the ‘Kernel Security Check Failure’ error message followed by the 0x000000139 error code .

How to remove Kernel Security Check failure

In this article, we’ll explain why this issue occurs and how you can fix it.

There are two possibilities to this issue, either you can get into your Windows 8.1 or Windows 10 PC and from time to time you get the “Kernel Security Check failure” Blue Screen of Death, or you simply cannot log in to your operating system and your device gives you this error message every time you power it up.

If you cannot log in at all into Windows 8.1 or Windows 10 then follow the steps below:

The annoying Kernel Security Check Failure error also occurs in the following situations:

  • Kernel Security Check Failure after sleep — this error may occur after waking your PC from sleep.

I have an HP Envy laptop and sometimes when it wakes up from sleep I get a blue screen saying that a problem has occured, its collecting necessary information and gives me the error KERNEL_SECURITY_CHECK_FAILURE. After it reaches 100% on collecting the info it seems to get stuck doing nothing and I am forced to hold the power button in order to turn the laptop off, then turn it on again.

  • Kernel Security Check Failure after RAM upgrade — users report that this error message sometimes occurs after they insert a new RAM memory card.

have just tried to upgrade the RAM on my laptop from 2x 2gb to 2x4gb.
when I install the RAM and boot start the computer I get the “KERNEL SECURITY CHECK FAILURE” message.
I have gone into the bios and it seems to recognize the new ram as it shows the computer as having 8gb of RAM but when booting up the failure screen comes up just after the windows logo fist appears. I have replaced the old RAM back in and it seems to start up fine. any ideas of what I could do to fix this issue?

  • Kernel Security Check Failure when playing games — if there is one thing that gamers hate, that is getting interrupted when playing their favorite games. If you’re a gamer, you probably already encountered this error quite a few times.

It had been working before, but recently, every time I try to run The Witcher 3 (just that game) I get the BSOD and informed of a KERNEL_SECURITY_CHECK_FAILURE error.

  • Kernel Security Check Failure when using particular apps and programs — it seems that particular apps and programs trigger the kernel security error more frequently than others.

Steps to fix Kernel Security Check errors

Solution 1- Enable legacy advanced boot menu

  1. Restart your computer and insert a Windows 10 bootable media into the optical media drive. For more information on how to create a Windows 10 bootable media, check out .
  2. On the displayed Windows Setup box, click Next
  3. On the next page, click Repair your computer
  4. On the ‘Choose an option’ screen, click Troubleshoot
  5. Click ‘Advanced options’
  6. Now select Command Prompt
  7. On the newly opened Command Prompt window, type C: and hit Enter.
  8. On C: prompt, type the following command and press Enter to enable legacy advanced boot menu:
  9. Once the command executes successfully, type EXIT to close the window.
  10. Go back to the ‘Choose an option’ screen, click Continue and start your computer normally.

If this didn’t help, use the solution below.

Solution 2 - Use System File Checker and Memory Diagnostic

  1. If your Windows 10 fails to start correctly, go to Settings , select Advabced Startup open the ‘See advanced repair options’ menu
  2. In the new window, left click or tap on Troubleshoot
  3. Go to Advanced Options and click or tap on Startup Settings .
  4. Left click the Restart button located in the lower right side of the screen.
  5. Your operating system should boot with the minimum system requirements.
  6. When your PC has booted, move the mouse over to the upper right side of the window.
  7. Left click the Search feature located in the menu.
  8. In the search box, type cmd.
  9. Launch Command Prompt as a Administrator.
  10. Type the following command: sfc /scannow and hit Enter.
  11. Wait until the scanning process completes. Type ‘Exit’ to close the Command Prompt window and hit Enter.
  12. Move the mouse cursor again over to the upper right side of the screen.
  13. Go to the Search feature.
  14. In the search box, type memory and select Windows Memory Diagnostic
  15. Run as administrator and select ‘Restart now and check for problems’
  16. After reboot, the OS will automatically check your RAM memory and display the possible reasons as to why you get the Blue Screen of Death error.
  17. Reboot your PC normally.
  18. Check to see if the Kernel Security Check Failure BSOD error persists.

Solution 3 - Check the memory slot

Don’t forget to check the memory slot to make sure it’s properly placed into the socket and functioning correctly.

Note: It is always a safe bet to try and replace the memory slot or change the slot in which it is plugged into the motherboard. Reboot your PC to see if the issue persists.

Solution 4 - Check your hard drive

Make sure that your hard drive functions correctly. More specifically, make sure that it is plugged in correctly into your device. If you have a spare hard drive, try changing it to see if it starts correctly.

Now, if your operating system starts and only gives you this Kernel Security Check Failure error occasionally, continue with the following steps below.

Solution 5 - Update your PC

Solution 6 - Scan your PC

Run a full system scan to detect and remove any virus or malware that potentially sneaked into your PC. may cause various issues on your computer, including the Kernel Security Check Failure error.

Perform a full system scan in order to detect any malware running on your computer. You can use , or solutions.

We recommend Bitdefender – rated as Nr. 1 world’s best Antivirus it will find all the malware on your PC and completely eliminate the threats.

  • Download Bitdefender Antivirus (50% off on all plans)

Here’s how to run a full system scan on Windows 10 Creators Update:


Note: If the antivirus cannot remove the malware it detected, first you should try installing a different antivirus to see if it works.

Note: This process can be time consuming. Depending on the hard drive’s memory, it can go between half an hour and two hours before it is done.

Solution 8 - Kernel Security Check Failure after overclock

If you overclocked your PC, this may explain why you’re experiencing Kernel Security Check Failure errors. Revert your PC to its default configuration and uninstall any running on it.

Then restart your device to see if the error persists.

Solution 9 - Run System Restore

If the problem started recently, run System Restore. If this issue occurred after you installed new software on your computer, this tool helps you to remove recently added apps and programs.

The System Restore option allows you to restore the previous well-performing system configuration without losing any files, except for a few customizable features and settings.

Solution 10 - Run Safe Mode

If you don’t want to reset your computer, you can try to boot your computer in in order to identify if there are any apps or software that are causing this problem.

For a step-by-step guide on how to enable Safe Mode, go to Microsoft’s support page .

If the problem doesn’t occur in Safe Mode, this indicates the problem is indeed triggered by an app or software.

Enable your programs one by one in order to identify the culprit. Once you’ve done that, you can uninstall the problematic software.

The steps above showed you how to fix the “Kernel Security Check failure” error message on your Windows 8.1 or Windows 10 PC.

However, if there is a hardware failure of the HDD or the RAM memory in your device, you will most likely have to replace it with a new one.

If you have any additional questions regarding this subject, please don’t hesitate to write us in the comments section below and we will help you further as soon as possible.

Here are some other similar problems that we’ve talked about in the past and you might be interested in:

Editor’s Note : This post was originally published in October, 2017 and has been since completely revamped and updated for freshness, accuracy, and comprehensiveness. Thus, this article contains up-to date information to reflect solutions available in 2019 to fix one of the most annoying BSODs in Windows 10.

← Вернуться

×
Вступай в сообщество «allcorp24.ru»!
ВКонтакте:
Я уже подписан на сообщество «allcorp24.ru»