关闭显示器的脚本

一、用BAT脚本关闭显示器

shutdown_monitor.bat

%windir%\System32\scrnsave.scr /s

二、用BAT调PowerShell脚本关闭显示器

RunPowerShellScript.bat

@echo off

powershell -NoProfile -ExecutionPolicy Bypass -File "TurnOffMonitor.ps1"

pause

TurnOffMonitor.ps1

Add-Type 'DllImport("user32.dll")public static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);' -Name a -Namespace b

b.a::SendMessage(-1, 0x0112, 0xF170, 2)

Write-Host "The monitor is now turned off." -ForegroundColor Green

效果:

显示器会黑屏,移动鼠标或键盘会恢复。

相关推荐
Dxy123931021618 小时前
HTML如何写鼠标事件
前端·html·计算机外设
Dxy123931021620 小时前
HTML中如何写键盘事件
前端·html·计算机外设
科技每日热闻2 天前
EVNIA弈威天王星舒视蓝4.0系列护眼显示器24M2N2200PK新品——小而强悍,久战不倦!
科技·游戏·计算机外设
蒲公英内测分发2 天前
Typeoff:告别键盘,轻松实现中英混输
计算机外设
我材不敲代码2 天前
【OpenCV零基础实战】键盘交互、像素位运算、通道离合、色彩转换与智能抠像
人工智能·opencv·计算机外设
friendan2 天前
用鼠标单击我的电脑桌面图标或单击文件夹会自动变成重命名状态
计算机外设
俊哥工具3 天前
无广告免费壁纸工具,手机电脑壁纸随心更换
python·智能手机·django·计算机外设·virtualenv·pygame
lzhdim3 天前
原相3955XM+TL3228主控!小米电竞鼠标2全面评测:原生双8K究竟有多强
计算机外设
是大强3 天前
硅胶复模和3d打印部件哪个强度更好
计算机外设
智塑未来4 天前
2026年飞利浦高性价比护眼显示器调研:核心技术与耐用机型解析
计算机外设