Jump to content

disable shutdown tracker reg


aviv00

Recommended Posts

I got this from another site and it appears to be for Windows 2003, don't know if it will work in 2008, use at your own risk.

To disable shutdown tracker:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Reliability]
"TimeStampInterval"=dword:00000000
"ShutdownReasonUI"=dword:00000000
"ShutdownDoStateSnapshot"=dword:00000002

To enable shutdown tracker:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Reliability]
"TimeStampInterval"=dword:00000000
"ShutdownReasonUI"=dword:00000001
"ShutdownDoStateSnapshot"=dword:00000002

Edited by aviv00
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...