Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»Windows Has Recovered From an Unexpected Shutdown (9 Possible Fixes)

Windows Has Recovered From an Unexpected Shutdown (9 Possible Fixes)

Bhishu AcharyaBy Bhishu AcharyaOctober 12, 2022
windows has recovered from an unexpected shutdown

The message ‘Windows Has Recovered From an Unexpected Shutdown’ can pop up when your PC restarts after a crash or BSOD error.

Well, this can happen due to faulty applications or hardware components. Moreover, system problems, malfunctioning device drivers, or even battery issues could trigger an unexpected shutdown.

Table of Contents

  • What Causes “Windows Has Recovered From an Unexpected Shutdown”?
  • Fix: Windows Has Recovered From an Unexpected Shutdown
    • Boot Into Safe Mode 
    • Fix Faulty Device Drivers
    • Solve System Issues Using SFC and DISM Commands
    • Find Possible Error Using Clean Boot 
    • Perform Startup Repair
    • Restore Windows to Previous State
    • Reseat or Replace CMOS Battery
    • Try Other BSOD Fixes
    • Analyze Minidump and Take Help From Microsoft Forum

What Causes “Windows Has Recovered From an Unexpected Shutdown”?

The best way to check why you’re receiving the ‘Windows Has Recovered From an Unexpected Shutdown’ message is by clicking on the View problem details. This way, you know that the issue you’re facing is a blue screen event.

Moreover, you can also analyze additional information about the problem. Mainly, you can check for the BCCode that lets you identify the leading cause triggering the BSOD. 

Mostly, you encounter a 1000009f hex code, which is the DRIVER POWER STATE FAILURE stop code. This indicates that the primary issue lies within the device drivers or you have faced a power failure. Also, you may even get other hex codes, like 1000007e, a, 116, etc.

Unfortunately, in some scenarios, you may not get to see the additional problem details. This simply means that you’re getting the message due to some other reasons:
  • The system is infected with malware
  • Outdated operating system
  • Problems within hardware or drivers
  • The CMOS battery is possibly dead
  • Intensive or incompatible applications

Fix: Windows Has Recovered From an Unexpected Shutdown

Since the ‘Windows Has Recovered From an Unexpected Shutdown’ message could be due to several factors, we highly recommend using simple techniques first. 

Sometimes, an outdated Windows can create unexpected errors causing your PC to freeze or crash. Hence, the first thing to try is updating the system if you haven’t done it for a long time. 

Malware could also interfere with your system files causing important programs to malfunction, eventually crashing Windows. So, we suggest using the Windows Security application or any other reliable anti-virus program to scan for possible viruses.

Reportedly, some Windows users have faced this error after running just one particular application. In such a case, it’s best to uninstall the program; if essential, you can reinstall it again.

If neither of the three simple methods worked, you can now opt for the below-mentioned fixes that should help stop displaying the message.

Boot Into Safe Mode 

Undoubtedly, safe mode is an excellent option to check what might have crashed your system or caused the BSOD error. Hence, if you do not get the message, you can confirm that the primary drivers and services aren’t the main causes.

Thus, if your PC isn’t starting up, we highly recommend booting into safe mode before moving on to other fixes:

  1. In the Windows RE, switch to Troubleshoot > Advanced options.
    advanced-options-inside-troubleshoot
  2. Now, select Startup Settings.
    startup settings
  3. Next, press 5 or F5 to start the safe mode with the networking feature.
    enable-safe-mode-with-networking
  4. Once Windows boots into this mode, wait and see if your PC crashes again.
  5. If it doesn’t, you can now fix the faulty drivers. Also, we recommend running the SFC and DISM commands. Please move on to the next two sections to learn how you can perform these fixes.
  6. Finally, restart your computer in normal mode, and you shouldn’t see the ‘Windows Has Recovered From an Unexpected Shutdown’ message again. 

Fix Faulty Device Drivers

Since the message is mainly triggered by the DRIVER POWER STATE FAILURE BSOD error, it’s crucial that you identify and fix the driver-related issues.

Basically, the hardware components can’t communicate well with the operating system when device drivers are corrupted. Indeed, this can cause unexpected shutdowns, and your PC restarts with the ‘Windows Has Recovered From an Unexpected Shutdown’ dialogue box.

