Синий экран смерти windows 10 kmode exception not handled windows 10

Синий экран (BSoD) с кодом KMODE EXCEPTION NOT HANDLED — один из самых сложных в диагностике, особенно в случае, если на экране не сообщается о каких-либо сбойных модулях (.sys), его вызвавших. Однако, попробовать разобраться и решить проблему можно.

В этой инструкции подробно о возможных способах исправить ошибку на синем экране KMODE EXCEPTION NOT HANDLED в Windows 10 в зависимости от ситуации и сопутствующих появлению проблемы нюансов.

  • Причины ошибки KMODE EXCEPTION NOT HANDLED
  • Исправление в случае, когда возможен вход в Windows 10 или доступен экран входа в систему
  • Что делать, если синий экран появляется до появления входа в систему
  • Ошибка появляется через некоторое время после чистой установки системы

Причины ошибки KMODE EXCEPTION NOT HANDLED

Синий экран KMODE EXCEPTION NOT HANDLED в Windows 10

Самая частая причина появления синего экрана KMODE EXCEPTION NOT HANDLED в Windows 10 — сбои драйверов. Но, здесь есть очень важный нюанс: часто речь идёт не о драйвере какого-то физического устройства, а о драйверах, устанавливаемых сторонними программами для своей работы. Среди таких программ можно выделить:

  • Антивирусы, средства автоматической очистки системы, файрволлы, средства VPN и прокси.
  • Некоторое ПО, модифицирующее систему.
  • Программы, устанавливающие драйверы виртуальных устройств (приводов, сетевых адаптеров для раздачи Wi-Fi и подобные).
  • Средства криптографии.

Не обязательно дело в них: причина вполне может крыться и в драйвере реального физического устройства, но стоит помнить и о такой возможности.

Ещё одна возможность — какие-либо проблемы с оборудованием, не обязательно его неисправность. К примеру, плохо подключив жесткий диск или SSD (или подключив его неисправным кабелем), также можно получить рассматриваемую ошибку. Поэтому, если вы что-то делали с оборудованием компьютера (или перевозили его с место на место, что тоже иногда ведет к проблемам из-за тряски), учитывайте этот момент.

И ещё одна важная деталь: если синий экран KMODE EXCEPTION NOT HANDLED указывает на какой-либо файл .sys (в скобках после кода ошибки), обязательно попробуйте найти в Интернете, что это за файл и к какому драйверу или программе он относится (поиск на английском обычно более результативен), возможно это даст необходимую информацию о том, что именно вызывает проблему.

Исправление ошибки в случае, когда Windows 10 запускается или отображается экран входа в систему

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

Относительно простой случай — появление ошибки уже после входа в Windows 10 или хотя бы доступность экрана входа в систему, с которого мы тоже можем выполнить некоторые действия. В этой ситуации рекомендую использовать следующие шаги:

  1. До очередного появления синего экрана перезагрузите компьютер или ноутбук в безопасном режиме. Если система загружается, для этого вы можете нажать клавиши Win+R, ввести msconfig и нажать Enter, после этого на вкладке «Загрузка» включить безопасный режим, сохранить параметры и выполнить перезагрузку. Если вам доступен только экран блокировки, нажмите по изображенной справа внизу кнопке питания, затем, удерживая Shift, нажмите «Перезагрузка». На синем экране перейдите в «Поиск и устранение неисправностей» — «Параметры загрузки», а в параметрах загрузки нажмите клавишу 4 для входа в безопасный режим. Подробнее: Как зайти в безопасный режим Windows 10.
  2. Если непосредственно перед появлением проблемы вы обновляли какие-то драйверы, откатите их в диспетчере устройств, удалите, или установите другой драйвер в безопасном режиме.
  3. Если вам известно, какая программа вызвала сбой, удалите её в безопасном режиме (лучше всего через Панель управления — Программы и компоненты).
  4. Если вам неизвестно, что вызывает сбой, но синий экран появляется через некоторое время после появления рабочего стола: попробуйте убрать все программы (особенно установленные в последнее время) из автозагрузки. Как это сделать: Автозагрузка в Windows 10 — как убрать программы или добавить их.
  5. Если недавно проблема не появлялась, а что-либо на компьютере не устанавливалось, попробуйте использовать точки восстановления (Панель управления — Восстановление). Подробнее: Точки восстановления Windows 10.
  6. Если имя сбойного файла .sys не отображается на экране с ошибкой, попробуйте использовать программу BlueScreenView, доступную на сайте https://www.nirsoft.net/utils/blue_screen_view.html. Она может показать подробную информацию о том, что вызвало (какой файл) ошибку. Например, для написания этой статьи я использовал старую программу Lock Folder, так как точно знал, что драйвер из неё может вызвать указанный синий экран в Windows Синий экран я получил (но с другим кодом) и в BlueScreenView видно, что виноват файл lf40fs64.sys — как раз от этой программы.
    Программа BlueScreenView

