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»Computer Won’t Shut Down? Here’re 8 Ways to Fix It

Computer Won’t Shut Down? Here’re 8 Ways to Fix It

Abhishek SilwalBy Abhishek SilwalMarch 5, 2023
computer-wont-shut-down

After you finish using your computer, it’s a common practice to shut it down instead of letting it sit idle. However, there may be certain situations where you won’t be able to shut down the system, or it automatically starts again. In most scenarios, you should be able to restart your system. However, in rare cases, even restarting may not be possible.

This issue mostly happens because of a broken update when the processes involved in shut-down and wake-up procedures conflict with the new system. But some third-party programs may also cause similar conflicts.

Table of Contents

  • Use Shutdown Command or Force Shutdown
  • Change Device’s Power Management Options
  • Turn Off Fast Startup
  • Update Windows
  • Troubleshoot in Clean Boot Mode
  • Unplug Connected Powered Devices
  • Reset BIOS
  • Reinstall Windows

Use Shutdown Command or Force Shutdown

If you can’t get your computer to shut down the normal way, first try shutting it down through the Run utility. 

  1. Open Run by pressing Windows key + R.
  2. Type shutdown /s /t 0 and press Enter.
    run-shutdown-s-t-0

You can also try forcefully shutting down the system by pressing and holding on to the power button for 3 seconds.

However, this may not take care of the underlying reason for your problem. So you still need to perform the successive solutions to properly resolve it. In fact, forced shutdowns can adversely affect your system as your computer can’t stop all ongoing processes properly.

Change Device’s Power Management Options

Your system includes certain power management settings that allow devices plugged into the USB or Ethernet ports or other components like Intel Management Engine Interface to wake the computer from sleep.

In some previous Windows versions, these settings prevented the computer from shutting down due to bugs in the OS software. While Microsoft has already resolved such issues, there’s no certainty that this issue won’t occur again in the future. So, you should disable all such options and see if you can shut down the computer.

  1. Open Run by pressing Win + R.
  2. Type devmgmt.msc and press Enter to launch the Device Manager.
  3. Expand Network adapters and double-click on your LAN, Ethernet, or Family Controller device.
    double-click-on-ethernet-device-driver
  4. Go to the Power Management tab.
  5. Untick all the options and click OK.
    disable-power-management-options-ethernet
  6. Expand Universal Serial Bus controllers.
  7. Double-click on each USB Hub and perform the same action in the Power Management tab.
  8. If you have an Intel CPU, expand System Devices. Double-click on Intel Management Engine Interface and do the same here as well.
    disable-power-management-options-intel-management-engine-interface

You can also try disabling the ‘Wake on’ features in your BIOS settings.

Turn Off Fast Startup

Like with the Power Management issue, there was also another bug in a previous Windows version that caused this issue whenever Fast Startup was on. So, similar to the above case, you can still disable this option and check if your computer shuts down.

  1. Open Run.
  2. Type powercfg.cpl and press Enter to open Power Options.
  3. Click on Choose what the power buttons do and then Change settings that are currently unavailable.
  4. Uncheck Turn on fast startup and click Save changes.
    disable-fast-startup-windows

Update Windows

Since we already mentioned that update bugs were the most common causes of the issue, you need to make sure you have the latest Windows version. So, you should regularly check for updates and install them as soon as they are available.

  1. Press the Windows key + I to open Settings.
  2. Go to Windows Update or Update and Security > Windows Update.
  3. Click Check for updates to look for new updates and Install now to install them.
    windows-update-install-now

Troubleshoot in Clean Boot Mode

Windows 8 had an issue where some third-party apps were preventing the computer from shutting down. You can check for such conflicting apps even in the newer Windows versions.

  1. Open Run.
  2. Type msconfig and press Enter to open System Configuration.
  3. Go to the Services tab.
  4. Check Hide all Microsoft Services and click Disable all.
    hide-all-microsoft-services-disable-all
  5. Hit Apply. Then, go to the Startup tab.
  6. Click Open Task Manager.
  7. On the Task Manager, choose each Enabled program and select Disable.
    task-manager-disable-startup

Then, restart your PC and try shutting it down after that. If you are successful, some apps are definitely conflicting with the shutdown process. Now, you need to find these programs.

  1. Power up the computer again and go back to System Configuration.
  2. On the Services tab, enable the first service, and click Apply.
  3. Restart your PC and see if you can shut it down.
  4. If yes, open System Configuration again and enable another service.
  5. If you can’t shut down your computer after enabling a certain service, disable it and continue with the troubleshooting.
  6. After you are done with the services, do the same for your Startup Apps through the Task Manager.
Note: If you have many third-party services, it will take a lot of time to individually enable each service. So, you can try enabling a bunch of services at once and if the computer can’t shut down, try looking for the culprit within the services you just enabled.

After determining the program responsible for the conflict, you can keep its service or process disabled or uninstall the application altogether to resolve the issue.

Unplug Connected Powered Devices