Hence, we highly recommend disabling any faulty drivers and updating them to fix this issue:

  1. Firstly, press the Close button to exit the dialogue box.
  2. Now, use the Windows + X hotkeys and choose Device Manager from the list.
  3. Here, right-click on every device driver (mainly USB, video cards, game controllers, and sound card) one after another and select Disable device.
    disable outdated device driver
  4. Then, restart your computer and wait to see if it shuts down again. If it doesn’t, the device drivers are probably faulty.
  5. Now, start enabling each driver and check if you face the same problem again.
  6. Once you have identified the faulty driver, right-click on it and select Update driver.
    update outdated device driver
  7. Then, press the Search automatically for drivers option.
    search or browse computer for driver update
  8. After the drivers are updated, you should no longer get the message.

Solve System Issues Using SFC and DISM Commands

If essential system files are corrupted, your PC could face unexpected crashes. Thus, you can use two useful command-line tools that help fix any errors within the Windows system files and directories:

  1. Close the Windows message dialogue box and move to the start menu.
  2. Here, search and run Command Prompt or Powershell as administrator.
  3. Next, type the below command line and hit enter:
    sfc scannow
    run sfc command
    This will repair the corrupted Windows files and fix possible issues triggering the Windows message after an unexpected shutdown.
  4. Now, wait and see if your PC restarts again. If it does, open the Command Prompt again and run the below command:
    DISM /Online /Cleanup-Image /RestoreHealth
    run dism command
    This will restore the Windows image file that helps the PC function smoothly.
  5. Again, run the SFC command, which should stop the message from appearing.

Find Possible Error Using Clean Boot 

Generally, random third-party applications and services run in the background and interfere with the Windows processes. Thus, this can crash your system unexpectedly, and once it restarts, you might get the ‘Windows Has Recovered From an Unexpected Shutdown’ message.

So, you can undoubtedly identify any errors using the clean boot. Please follow the below instructions to do just that:

  1. Press Windows + R, and in the Run application, type msconfig to launch the System Configuration utility.
  2. Move to the Services tab and check the Hide all Microsoft services option.
  3. Then, choose Disable all.
    hide all microsoft services and disable all
  4. Next, switch to the Startup tab and select Open Task Manager.
    open task manager in startup tab
  5. Here, right-click on each application having a high startup impact and choose Disable.
    check startup impact and disable each startup app
  6. Finally, restart your computer and see if the issue persists.
  7. If you do not get the error message, know that one of the startup apps or services is causing your PC or laptop to shut off randomly. So, start enabling each application and service you had disabled earlier.
  8. Once you identify the fault, remove or disable the app/service permanently, and you should no longer face this problem.

Perform Startup Repair

Sometimes, your PC keeps shutting down after the ‘Windows Has Recovered From an Unexpected Shutdown’ message. This is probably because some startup errors are preventing your computer from booting.

Fortunately, there’s a built-in Windows repair tool that fixes any issues during the startup. Go through the below guide to properly use this utility:

  1. Keep pressing the power button until your PC shuts off.
  2. Power on your device and repeat the above step until you navigate to the Windows Recovery Environment.
  3. Under Choose an Option, press the Troubleshoot option.
    troubleshoot in windows re
  4. Next, choose the Advanced options.
  5. Now, click on Startup Repair.
    startup repair
  6. Finally, wait until the tool performs a PC diagnosis and resolves any issues with the startup.
  7. If the problem gets fixed, your PC will be restarted. Else, you’ll be taken to a new window with the message ‘Startup couldn’t repair your PC’. So, you can click on the Advanced options and move on with the below fixes.

Restore Windows to Previous State

Did you tweak something on your PC that is frequently causing the crashes? 

If so, restoring Windows to its previous state may solve your problem. Here is the guide that should help you get rid of the ‘Windows Has Recovered From an Unexpected Shutdown’ message using the System Restore utility:

  1. Force shut down your PC and repeat the process until you enter the Windows Recovery Environment.
  2. Now, navigate to Troubleshoot > Advanced options > System Restore.
    system-restore
  3. Once the Windows System Restore utility launches, choose the restore point and hit Next.
    choose a restore point and click next
  4. Follow the on-screen instructions and click on the Finish button.
  5. Then, wait until Windows restarts, and your PC is taken to the earlier state when the issue didn’t exist.

