Sometimes we accidental click on restarting/Shutdown option .. Waiting for windows to shut off or restart could take longer depending on your machine perfomance ..
Use the below Procedures to abort the shutdown or restart process and carry on with your operations
By Creating an Abort Shutdown Shortcut
-- Right click any where on your desktop.
-- Select New>Shortcut.
-- In the first box of the Create Shortcut Wizard, type : shutdown.exe -a
-- Click Next. Name the shortcut : Abort Shutdown , and click Finish.
-- Then select an appropriate icon for it !
-- Select New>Shortcut.
-- In the first box of the Create Shortcut Wizard, type : shutdown.exe -a
-- Click Next. Name the shortcut : Abort Shutdown , and click Finish.
-- Then select an appropriate icon for it !
To give this Abort Shutdown shortcut, a Keyboard Shortcut,
Right click on it > Properties > Shortcut tab. In the Shortcut key box, you will see “None’ written. Click in this box, and press A key from your keyboard. The letters Ctrl + Alt + Del will automatically appear, and will now be your keyboard shortcut to abort shutdown or abort restart. Click Apply > OK.
Using Command Line :
- Open Command Prompt.
- Type
shutdown /a
within the time-out period.
Additional considerations
- To start Command Prompt, click Start, click All Programs, expand Accessories, and click Command Prompt.
- Another way to start Command Prompt is to click Start, click in the Search box, type cmd, and press ENTER.
0 comments:
Post a Comment