If you are using externally powered devices like an HDMI switch or hub on your computer, some components like the LEDs inside your computer will be on all the time if the switch/hub is on. In such cases, you may think that the computer is on as well even though it is not so.

But having these LEDs on is not recommended, so it’s better to unplug the powered devices or turn them off.

Reset BIOS

If you installed new hardware or used some system-controlling apps (that change your hardware configuration) recently, conflicts can arise between the BIOS and your system. In some cases, you may also be unable to properly shut down or restart your computer. Sometimes, a broken update can also make undesirable changes to the BIOS configuration, leading to this issue.

In all these situations, you need to reset your BIOS to resolve the issue. Accessing the BIOS interface and then loading the default options will reset the BIOS. However, we recommend removing and reinserting the CMOS battery or using the CMOS_Reset jumper for a more complete reset.

remove-and-reinsert-cmos-battery

Additionally, if your current BIOS version does not support the new hardware, you may need to update your BIOS if you keep encountering similar issues. And sometimes, you may also need to restore a system image or reinstall Windows after resetting the BIOS.

Reinstall Windows

Your final option if all previous methods don’t work is to perform a system image recovery or reinstall Windows. If you had created a system image backup at the time when this error was not occurring, you could try restoring your system to this image.

Otherwise, you have to reinstall Windows. You will also need to reinstall Windows if restoring your system to the backup image doesn’t help resolve the shutdown error.

  1. If you don’t have an installation disk, you need to create it first.
    • Insert a USB flash drive with at least 8GB capacity into your PC.
    • Go to Microsoft’s Software Download Platform and select your Windows version.
    • Click Download Now under Create Installation Media.
      create-installation-media-download-now
    • Open the program after downloading it, and then accept the terms.
    • Check Create installation media (USB flash drive, DVD, or ISO file) for another PC and select Next.
    • Check Use recommended options for this PC and go to Next.
      use-recommended-options-for-this-pc
    • Tick the USB flash drive and click Next.
    • Pick the USB drive you inserted earlier and select Next > Finish.
  2. Then, boot using this USB flash drive. For modern computers with a GPT partition or UEFI system, you will get a choice to press a certain key to boot from the USB drive.
    For older Legacy BIOS systems, you may need to go to the BIOS and then set the USB drive as the highest boot priority.
  3. Choose your language preferences and select Next.
  4. Click Install now.
    install-now
  5. Enter your product key and click Next. 
  6. If you don’t have a key or wish to use it afterward, select I don’t have a product key. Then, pick your Windows build and choose Next.
  7. Accept the license agreements and click Next.
  8. Select Custom: Install Windows only.
    custom-install-windows
  9. Select your OS partition and click Next.
  10. Follow the on-screen instructions.
  11. After reinstalling, go through the initial setup process to create an account and specify the privacy settings. 

Then, see if you can shut down your system. You will need to update Windows to the latest stable version and install the latest drivers on your computer as well.

Reinstalling Windows in this way creates a Windows.old folder that contains the Windows, Program Files, and Users folder of your previous OS software. So you can restore any necessary data to your new system.

fix
Abhishek Silwal
  • LinkedIn

Abhishek Silwal is an Electronics Engineer and a technical writer at TechNewsToday. He specializes in troubleshooting a wide range of computer-related issues. His educational background in Electronics Engineering has given him a solid foundation in understanding of computers. He is also proficient in several programming languages and has worked on various robotics projects. Even in his early days, he used to tinker with various computer components, both hardware, and software, to satiate his curiosity. This experience has given him a breadth of experience that goes beyond his educational qualification. Abhishek has been writing articles on dealing with varieties of technical issues and performing specific tasks, especially on a Windows machine. He strives to create comprehensive guides on fixing many system and hardware issues and help others solve their problems. You can contact him at abhisheksilwal@technewtoday.com

Related Posts

amd-software-not-opening

How to Fix AMD Software Not Opening

March 3, 2023
how to create a folder

7 Ways to Create a Folder on Windows

March 3, 2023
turn off automatic updates windows

How to Turn Off Automatic Updates on Windows

March 2, 2023
Memory-Compression

What is Memory Compression in Windows? Should You Enable or Disable It

March 1, 2023
dism-vs-sfc-vs-chdsk

DISM, SFC, CHKDSK: What’s the Difference

February 28, 2023
how-to-open-exe-file

4 Ways to Open EXE File

March 2, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
Memory-Compression

What is Memory Compression in Windows? Should You Enable or Disable It

March 1, 2023
dism-vs-sfc-vs-chdsk

DISM, SFC, CHKDSK: What’s the Difference

February 28, 2023
bios-settings-for-gaming

Best BIOS Settings for Gaming

February 16, 2023
You may also like
computer-wont-shut-down

Computer Won’t Shut Down? Here’re 8 Ways to Fix It

March 5, 2023
how-to-clean-hp-printer-rollers

How to Clean HP Printer Rollers

March 3, 2023
keyboard input lag

9 Ways to Fix Keyboard Input Lag

March 3, 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, editor@technewstoday.com | Tech Central Pvt. Ltd.

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