Windows OS Hub
  • Windows Server
    • Windows Server 2022
    • Windows Server 2019
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Active Directory Domain Services (AD DS)
    • Group Policies
  • Windows Clients
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows XP
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
    • KVM
  • PowerShell
  • Exchange
  • Cloud
    • Azure
    • Microsoft 365
    • Office 365
  • Linux
    • CentOS
    • RHEL
    • Ubuntu
  • Home
  • About

Windows OS Hub

  • Windows Server
    • Windows Server 2022
    • Windows Server 2019
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Active Directory Domain Services (AD DS)
    • Group Policies
  • Windows Clients
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows XP
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
    • KVM
  • PowerShell
  • Exchange
  • Cloud
    • Azure
    • Microsoft 365
    • Office 365
  • Linux
    • CentOS
    • RHEL
    • Ubuntu

 Windows OS Hub / Windows 11 / Computer Doesn’t Turn Off After Shutting Down Windows 10/11

August 28, 2023 Questions and AnswersWindows 10Windows 11

Computer Doesn’t Turn Off After Shutting Down Windows 10/11

Users expect the computer to shut down completely and the monitor to turn off when they click the Shut Down button in the Windows 10/11 Start menu. However, in some cases, the computer or laptop doesn’t shut down: the display doesn’t turn off, the fans of the motherboard, or the power supply are still working and making a noise, the indicator lights are on, etc. In this article, we will look at what to do if your Windows computer is not shutting down properly.

Tip 1: Disable Fast Startup

The first thing you should try is to disable Fast Startup in your Windows. The feature was introduced in Windows 8.1 and is enabled by default in both Windows 10 and Windows 11 on all devices that support Fast Startup mode. Fast startup mode is a hybrid between hibernation and full shutdown of the computer. It is designed to speed up your operating system’s load time.

Here’s how to disable Fast Startup in Windows:

  1. Go to the power management section of the Control Panel (powercfg.cpl);
  2. In the left panel, select Choose what the power buttons;
  3. Click Change settings that are currently unavailable;
  4. Uncheck the Turn on fast startup (recommended) option and save the changes. Disable Fast Startup in Windows 10

Tip 2. Shutdown a Windows computer from the command prompt

If Windows Fast Startup is preventing your computer from shutting down properly, you can try turning off your device from the command line. Open a command prompt as an administrator and try shutting down the computer using the shutdown command:

shutdown /s /f /t 0

Shutdown Windows command

If your computer shuts down correctly after using this command, you can create a desktop shortcut for this command and run it every time you want to shut down Windows.

Shutdown shortcut

Tip 3. Disable scheduled tasks and drivers that prevent Windows from shutting down

Run the command:

powercfg /requests

You should see a list of processes, drivers, and scheduled tasks preventing Windows from shutting down or hibernating. Ideally, every entry here should be None.

powercfg - list power requests

What you need to do is shut down the corresponding processes, stop/disable the services (if applicable), and update the device drivers. As for the scheduled tasks, go to the Conditions tab in Task Scheduler and uncheck the Wake the computer to run this task option.

Disable wakeup computer for running sheduled tasks

Tip 4. Check the device power parameters

Make sure that the hardware settings do not allow devices to wake up the computer from sleep (standby) mode:

  1. Open the Device Manager (devmgmt.msc);
  2. Expand Network Adapters and go to the properties of the Ethernet or Wi-Fi adapter that you are using to connect to the network;
  3. Go to the Power Management tab and make sure that the Allow this device to wake up the computer option is disabled; Windows Device manager: Prevent device from wake up computer
  4. Similarly, check the settings for USB root hubs and Bluetooth adapters.

Here are some other things to check if none of the previous methods have helped to shut down your computer:

  1. Make sure that you have disabled the Windows automatic reboot on system failure ( SystemPropertiesAdvanced.exe -> Advanced -> uncheck Automatic Restart);
  2. Open advanced Power Options in Control Panel\All Control Panel Items\Power Options\Edit Plan Settings. Check that the Hard Disk is set to turn off the drive after 20 minutes (the default) and that the Allow wake timers is disabled under Sleep. Disable wake timer in Windows
  3. Check the kill timeout values for processes and services in the registry (in milliseconds). The default value for Windows 10 is shown below.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
WaitToKillServiceTimeout = 5000

Also check that no parameters are set for the user (if they are, change them to the values specified):

HKEY_CURRENT_USER\Control Panel\Desktop
AutoEndTasks = 1
HungAppTimeout = 5000
WaitToKillAppTimeout = 5000
  1. Update your hardware drivers;
  2. Disable the Windows Update Delivery Optimization service;
  3. Try running Power troubleshooter: msdt.exe /id PowerDiagnostic Run power trubleshooter in Windows: msdt.exe /id PowerDiagnostic

0 comment
0
Facebook Twitter Google + Pinterest
previous post
Fix: Remote Desktop Licensing Mode is not Configured
next post
How to Install and Configure Ansible on Linux

Related Reading

Zabbix: How to Get Data from PowerShell Scripts

October 27, 2023

Tracking Printer Usage with Windows Event Viewer Logs

October 19, 2023

How to Use Ansible to Manage Windows Machines

September 25, 2023

Installing Language Pack in Windows 10/11 with PowerShell

September 15, 2023

How to View and Change BIOS (UEFI) Settings...

September 13, 2023

Leave a Comment Cancel Reply

Categories

  • Active Directory
  • Group Policies
  • Exchange Server
  • Microsoft 365
  • Azure
  • Windows 11
  • Windows 10
  • Windows Server 2022
  • Windows Server 2019
  • Windows Server 2016
  • PowerShell
  • VMWare
  • Hyper-V
  • Linux
  • MS Office

Recent Posts

  • Zabbix: How to Get Data from PowerShell Scripts

    October 27, 2023
  • Tracking Printer Usage with Windows Event Viewer Logs

    October 19, 2023
  • PowerShell: Configure Certificate-Based Authentication for Exchange Online (Azure)

    October 15, 2023
  • Reset Root Password in VMware ESXi

    October 12, 2023
  • How to Query and Change Teams User Presence Status with PowerShell

    October 8, 2023
  • How to Increase Size of Disk Partition in Ubuntu

    October 5, 2023
  • How to Use Ansible to Manage Windows Machines

    September 25, 2023
  • Installing Language Pack in Windows 10/11 with PowerShell

    September 15, 2023
  • Configure Email Forwarding for Mailbox on Exchange Server/Microsoft 365

    September 14, 2023
  • How to View and Change BIOS (UEFI) Settings with PowerShell

    September 13, 2023

Follow us

  • Facebook
  • Twitter
  • Telegram
Popular Posts
  • 0x80244010 Exceeded Max Server Round Trips: Windows Update Error
  • How to Disable or Uninstall Internet Explorer (IE) in Windows
  • How to Force Remove a Printer That Won’t Uninstall on Windows
  • Group Policy Management in Active Directory
  • Printer Settings Could Not Be Saved, Operation Not Supported
  • Security Tab Missing from File/Folder Properties in Windows
  • Installing Windows 11 with a Local User Account
Footer Logo

@2014 - 2023 - Windows OS Hub. All about operating systems for sysadmins


Back To Top