shutdown

  • Thread starter Thread starter Valdemar Ortega
  • Start date Start date
V

Valdemar Ortega

my Windows is delaying more than one minute to shutdown.
What can I do to fix it?
 
Valdemar said:
my Windows is delaying more than one minute to shutdown.
What can I do to fix it?

Happen to have edited the registry to delete the pagefile at shutdown?
Undo that.

Otherwise - check the event log to see if anything is having trouble
shutting down.
Scan your system for adwatre/spyware and anything that may be running in the
background you just don't need running in the background.

Of course - dependent on your system specs (not given) - that may be normal
or even quick. We don't know.
 
If ClearPageFileAtShutdown is set to 1, shutdown takes a *long* time.

Check this registry key...
Start | Run | Type: regedit | Click OK |
Navigate to...
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\
Session Manager\Memory Management
Value Name: ClearPageFileAtShutdown
Data Type: REG_DWORD
Value Data: Set to 0
0 = No, do not clear it
1 = Yes, clear it

Automated edit here...
http://www.kellys-korner-xp.com/xp_tweaks.htm

Read the instructions at the top
248. Right hand side
Clear Page File on Exit - Undo
Click on Undo

clearpageundo.reg is the file that you want. clearpageundo.reg sets the
value to 0.

How to Clear the Windows Paging File at Shutdown
http://support.microsoft.com/kb/314834

Also...

If you experience slow logoff (with Saving your settings for most of the
time while logging off), you are having profile unload problems.

If you see a lot of Userenv/1517, Userenv/1524 or Userenv/1500 errors in the
Event Viewer, download and install the User Profile Hive Cleanup Service.

This decreased my shutdown time a bunch. Takes any where from 10 to 20
seconds to shutdown.

C:\Program Files\UPHClean\uphclean.exe is added.

The User Profile Hive Cleanup service gets added to Services and
uphclean.exe will run all the time. I am one that doesn't like to have any
extra services running, but I am sold on UPHClean.

Download details: User Profile Hive Cleanup Service
http://www.microsoft.com/downloads/...6d-8912-4e18-b570-42470e2f3582&displaylang=en

UPHClean v1.6d readme.txt
http://download.microsoft.com/download/a/8/7/a87b3d05-cd04-4743-a23b-b16645e075ac/readme.txt

To automatically install it (you need uphclean-setup.msi):
- Double click the setup.msi

The service is set to automatically start when the computer boots so you
will not need to start it manually.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Back
Top