Если синий экран KMODE EXCEPTION NOT HANDLED появляется до входа в систему

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

  1. Вам потребуется загрузочная флешка Windows 10 в той же разрядности, которая установлена на вашем компьютере или ноутбуке. Сделать её можно и на другом устройстве. Флешку UEFI можно записать даже на телефоне Android.
  2. Загрузите проблемный компьютер с этой флешки, выберите язык на первом экране, а затем нажмите «Восстановление системы» слева внизу на следующем экране и выберите «Поиск и устранение неисправностей».
    Запустить восстановление с загрузочной флешки Windows 10

  3. Далее вы можете попробовать использовать точки восстановления системы или удалить последние обновления Windows 10.
    Исправление проблемы в среде восстановления Windows 10

  4. Запустив командную строку в средствах восстановления, вы можете включить безопасный режим для системы, уже установленной на компьютере, используя команду
    bcdedit /set {default} safeboot minimal

    с последующей перезагрузкой компьютера уже с основного HDD или SSD.

Ошибка появляется через некоторое время после чистой установки системы

Если ошибка KMODE EXCEPTION NOT HANDLED появляется всегда через какое-то время после установки/переустановки Windows 10, возможно, причина в том, что система сама загружает драйверы для оборудования и какие-то из них работают неправильно в вашей системе.

Возможное решение для такой ситуации: заранее разместить скачанные вручную драйверы оборудования с официальных сайтов производителя материнской платы ПК или ноутбука, произвести установку без подключения к Интернету, а затем вручную установить заранее подготовленные драйверы. При желании также можно отключить автоматическое обновление драйверов в Windows 10.

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

KMODE_EXCEPTION_NOT_HANDLED — это синий экран смерти, обозначаемый кодом 0x0000001E. На данный BSoD можно наткнуться, как правило, на ОС Windows 10 и зачастую возникает он сразу же после обновления с более старых версий Windows, например, Windows 7 или Windows 8/8.1.

При каждом появлении KMODE_EXCEPTION_NOT_HANDLED пользователям приходится перезагружать свой компьютер, что потенциально может привести к потере особо важных данных и файлов. В общем, очень неприятный BSoD, который мы попытаемся с вами сегодня «вылечить».

Причины KMODE_EXCEPTION_NOT_HANDLED

Синий экран смерти KMODE_EXCEPTION_NOT_HANDLED указывает на то, что программа в режиме ядра сгенерировала исключение, которое обработчик исключений не смог распознать. Если вы попытайтесь найти какую-то информацию об этой проблеме в Интернете, то наткнетесь на множество обсуждений на различных форумах.

Итак, согласно мнениям экспертов в области Windows, существует огромное множество причин для возникновения KMODE_EXCEPTION_NOT_HANDLED: поврежденные системные файлы, устаревшие драйвера, программное обеспечение от сторонних разработчиков, вредоносное ПО и многое другое.

Не повезло стать жертвой этого синего экрана смерти? Давайте тогда попробуем от него избавиться…

Решения KMODE_EXCEPTION_NOT_HANDLED

Решение №1 Отключение/удаление антивируса

К сожалению, в некоторых случаях появление этого BSoD провоцирует антивирус, установленный в системе пользователя. Чтобы это проверить, достаточно отключить свой антивирус и протестировать работу Windows 10. Если BSoD прекратил показывать перед вами свое уродливое лицо, то дело действительно заключалось в антивирусе.

