Skip to main content

Keep Track of Why Windows 7 is Being Shutdown

When you shutdown or restart your computer, you may want to keep track of the reason for it. Today we look at enabling Shutdown Event Tracker which will allow you to document why the system is being shutdown or rebooted.

Shutdown Event Tracker
Note: This process uses Local Group Policy Editor which is not available in Home versions of Windows. We also show how to enable Shutdown Event Tracker with a Registry hack below.
To enable this feature, click on Start and type in gpedit.msc and hit Enter.
1-shut
In Local Group Policy Editor navigate to Computer Configuration \ Administrative Templates \ System then on the left hand side under Setting, scroll down to Display Shutdown Event Tracker under setting.

Click Enabled and under Options make sure it is set to Always, then Apply and Ok and close out of the remaining screens.

Now when you go to restart of shutdown your system, Shutdown Event Tracker is displayed where you can leave a comment on why you’re shutting down the system.

There is also a dropdown list of various reasons for the shutdown or restart.

You can then go in and check out the logs in Event Viewer.

Registry Hack Method
Click on Start and type in regedit and hit enter.

Navigate to HKEY_LOCAL_MACHINE \ Software \ Policies \ Microsoft \ Windows NT \ Reliability. Double Click on ShutdownReasonUI and ShutdownReasonOn and change the Value Data to “1”.

Comments

Popular posts from this blog

Use Portable VirtualBox to Take Virtual Machines With You Everywhere

Install Portable VirtualBox to an External Drive First, get started by downloading the Portable VirtualBox installer from vbox.me . Run the downloaded file and extract it to an external drive or wherever else you want to store your portable VirtualBox system. You can always move it later, if you like. Launch the Portable-VirtualBox.exe program from here and you’ll be prompted to download and install VirtualBox’s program files on your external drive. The tool can automatically download VirtualBox’s files for you. After it does, click the OK button to unpack them. If the full version of VirtualBox is already installed on your computer, you won’t see this screen and VirtualBox will just open instead. You’ll want to uninstall VirtualBox first or set this up on a computer without VirtualBox installed. Launch the program again after it finishes unpacking files. After you agree to a UAC prompt , you’ll see the standard VirtualBox window. A VirtualBox system tray icon...

Reset Windows Password Using Ubuntu

If you can’t log in even after trying your twelve passwords, or you’ve inherited a computer complete with password-protected profiles, worry not – you don’t have to do a fresh install of Windows. We’ll show you how to change or reset your Windows password from a Ubuntu Live CD. This method works for all of the NT-based version of Windows – anything from Windows 2000 and later, basically. And yes, that includes Windows 7. Note: If you have files on your hard disk encrypted using built-in Windows encryption, they may not be available after changing the Windows password using this method. Exercise caution if you have important encrypted files. You’ll need a Ubuntu 9.10 Live CD, or a bootable Ubuntu 9.10 Flash Drive. If you don’t have one, or have forgotten how to boot from the flash drive, check out our article on creating a bootable Ubuntu 9.10 flash drive . The program that lets us manipulate Windows passwords is called chntpw . The steps to install it are different in 32-bit and 6...

How to Create a MultiBoot USB Flash Drive for Windows and Linux

Step 1) Download an .ISO version of your installation (available through various sources [Microsoft, Apple, etc., or just from within the tool itself.]) Step 2) Plug in your USB and open up " My Computer ". Right click the USB, and select the " Format " button.    Note Recommended options: FAT32, quick format.       Now, continue at the warning prompt. And then press 'Ok' Step 3) Once the format is complete, open up this tool called ' YUMI ' YUMI - Multiboot USB Creator (Windows) | USB Pen Drive Linux Step 4) Using ' YUMI ', select the drive letter of your USB    Tip Make sure you chose the correct USB by opening up 'My Computer' and reading the Drive Letter) Step 5) There is a large list of possible operating systems, along with a built in DOWNLOAD feature! Select the operating system you want to download, and then browse for your .ISO file. Step 6) Press "Create" ...