Reseat or Replace CMOS Battery

Even if restoring Windows didn’t help, there could be problems with the CMOS battery in the motherboard.

Basically, this metal–oxide–semiconductor is responsible for powering your PC and helping Windows to boot.  So, if the motherboard CMOS battery is dead, your computer may shut down unexpectedly as it fails to load the saved BIOS settings. Below is the complete guide to reseat or replace it:

  1. Firstly, completely shut down your computer and remove the power cord from the PC case for safety purposes.
  2. Now, carefully open the PC case using a screwdriver or pressing the dedicated button.
    removing pc case
  3. Navigate to your motherboard and locate the CMOS battery.
  4. Then, press the pin and carefully remove it from its dedicated slot.
    CMOS pin
  5. Now, reseat the same way it was seated earlier and power on your PC.
    CMOSBattery
  6. If you still get the ‘Windows Has Recovered From an Unexpected Shutdown’ message, replace the CMOS battery with a new one.
  7. Restart your PC, and this should fix your computer from shutting down unexpectedly.

Try Other BSOD Fixes

Since the ‘Windows Has Recovered From an Unexpected Shutdown’ message is a blue screen event, you’re probably seeing this due to other issues. 

Here are some of the fixes you can try:
  • Remove recently installed hardware if that’s shutting your PC down
  • Try deleting a recently updated Windows file
  • Perform Disk Cleanup
  • Disable the Fast Startup feature
  • Use Memory Diagnostic utility to check for possible RAM errors

Additionally, we recommend going through our other article that guides you on how to fix BSOD on Windows 11.

Analyze Minidump and Take Help From Microsoft Forum

As soon as your computer crashes, the vital information leading to the failure is saved in a minidump file. To access this file, you can directly navigate to this address: C:\Windows\Minidump.

Well, if your PC has crashed multiple times before, you might find several minidump files. So, in this case, you can:

  1. Select the Show problem details option in the message dialogue box to view additional information.
  2. Under Files that help describe the problem, check for the first address.
  3. Then, navigate to the location and view the crash details.
  4. Finally, you can visit Microsoft Community and post your problem with the minidump file. Now, a Windows professional should provide you with the appropriate solutions.
fix
Bhishu Acharya
  • Tumblr
  • LinkedIn

Bhishu Acharya is a technical content writer at TechNewsToday. He specializes in monitors, laptops, storage devices, and other peripherals. Apart from computer hardware, you can also find his how-to and troubleshooting articles on Windows, internet, security, and networking. Ever since getting his hands on a personal computer, Bhishu started exploring its internal components at just 10. His growing curiosity led him to undertake the Computer Science & Information Technology degree and is just a year away from graduation. While balancing his study and work life for over four years, he has harnessed different sets of technical skills. With his expertise, he is now dedicated to helping netizens looking for hardware and software-related fixes. Today, Bhishu’s proficiency extends beyond computer hardware. In his spare time, he enjoys coding and learning new programming languages. You can contact him at bhishu@technewstoday.com

Related Posts

Reset BIOS password

4 Ways to Reset BIOS Password

January 28, 2023
how to make windows 11 look like windows 10

How to Make Windows 11 Look Like Windows 10

January 25, 2023
how to find hidden folder in laptop

How to Find Hidden Folder in Laptop

January 24, 2023
mouse not showing in chrome

Mouse Not Showing in Chrome? Here’s How to Fix It

January 25, 2023
how-to-move-taskbar-windows-11

How to Move Taskbar on Windows 11

January 24, 2023
stickers on windows

How to Add Stickers on Windows 11 Desktop

January 23, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
how long does a cmos battery last

How Long Does a CMOS Battery Last

January 25, 2023
thunderbolt vs usb c

Thunderbolt Vs USB C: What’s the Difference

January 25, 2023
how to find hidden folder in laptop

How to Find Hidden Folder in Laptop

January 24, 2023
You may also like
Reset BIOS password

4 Ways to Reset BIOS Password

January 28, 2023
How to clean usb port 1

How to Clean USB Port on PC (Comprehensive Guide)

January 27, 2023
lenovo battery not charging

Lenovo Battery Not Charging? Try These Fixes

January 27, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday.

Type above and press Enter to search. Press Esc to cancel.