메모장 열고 
@echo off
powershell -NoProfile -ExecutionPolicy Bypass -Command "(Add-Type -MemberDefinition '[DllImport("user32.dll")] public static extern bool SystemParametersInfo(uint a, uint p, uint[] pv, uint f);' -Name "N" -PassThru)::SystemParametersInfo(0x0033, 24, [uint32[]](24, 39, 0, 150, 20, 0), 0x03)"
exit
붙여넣기 하고 확장자 .bat 파일로 저장 파일명은 켜기나 on
빨간색 수치를 본인이 쓰는 필터키 수치로 바꾸삼


메모장 열고
@echo off
powershell -NoProfile -ExecutionProfile Bypass -Command "(Add-Type -MemberDefinition '[DllImport("user32.dll")] public static extern bool SystemParametersInfo(uint a, uint p, uint[] pv, uint f);' -Name "N" -PassThru)::SystemParametersInfo(0x0033, 24, [uint32[]](24, 34, 0, 0, 0, 0), 0x03)"
exit
붙여넣기 하고 확장자 .bat 파일로 저장 파일명은 끄기나 off
실행하면 원상복구