В таком случае вам потребуется удалить установленный антивирус, а затем, при желании, заменить его на что-то другое либо начать пользоваться функционалом системного Защитника Windows. Как правило, тот или иной антивирус можно удалить из «Программы и компоненты» в Панели управления.

Решение №2 Переименование файла

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

Решение №3 Обновление драйверов

Синие экраны смерти довольно часто возникают из-за некорректно работающих или устаревших драйверов. Это можно исправить при помощи элементарного обновления драйверов через Диспетчер устройств. Нажмите на клавиатуре Windows+X и выберите пункт «Диспетчер устройств».

Перед вами покажется окошко со всем доступным на компьютере аппаратным обеспечением. Осмотрите список и проверьте, нет ли в нем желтых знаков восклицания. Если вы нашли такой значок возле какого-то устройства, то нажмите на него правой кнопкой мыши и выберите пункт «Обновить драйвер». Далее кликните на опцию «Автоматический поиск обновленных драйверов» и следуйте инструкциям на экране.

Также мы настоятельно рекомендуем вам выполнить обновление драйверов для видео- и звуковой карты, клавиатуры и мыши, колонок и прочих периферийных устройств. Сделайте это даже в том случае, если возле них нет желтого знака восклицания. Для видеокарты и вовсе можно попробовать переустановить драйвер, что делается все через тот же Диспетчер устройств (полностью удаляем и устанавливаем свежий драйвер с сайта производителя ГП).

Решение №4 Проверка диска на ошибки файловой системы

Возможно, синий экран смерти возник на вашем компьютере из-за проблем с диском. Мы рекомендуем вам воспользоваться услугами такого системного средства, как CHKDSK (check disk), которое файловую систему вашего диска на наличие ошибок и попытается их устранить.

Нажмите на клавиатуре Windows+X и выберите из списка пункт «Командная строка (администратора)». В появившемся окошке, пропишите команду chkdsk /f /r /x и нажмите Enter. После этого вам нужно нажать клавишу Y на клавиатуре, дабы согласиться на проверку диска при последующей загрузке компьютера. Теперь перезагрузите ПК и дождитесь окончания работы CHKDSK.

Как только войдете в Windows 10, протестируйте работу системы и посмотрите, возникнет ли KMODE_EXCEPTION_NOT_HANDLED.

Решение №5 Восстановление системных файлов

Подобная проблема могла стать результатом повреждения системных файлов Windows 10. Благо, это можно попытаться исправить при помощи System File Checker (SFC). Нажмите комбинацию Windows+X и выберите «Командная строка (администратор)». Пропишите команду sfc /scannow и нажмите Enter.

SFC просканирует системные файлы вашей Windows 10 и попытается восстановить найденные повреждения. По окончанию работы средства перезагрузите свой компьютер и проверьте, не появляется ли больше синий экран смерти KMODE_EXCEPTION_NOT_HANDLED.

KMODE EXCEPTION NOT HANDLED is one of the most dangerous BSOD errors on Windows 10 and older versions, because it usually leads to total system failure. On top of that, it might be difficult to determine the root of the problem for troubleshooting.

If you stumble upon this error only once and get it fixed by rebooting your PC, it’s not really an issue. It becomes problematic when you must face KMODE_EXCEPTION_NOT_HANDLED every time you launch Windows and try to work or play.

What causes the KMODE EXCEPTION NOT HANDLED stop code?

The stop code can be caused by various issues at the software level, hardware level, or both. For instance, installed programs could overwrite each other’s memory, resulting in conflicts, corrupt applications, system stability issues, and ultimately a full Windows crash.

If the processor’s kernel mode throws an exception error that can’t be identified by the error handler, this can lead to KMODE_EXCEPTION_NOT_HANDLED with 0x0000001E error code.

Sometimes, the stop code is accompanied by a filename, which makes troubleshooting a lot easier since you can look up more information about the file on the Internet.

How to fix KMODE_EXCEPTION_NOT_HANDLED

