: :
Previous slide
Next slide

Turn off screens in Windows

This is a powershell command to turn off your monitors via batch file in Windows.

powershell (Add-Type '[DllImport(\"user32.dll\")]^public static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);' -Name a -Pas)::SendMessage(-1,0x0112,0xF170,2)
Facebook
Twitter
LinkedIn

Leave a Reply

Your email address will not be published. Required fields are marked *