Do you know there are more ways of shutting down your computer than using the start option. And most of these ways are faster way to shut down here are some
- using command prompt:
open the command prompt (type cmd in run)
Type this shutdown –s press ok
- Using notepad :
type in your notepad
@echo off
msg * u r terminated
shutdown -c “stop me if you can” –s
Save it with the name turnoffurpc.bat ……………… done shuts down
-using task manager:
open task manger (ctrl+alt+delete)
click on the shut down tab
use the turn off option pressing your ctrl key
(fastest way to shutdown I personally use this a lot especially when programs don’t respond and it does not take more than 5 seconds)



LinkBack URL
About LinkBacks
Reply With Quote