There are multiple ways to repair a Blue Screen or Death message with the KMODE EXCEPTION NOT HANDLED BSOD error code, depending on its cause: software or hardware.

Since it’s hard to evaluate this, you should start with software solutions and work your way up to hardware fixes. It’s simpler that way.

Some of the following workarounds are suitable for casual users. However, we can’t overlook more elaborate solutions, so we reserved the last part for skilled individuals.

Before getting started, we strongly recommend you create a system restore point. It will spare you from headaches in case you make a wrong move and must undo all changes. Better yet, create a full system backup if you can.

Certain users don’t even get the chance to do something on their computer due to the KMODE_EXCEPTION_NOT_HANDLED error that sends their operating system into a restart loop. If you’re one of them, you can boot Windows in safe mode to load only the required drivers.

1. Disable Fast Startup

Fast Startup is a feature introduced in Windows 8 and migrated to Windows 10. It allows the operating system to boot, shut down, and wake up from hibernation faster because it doesn’t entirely turn off all processes, services, and drivers.

If the KMODE EXCEPTION NOT HANDLED BSOD stop code is caused by faulty drivers, then you should deactivate Fast Startup to prevent it from reloading all drivers while doing its job.

Here’s how to disable Fast Startup on Windows 10:

  1. Make sure you’re logged in as the administrator
  2. Press Win key + R, type control panel, and hit Enter
  3. Find and click Power Options
  4. Click Choose what the power buttons do on the left side
  5. Click Change settings that are currently unavailable
  6. Disable Turn on fast startup (recommended) and click Save changes
  7. Reboot your computer

In certain cases, switching off Fast Startup is enough to fix the KMODE_EXCEPTION_NOT_HANDLED stop code. It should at least give you more time working on other solutions before Windows receives the BSOD message again.

2. Turn off startup programs

Startup programs are the ones that get launched automatically as soon as you boot Windows. You might have noticed that some applications do this as soon as you install them on your PC.

Having too many startup apps results in a slower boot time. If one of those programs overwrites the memory of another, it can lead to KMODE EXCEPTION NOT HANDLED.

You can fix this by disabling startup apps:

  1. Right-click the Windows 10 taskbar and select Task Manager
  2. Go to the Startup tab
  3. If you have numerous entries here, click Status to sort the apps (Enabled first)
  4. Right-click each entry with the Enabled status and select Disabled
  5. Restart your computer

To conduct more research on startup programs, you can download Microsoft’s Autoruns utility from the official website. It shows the registry entry of each startup process and can check it for malware almost instantly by uploading its hash to VirusTotal.

Find out more information about turning off startup programs on Windows 10.

3. Uninstall recent applications

If you have recently installed software programs and began experiencing the KMODE EXCEPTION NOT HANDLED error right afterward, they could be the reason behind your troubles.

However, you should be able to fix this problem by removing the applications from your computer. For example, it has been reported that ON/OFF Gigabyte triggers the BSOD error, along with certain VPN services and antivirus tools.

Here’s how to remove recent programs:

  1. Right-click the Windows 10 Start menu and select Apps and Features
  2. Set Sort by to Install date to list your apps by date (newest first)
  3. Pick the first program. If you wish to eliminate any uncertainty, you can run a quick Google search to see if that application has caused troubles to other users, too. Then, click Uninstall and proceed with the removal process
  4. Restart your computer to see if you still get the KMODE_EXCEPTION_NOT_HANDLED error

4. Restore Windows to a previous checkpoint

The easiest way to undo the damage caused by a bad driver or corrupt process is by using System Recovery. It’s not a reliable method, though, because it sometimes doesn’t work at all. But you can still give it a shot.

  1. Press Win key + R, type control panel, and hit Enter
  2. Click Recovery
  3. Click Open System Restore
  4. Choose a checkpoint from the list, click Next, and follow the on-screen instructions.

5. Run a malware scan

A malware infection can do heavy damage on your operating system, even triggering BSOD errors like KMODE_EXCEPTION_NOT_HANDLED by overwriting data. So it’s a good idea to run a malware scan and clear your computer of any pests.

