<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Turn Off only second Monitor]]></title><description><![CDATA[<p dir="auto">The command I use to turn off the monitor is this: 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) And this to turn it on but never encloses the monitor again:  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,-1)</p>
<p dir="auto">There is a command to turn off second monitor only and to turn on again?</p>
]]></description><link>https://www.triggercmd.com/forum/topic/3230/turn-off-only-second-monitor</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 19:21:50 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/3230.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 29 Mar 2025 09:28:07 GMT</pubDate><ttl>60</ttl></channel></rss>