Providing useful articles about computers and mobiles, this blog contains a wealth of information.
WAYS TO SHUTDOWN WINDOWS 10
Get link
Facebook
X
Pinterest
Email
Other Apps
-
COMMAND TO SHUTDOWN
1) First way to Shutdown the computer by using ALT + F4key combination. Simultaneously pressing these key together activate a pop-up window. Now, select the shutdown option to switch off your computer / Laptop. ( It works when your are on Desktop)
2) Second way, you can shut down your PC or Laptop using CTRL +ALT + DEL key combination. Pressing these three keys together activate a pop-up window, now select sign-off to shut down your computer or Laptop.
CLICK TO SHUTDOWN
1) click the Window's icon on taskbar then select power button--> select Shutdown to close your PC or Laptop.
2) One more option is a secret menu. Just press right mouse button once to open this menu then select the command to shutdown the computer.
UNIQUE WAYS OF SHUTDOWN A COMPUTER
SLIDE TO SHUTDOWN
In windows 10 you can shut down your computer in a style too with the creation of a shortcut. Just follow the below steps to create the shortcut.
Step:1 > On Desktop, press right mouse button (a menu will appear )
Step:2 > Select New (a menu will appear)
Step:3>Click Browse and select
"C:\Windows\System32\slidetoshutdown.exe
Now a shortcut is ready to shut down your computer in a sliding way.
It also helps to shut down your computer when your computer is insisting on a windows update.
This way you can instantly shut down your computer easily with a style.
LAPTOP LID SHUTS DOWN
You can configure your Laptop Lid to shutdown your computer immediately. This way you can simply close your laptop's Lid to shutdown your Laptop immediately.
SCHEDULE WINDOWS SHUTDOWN
You can create a shutdown timer to shutdown your computer after a specified time period.
The manual way of doing this trick is :
Typing this command at the command prompt or simply typing in RUN Menu
shutdown -s -t "XXXX"
"XXXX" is time in seconds
for example, if you want to set your computer to shutdown after 1 hour then the command would be :
shutdown-s-t 3600
But if you want to cancel this command before the start of schedule, type
shutdown-a at the command prompt or at windows RUN Menu
Comments