How to make Windows close faster

Generally, Windows shuts down quickly, unless there is a delayed job. Today we will see what can be delayed and how to fix it.

windows tweak 10

A. Make sure Windows does not delete Pagefile when it is finished
Windows uses a paging file, known as Pagefile, as an additional virtual memory. In their settings Windows there is a hidden one (disabled by default), which allows you to delete the Pagefile every time on shutdown.

Although deleting this file every time you shutdown your computer, it ensures that no sensitive data is stored (where one could access by removing the computer's hard disk and looking at Pagefile), your computer may be delayed for several minutes delete this file.

How long it takes will depend on how big the file is and how fast your hard drive is. However, they are passionate about security , you don't need to have the wipe option enabled if your hard drive is encrypted, which in theory you already have. Encryption will prevent an attacker from being able to read the pagefile.

If your computer belongs to a company and the administrator is an IT department, they may have this option turned on for some reason only. In this case, there is not much you can do except shrinking the size of the pagefile.

One way to check how the pagefile cleanup option is set on your computer is through the Windows Registry Editor. Simultaneously press the keys Win + R, and in its window When it opens, type “regedit” and press Enter.

Logically, the registry editor will open. Navigate to the following key:

HKEY_LOCAL_MACHINE \\CurrentControlSet\Control\Session Manager\Memory Management

Look in the right pane of the processor for the “ClearPageFileAtShutdown” setting. If the "Value data" field is set to "0x00000000 (0)", Windows will not clear the pagefile file when it terminates. If set to "0x00000001 (1)", Windows will clear the pagefile file when it terminates.

clearpagefileatshutdown

If there is no "ClearPageFileAtShutdown" here then Windows will not clear the pagefile when it terminates.

If it is set to "1", you can change the setting to prevent Windows from deleting the pagefile when it is finished by simply double-clicking on the "ClearPageFileAtShudown" setting and giving the "value data" field the number "0" (zero ). However, if the computer is controlled by an IT, it would be a good idea to talk to it first before taking any action.

B. Locate Services That Cause Shutdown Delays
You do not need to try to guess if and what service is running in the background of your computer by slowing down the shutdown process. To find the culprit you can simply use the event viewer. Either by right-clicking the Start button on Windows 10 or 8 and selecting "Event Viewer" or by pressing Win + R and typing "eventvwr" in the Execution window that will open and then pressing Enter.

In the left-hand window of the Event Viewer, navigate to the section: Application and Service Logs \ Microsoft \ Windows \ Diagnostics-Performance \

Right-click on "On" and select "Filter current log".

Type "203" in the "All event IDs" field and click "OK". This way you will filter the registry to show you only the termination events.

Look through the list, which will now show only the events that are listed as "Service delayed system shutdown". You will see the name of the service that is guilty where it says "File Name" and "Friendly Name".

diagnostic

The information you see in this section concerns all the services that took a long time to finish. For example, VPN software may take a long time to shut down and can cause a long delay. If you do not use it you can uninstall it. You can search the internet for the name of any software or service you see here to see what it is and if you can uninstall it. For some Windows services you can not do many things.

C. Check the price of WaitToKillServiceTimeout
Windows does not close immediately when you click "Shut Down". Instead, they send a "shutdown" signal to any open applications and services running in the background. By default, Windows waits five seconds for these services to finish their work and save their data before shutting down and shutting down the computer.

There are some different values ​​that manage how long your computer will wait. But the most important thing to check is the "WaitToKillServiceTimeout" value. Some applications increase the value in more than 5 seconds during installation, as they may take longer to save the data and shut down. If this value has changed, your computer will take longer to shut down.

Open a Registry Editor window by pressing Win + R, typing “regedit” and pressing Enter. Navigate to the following key:

HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control

Look in the right pane for "WaitToKillServiceTimeout" and read the value in its column. The value is displayed in milliseconds. For example, if WaitToKillServiceTimeout is set to 5000, Windows will wait 5 seconds. If the value is set to 20.000, Windows will wait 20 seconds.

We do not recommend setting this value to less than 5000. Some services may not be able to close properly unless you give them enough time.

waittokillservicetimeout

However, if an application has increased the value to a larger number and you want to set it back to "5000", just double-click on "WaitToKillServiceTimeout" and enter the value "5000".

We consider the above to be the most basic software tricks you should check out to make your computer shut down faster. Of course, they are neither the only ones, nor a panacea. There are a number of reasons why a computer can freeze and take, either continuously or occasionally, a long time before it shuts down. Including, of course, the hardware part that due to hardware failure or from it can literally drag our system down.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.087 registrants.

Written by Dimitris

Dimitris hates on Mondays .....

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).