Windows 8 Win 8 CP Shutdown and Restart shortcuts and Tiles

Medico

Senior Member
Joined
Sep 20, 2011
Messages
1,148
I realize these were mentioned before, but for the life of me I could not find them so I am starting a new thread titled for these. They are important enough they deserve to be able to be found easily.

Add Shutdown and Restart shortcuts to your desktop:

Shutdown:

Right click empty spot on desktop and select New, Shortcut

Copy and paste the following in the Window that pops up:

C:\Windows\System32\shutdown.exe -s -t 00 -f

Click Next and Name this Shutdown, then click Finish

Restart:

Right click empty spot on desktop and select New, Shortcut

Copy and paste the following in the Window that pops up:

C:\Windows\System32\shutdown.exe -r -t 00 -f

Click Next and Name this Restart, then click Finish

The only difference in the 2 commands is the character in red.

Link Removed

To add these same Tiles on the Metro Start Menu:

Navigate to: C:\Users\[USERNAME]\AppData\Roaming\Microsoft\Windows\Start Menu\Programs

Right Click in this folder and select New Shortcut.

Duplicate the steps for Shutdown and Restart above.

Link Removed

In each of the above shortcuts you can right click the short cuts and select properties. This will allow you to go to properties and change the icons to something slightly more appealing than the generic icons that Win 8 CP assigns.

These command switches are set as follows:

The -f is an extra command that was added in XP that forced running apps to close prior to a shutdown. This extra command appears not to be necessary in Win 7 or Win 8 but does not hurt to have included.

A list of commands can be found Link Removed. You can see the -r and -s commands as well. As you can see the -t switch sets the timer to 00 seconds (this can be set to what ever you specify in your shutdown/restart command)
 


Last edited by a moderator:
Solution
I realize these were mentioned before, but for the life of me I could not find them so I am starting a new thread titled for these. They are important enough they deserve to be able to be found easily.

Add Shutdown and Restart shortcuts to your desktop:

Shutdown:

Right click empty spot on desktop and select New, Shortcut

Copy and paste the following in the Window that pops up:

C:\Windows\System32\shutdown.exe -s -t 00 -f

Click Next and Name this Shutdown, then click Finish

Restart:

Right click empty spot on desktop and select New, Shortcut

Copy and paste the following in the Window that pops up:

C:\Windows\System32\shutdown.exe -r -t 00 -f

Click Next...
That's the way that I feel, use what works best for each user. Security isn't a all-in-one package for everyone. If there were such a thing, that would block all bad code, either a single software, or multi-layered approach, that worked 100% of the time for all, we'd all go for it.

I've yet to find any single solution that catches everything 100% of the time, but with my combination on Windows 7 (& below) & Windows 8 CP (a different approach), does quite well. I've checked behind all, with different online scanners, no bad code has been found.

What works for each user, that he/she feels comfortable with, and will keep updated/configured & used properly, is the best approach to each users unique security needs. I've seen many arguments over security in many different forums & other articles, and I choose to stay away from them. It's all a matter of personal preference.

The same with Windows Backup & Defrag software, many users choose from a variety of paid & free software for these also.

Cat
 


Thanks, 'CJ'; always good to have various options... ppl can go w/ what is most 'comfy' for them IF they know the choices. Oft more than 1 way in computers. Good info, mate :encouragement:

Drew
 


Back
Top