Home Windows Fix slow shutdown on Windows

Fix slow shutdown on Windows

376 views

You need to turn off the computer and go out, but the shutdown time is quite long, sometimes waiting for more than 6 minutes. though your pc is sort of high configuration, however it doesn’t shutdow quick. The directions below, can facilitate your pc shutdown quicker.

Disable the Page File deletion feature when shutting down

Windows uses the page file to create extra memory board. Page file could be a place to store knowledge once RAM is full. By default, Windows incorporates a hidden choice disabled to get rid of page files once closing.

This will erase everything within the page file, ensuring no sensitive knowledge is keep wherever somebody will access it by erasing your pc disk drive and checking your page file. Turning off the delete Page file feature can assist you to close up quicker.

It may take several minutes to delete the page file, depending on the amount of data available and the hard drive speed. However, you do not need to enable this feature if your hard drive is encrypted with Bitlocker. Encryption will prevent an attacker from checking your page file while the computer is off.

Registry Editor is a powerful tool and abusing it can make your system unstable or even inoperable. However, please make a backup of the Registry before performing the steps below

How to turn off the Page File deletion mode

  • Check the computer is deleting page file or not by checking Registry.
  • Press Windows + R, type “regedit” and press Enter.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
  • Look at the right pane to see “ClearPageFileAtShutdown”. If the data column is set to “0x00000000 (0)”, Windows will not delete Page File at Shutdown. If set to “0x00000001 (1)” then Windows will delete Page File on Shutdown.
  • If the “ClearPageFileAtShutdown” item is not found, Windows will not delete the Page File at Shutdown.
  • If it is set to 1, double-click the file and set it to 0. Your shutdown will become much faster.

Turning off Services causes slow shutdown

Shutting down as always Services not only helps to shut down quickly, but also makes Windows run faster.

To do this you need to use the Event Viewer.

  • Right-click on the Start menu and select “Event Viewer”. Or press Windows + R, type “eventvwr” into the Run dialog and press Enter.
Applications And Services Logs\Microsoft\Windows\Diagnostics-Performance\Operational
  • Right-click on “Operational” and select “Filter Current Log”.
  • Enter “203” into “Event IDs” and click “OK”. The last action will filter the log to show only events when the device is turned off.
  • Looking through the list, it will now display “This service caused a delay in the system shutdown process” events. You should see the name of the slow service in the General box. Next look at “File Nam” and “Friendly Name”.

What you see are those services that take a long time to turn off. For example, VPN software may take a long time to turn off and may cause a feeling of inhibition. Find some similar software and remove. However, some services are system software, so it’s best not to touch them.

Change WaitToKillServiceTimeout

Windows does not immediately shutdown when you click on “Shut Down”. Instead, it sends a list of applications and services that are running in the background.

By default, Windows will wait 5 seconds when you click “Shut Down” before closing any services and turning off the computer. If all background services are successfully turned off before the 5 seconds have passed, the computer will shut down immediately.

  • should lower the value of 5 seconds to lower Shutdown faster

Adjust the time to turn off the software

  • Press Windows + R, type “regedit” and press Enter
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control

In the right pane find “WaitToKillServiceTimeout”, the value displayed in milliseconds. For example, if “WaitToKillServiceTimeout” is set to 5000, Windows will wait 5 seconds. When set to 20000, Windows will wait 20 seconds.

It is not recommended to set this value below 5000. Some services may not shut down properly without giving it enough time.

However, an application that has increased this value, you can set it back to 5000. Just double click on “WaitToKillServiceTimeout” and enter the value as 5000.

Rate this post

Related Tips And Tricks

Leave a Comment

Tips and Tricks

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept