Jump to content

Performing Shutdown


eitsop22

Recommended Posts

Why yes there is, kind of.... this is what I do and use......

I have created two new shortcuts on my desktop.

One is called Restart Windows and the other Shutdown windows.

Here is the code that you need to put as the target in the shortcut to restart windows:

C:\WINDOWS\system32\shutdown.exe -r -t 01

Here is the code that you need to put as the target in the shortcut to shutdown windows:

C:\WINDOWS\system32\shutdown.exe -s -t 01

You can change the 01 in the code to give you more time before it shuts down. 01 means one second.

Once you create the shortcuts you can change the icon if you like to match the restart arrow and the shutdown button by pointing the change icon to the file located at %SystemRoot%\system32\SHELL32.dll from there you can choose the one you like.

Hope that makes sense for you.

Link to post
Share on other sites

eitsop22

Click on the Desktop then:

1.Alt + F4

2.Enter

You do have Show desktop in the lower right on the Taskbar?

I hope you are not using Full Screen on your windows in Windows?

Link to post
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.
Back to top
×
×
  • Create New...

Important Information

This site uses cookies - We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.