Microsoft seems to have a habit of adding features to Windows 8 that it never mentions. For example, you can right-click the bottom left-hand corner of your screen to get a context menu that takes you to places such as your task manager and control panel. This is useful, especially considering the workarounds youâd have to go through in order to get to these places otherwise. However, thereâs no option to shut down the computer or restart it there, which can be utterly frustrating since you normally do this through the charms bar under power options. Considering this, I think itâs time to show you a way to add these options to the taskbar context menu.
Once you add the ability to shut down and restart the computer, youâll be tempted to restart over and over again just to play with the new toy! Itâs very relieving not to have to take an extra few steps to actually turn off your machine. Itâs not a tablet, after all.
Adding The Shortcuts
For the first part of this tutorial, youâll have to create the shutdown and restart shorcuts on your desktop. This is how the whole process works:
First, right-click the desktop (in an empty area), hover the mouse over âNew,â and click âShortcut.â
When taken to the new window, typeÂ
under âType the location of the item.â This will tell the computer to shut down immediately. After clicking âNext,â you must write a name for the shortcut. Write âShut Downâ or anything else creative that you think you might remember. Clicking âFinishâ will create the shortcut.Â
For restarting the computer instead of shutting downÂ
you must use the following command:
as the target location. Additionally, you can type
rundll32.exe user32.dll,LockWorkStation |
to lock your computer and
rundll32.exe powrProf.dll,SetSuspendState |
to hibernate. As previously mentioned, these things are harder to reach than in Windows 7. These new shortcuts will make them easier.
Making The Context Menu Work
Since itâs sufficiently complicated to add an item to the context menu, you might want to use a third-party tool for this. Iâd recommend using the Win+X Menu Editor. Itâs a very trustworthy tool. Iâve tested it sufficiently and can vouch for its ability to do its job!
The interface will look something like this:
Youâll notice there are three buttons: âAdd a programâ, âCreate a groupâ, and âRemoveâ. With the âAdd a programâ button, you can add the shortcuts to your shutdown and restart commands. Right-clicking on a group, highlighting âAdd,â then clicking âAdd a programâ (or pressing the âInsertâ key on your keyboard) will allow you to do the same. âCreate a groupâ will simply introduce a separator into the context menu.
So now, just select âAdd a program,â browse to your shortcut, and double-click it. Thatâs all you have to do! After youâre done, click âRestart Explorerâ near the bottom of the interface. This makes the context menu reset itself with the new configuration. Try it out now!
Any Questions?
If youâre having trouble with this process, let us walk you through it! Leave a comment below!
No comments:
Post a Comment