If you’re running Windows 10 and don’t have a third-party antivirus solution installed, then you have to use Windows Defender.

  1. Click the Windows 10 Start button, type Windows Security, and launch this app
  2. Select Virus & threat protection
    Windows 10 shows how to select Virus and Threat Protection

  3. Click Scan options
  4. Select Quick scan and press Scan now
  5. If no malware results show up, run another scan using the Windows Defender Offline scan mode

6. Disable your antivirus software

Your anti-malware application may affect other running programs which are essential for Windows. This could also lead to the KMODE_EXCEPTION_NOT_HANDLED error code.

To fix this problem, you just have to deactivate your antivirus program. It’s usually impossible to end its process from Task Manager or exit the application due to security reasons.

However, you should be able to turn off the real-time detection engine. In the worst case scenario that you can’t do that, then simply uninstall the antivirus program.

7. Check your drivers

Obsolete, incompatible, missing, or faulty drivers are usually the cause of the KMODE EXCEPTION NOT HANDLED stop code. That’s why it’s essential to check if they are running properly. It’s a multi-part process.

Here’s how to reinstall drivers easily:

  1. Right-click the Windows 10 Start button and pick Device Manager
  2. Right-click a device from the list and select Uninstall device
  3. Reboot your PC. The driver will be automatically reinstalled by Windows

The method above is the equivalent of getting Windows to work properly by turning it off and on again. But it doesn’t always do the trick.

It’s possible that your drivers are outdated. You can try updating them by asking Windows to search for updated driver software automatically. Unfortunately, this method often fails.

As an alternative solution, you can look up the drivers on your manufacturer’s website. DriverVerifier is an excellent tool that can help you identify the drivers of your machine. You have to be careful, though, since there’s the risk of accidentally installing an incompatible driver.

A safer solution is to use a driver updating application. It can automatically detect the old drivers on your PC, find newer versions on the Internet, then quickly download and install them on your machine, ensuring driver compatibility.

8. Free up disk space

Numerous computer problems are caused by insufficient disk space. Windows always needs room to carry out tasks, execute commands, and ensure that all programs are functioning correctly.

Have a look at the Properties panel of your partition where your OS is installed (it’s usually C:). If there’s only a small percent of free disk space available, it’s time to get more.

Copy files to another partition or an external storage device, upload them to the cloud, or simply delete the ones you don’t need anymore.

You can also use the Windows Disk Cleanup utility:

  1. Make sure you’re logged in with elevation rights
  2. Review your Recycle Bin and Downloads folder to copy any critical files you might need
  3. Open the Properties panel of the Windows drive (by default, it’s C:)
  4. Go to the General tab and click the Disk Cleanup button
  5. Select everything from the list and click Clean up system files
  6. Windows will run a scan. Once it finishes, select everything again, click OK and then Delete Files

9. Check your RAM

A faulty memory could result in a fatal hardware issue by triggering BSOD errors and driver corruption. However, you can easily fix it using the memory diagnostics program integrated into Windows.

  1. Save any ongoing projects and close all applications
  2. Click the Start menu, search for Windows Memory Diagnostic, and launch this app
  3. Click Restart now and check for problems

The tool will check your operating system for RAM issues during the next reboot and provide you with all the necessary details.

If you’re looking for a more advanced tool, check out MemTest.

10. Run a clean boot

To prevent Windows from running any extra drivers, processes and services at startup that would cause the KMODE EXCEPTION NOT HANDLED error, you can run a clean boot.

  1. Click the Start menu, type System Configuration, and open this app
  2. Pick the Services tab, deselect Hide all Microsoft services, and click Disable all
  3. Visit the Startup tab and click Open Task Manager
  4. Terminate all currently active tasks
  5. Reboot your computer

11. Use Event Viewer

You can launch Event Viewer, the operating system’s own diagnostics utility, to find out more information about the BSOD error, including its triggering processes or services.

  1. Once your computer gets restarted after receiving the KMODE EXCEPTION NOT HANDLED stop code, immediately open the Start menu, type event viewer, and hit Enter
  2. In the Windows Logs folder on the left, select System
  3. Click the first (newest) Error you spot on the list and use the General tab to obtain more information about it

12. Fix system errors from CMD

