Social Icons

Pages

Jul 15, 2017

Forcefully Shutdown Windows

This trick will let you force shutdown your Windows in a single-click. 
  1. Open Notepad
  2. Paste @echo off in first line.
  3. Paste msg * Shutdown computer in second line.
  4. Paste shutdown -c “Sleep Tight” -s in third line




  1. Save the file with .BAT extension. For example, shutdown.bat
  2. Click on your file and it will automatically shutdown your Windows.

No comments:

Post a Comment

Thanks for visit