Programming4us
         
 
 
Windows

Windows 7 : Make Windows Shut Down Services Faster

12/1/2010 7:59:49 PM
If it seems to take Windows forever to shut down, the culprit might be all those services that it has running because Windows has to shut down each service one by one before it can shut down the PC. In each case, Windows waits a certain amount of time for the service to close, and if it hasn’t closed in that time, Windows kills the service. It’s that waiting for services to shut themselves down that can really bring the shutdown process to its knees.

However, most services shut down as soon as they get the command from Windows. So although it’s polite of Windows to give some services a bit of extra time, it’s really wasted time because in most cases Windows is just going to have to kill those slow services anyway. So in that case, you should configure Windows 7 to tell it to kill services faster. Here’s how:

1.
Select Start, type regedit, and then press Enter. The Registry Editor appears.

2.
Navigate to the following key:

HKLM\SYSTEM\CurrentControlSet\Control

3.
Double-click the WaitToKillServiceTimeout setting.

4.
Reduce the value from 20000 to 1000.

5.
Click OK.

Tip

You can also reduce the amount of time that Windows 7 waits before killing running applications at shutdown. In the Registry Editor, navigate to the following key:

HKCU\Control Panel\Desktop

Double-click the WaitToKillAppTimeout setting. (If you don’t see this setting, select Edit, New, String Value, type WaitToKillAppTimeout, and click OK.) Change the value to 5000, and click OK
Other -----------------
- Windows 7 : Disable Services for Faster Performance
- Windows 7 : Controlling Services with a Script
- Windows 7 : Controlling Services at the Command Prompt
- Windows 7 : Controlling Services with the Services Snap-In
- Windows Azure : Access Control Service Usage Scenarios (part 3)
- Windows Azure : Access Control Service Usage Scenarios (part 2)
- Windows Azure : Access Control Service Usage Scenarios (part 1)
- Windows Azure : Access Control Service - Claims-Based Identity Model
- Windows Azure : Access Control Service - Concepts and Terminology
- Windows 7 : Configuring the MMC - Creating a Custom Taskpad View
- Windows 7 : Configuring the MMC - Controlling Snap-Ins with Group Policies
- Windows 7 : Configuring the MMC - Adding a Snap-In
- Configuring the Microsoft Management Console : Reviewing the Windows 7 Snap-Ins
- Windows 7 : Enabling the Shutdown Event Tracker
- Windows 7 : Increasing the Size of the Recent Documents List
- Windows 7 : Customizing the Places Bar
- Windows 7 : Customizing the Windows Security Window
- Windows 7 : Working with Group Policies
- Policing Windows 7 with Group Policies
- Windows Azure Storage : Queue Scenarios
 
 
Top 10
- Windows Server : Configuring TS Remote Desktop Web Connection
- Building Android Apps : Animation - Adding the Settings Panel
- Windows 7 : Setting Up One-Click Restarts and Shutdowns
- Coding JavaScript for Mobile Browsers (part 8) - DOM
- Developing BlackBerry Tablet Applications with Flex 4.5 : Create a Flex Mobile Project (part 1)
- Securing Exchange Server : Configure Message Hygiene Options (part 2) - Protect Against Unwanted Mail Sources
- Programming Excel with VBA and .NET : Tasks in Visual Basic - Find Truth & Compare Bits
- Configure IPv6 in Windows Server 2008
- Exchange Server 2010 : Planning for Anti-Spam (part 3)
- An OLAP Requirements Example: CompSales International (part 1)
Most view
- Sharepoint 2007 : Create an Event with a Website
- Exchange Server 2010 : Designing and Implementing Transport Rules
- Backing Up with the dump Utility (part 1) - Syntax of the dump Command & The Options to the dump Command
- SharePoint 2010 : Modify a Web Part
- Coding JavaScript for Mobile Browsers (part 3) - Writing to the document
- SOA with .NET and Windows Azure : Windows Workflow Foundation (part 1) - WF Architecture
- BizTalk Server 2009 : Using asynchronous services in WCF (part 3) - Building a client-side asynchronous experience
- CSS for Mobile Browsers : Common Patterns (part 2) - Rounded corners
- Windows Phone 7 : Pinning a Favorite Place to Start
- Exchange Server 2010 : Manage Database Redundancy (part 1) - Configure Redundant Databases