You don’t really need to have any special skills in order to work with Command Prompt since you can copy and paste the commands below.

However, make sure to create a system restore point before proceeding. Furthermore, you should save any ongoing projects and close all applications.

Here’s how to run CHKDSK (Check Disk):

  1. Press Win key + R, type cmd, then press Ctrl + Shift + Enter to open Command Prompt with elevation rights
  2. If your OS resides in Local Drive C:, then type chkdsk c: /f. Otherwise, replace c: with the correct letter of your partition
  3. You will be asked to agree with scheduling the disk checkup at the next system reboot. Type y and press Enter
  4. Restart your computer and wait until CHKDSK does its job

You can count on the Check Disk utility to fix any corruption at the hard disk level, which should help handle the KMODE EXCEPTION NOT HANDLED error, too. But, if it doesn’t, proceed to the next step.

Here’s how to run SFC (System File Checker):

  1. Launch as admin
  2. Type sfc /scannow and press Enter
  3. Wait until the scan and repair is complete
  4. Restart your computer

System File Checker is designed to fix corrupt system files, making it a great solution for troubleshooting BSOD issues. It this tool doesn’t work either, try the next one:

Here’s how to run DISM (Deployment Image Servicing and Management):

    1. Open Command Prompt as admin
    2. Write DISM /online /cleanup-image /scanhealth and press Enter
    3. If there are any errors, type DISM /online /cleanup-image /restorehealth
    4. Restart your computer, launch CMD as admin, write sfc /scannow and press Enter
    5. Reboot your machine again

DISM checks for corrupt files in the component store of the Windows image, which CHKDSK and SFC can’t reach. It’s a good way to get rid of the KMODE EXCEPTION NOT HANDLED problem.

13. Update your BIOS

  1. Find out your current BIOS version
    1. Click the Start button, type System information, and launch this app
    2. Copy your BIOS Version/Date
  2. Visit the manufacturer website of your BIOS model to download the latest BIOS version
  3. Unzip the downloaded BIOS file and copy it to a USB flash drive
  4. Plug the flash drive into your PC, reboot, and enter BIOS by pressing the key or key combination displayed on your screen
  5. Locate the BIOS update tool and create a backup of your current firmware
  6. Load the newest BIOS version in the firmware updating utility and proceed with its installation
  7. Wait until the update is complete, and then you can reboot your PC

14. Remove and reseat all hardware parts

If your hardware components aren’t properly connected to the computer, it could result in fatal system errors like KMODE EXCEPTION NOT HANDLED. To solve this, you have to remove and reseat all cards and cables.

Pay special attention to the BIOS, GPU and RAM cards. You should also check hardware compatibility to make sure the pieces work well together as well as with your Windows version.

Conclusion

To sum up, you should be able to fix the KMODE EXCEPTION NOT HANDLED error by turning off the Windows 10 Fast Startup, disabling startup programs, and uninstalling recent applications with compatibility issues.

You could also restore Windows to a previous checkpoint, run a malware scan, disable your antivirus software, check your drivers, and free up disk space.

If that doesn’t work either, make sure to check your RAM, run a clean system boot and use Event Viewer to get more details about the error.

It’s also advisable to fix system corruption issues from the Command Prompt, update your BIOS to the latest version, as well as to remove and reseat all hardware parts.

Did these solutions work for you? Did we miss any important steps? Let us know in the comment section below.

default avatar image

 
KMODE Exception Not Handled in Windows 10 Fix – The BSOD or Blue Screen of Death as familiar to all that transforms the entire screen of the system blue including few lines of error notes. Depending on those error notes, you can figure out the root of the issue. One such important error note that is exhibited to most of the users on Windows 10 is KMODE_Exception_Not_Handled.

This Kernel mode note basically denotes the STOP fault of the system which results in restarting or shutting down of the system abruptly. The STOP error indicates that an error handler is not been able to hold the exception produced by a Kernel mode program. It also implies that the system is experiencing some driver complications.

Sometimes, the issue generated drivers are listed but this happens in very few cases. Well, the reasons are not limited to drivers only, there are other areas which end the system with these kinds of error notes. So, taking up all the situations in concern, we will pen down the steps for How to Fix KMODE Exception Not Handled in Windows 10. See under –

How to Fix KMODE Exception Not Handled in Windows 10

Enter safe mode

  • Using the administrative authorities, enter safe mode with the help of this guide 3 Ways to Boot Windows 10 Into Safe mode.

Update Driver

  • Together hit Win and X keys and pick up Device Manager from the appeared sidebar.
  • See the Other devices section and execute a double click to extend it.
  • You view an Unknown device listed underneath it having a yellow warning mark. Do a Right-click on it and from the arrived context menu, move off with Update driver software choice.
  • And then in the next arrived box, choose Search automatically for updated driver software.
  • Give it some moments for the completion of installation of the needed drivers. When the process is accomplished, restart the system.

Disable Problematic Driver

The next task before you is to find out the specific drivers which are originating the abrupt restart and shutdown with a Blue Screen KMODE Exception Not Handled in Windows 10. For digging out that particular driver, be ready to launch Driver Verifier which is a part of the Windows program.

  • Type the word verifier in the text input field of Cortana and she will exhibit the same as a result in her bar. Click on it.
  • If you face the UAC, allow it to proceed.
  • A separate medium sized window of Driver Verifier Manager will arrive on the screen.
  • Few round cells each describing a piece of setting will be visible. Choose the first one Create standard settings.
  • After the round cell of Create standard settings is marked, to proceed further do a click on the Next button.
  • Again you will see four round cells, each representing some kind of verification details.
  • Mark the round cell of Automatically select all drivers installed on this computer.
  • Before the upcoming process will begin, conduct a click on the Finish button.
  • A tiny box will appear and will ask you to restart the system. Say Ok and reboot the system.
  • Now a list of drivers will show up that will go through verification procedure during the time of startup. If any damaged driver is present, you will see a BSOD with its respective error note.

From that list, you can spot the faulty driver and deactivate the same. Be into the Device Manager to disable it. But prior to disabling the driver, you need to disable the verifier so that it does not examine the drivers in every startup.

  •  So, on the text input area of Cortana type verifier /reset.

Now, let us head to disable the faulty driver. See the below points –

  • Hit the combination of Win and X keys in order to spread out a list known as Power user menu, and do a tap on Device Manager.
  • Expand each device seen on the list and see if you could trace out anyone with a yellow exclamation sign.
  • It will be named as Unknown device. From its right-click context menu Uninstall the annoying driver.
  • The action will be sufficient re-install the driver itself.

Incompatibility of the Hardware

Many times, this trouble arises because of the unsuited hardware. It implies you have strived to run the wrong hardware forcefully on a version of Windows that is not suitable for it. In case, this situation occurs, it is solicited to explore the manufacturer’s web page and inspect whether the determined model of the hardware is suitable according to the version of OS you are running. The strategy for eradicating the compatibility trouble is also elaborated in most of the cases.

Latest Version of BIOS

Variant circumstances that lead to the occurrence of KMODE Exception Not Handled in Windows 10 is the obsolete version of BIOS. This situation implies that you must have to update the out of date BIOS. Each PC holds a distinct way of updating the BIOS. Start with writing down the BIOS version number and manufacturer details and further execute a search of the same on the internet and read the right method of updating the same.

Run a Memory Test

  • Using the combination of Windows and X key, allow the power user menu to come up where go ahead with a tap on Control Panel.
  • Execute a click on the link lying at the top left of the corner which says Administrative Tools.
  • Go to the tool at the bottom area which indicates Windows Memory Diagnostics.
  • Before going ahead with anything, ensure you have saved all your ongoing items.
  • Now, proceed with a tap on Restart Now and Check for Problems.
  • Finally, the errors will show up after the restart as the OS will accomplish a memory test.
  • In case, if you discover any malfunctioning, it indicates that the RAM needs replacement.

Well, we hope that the above fixes will definitely make your system come out of this issue and works faultlessly.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Что делает инструментарий управления windows
  • Windows xp sp3 vmware torrent
  • Менеджер realtek hd audio для windows 10
  • Ebook reader для windows 7
  • Браузер со встроенным flash player windows