<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: How To Disable ALL Monitors?</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=5ccbd783-8cea-4ffc-8adc-8a61c9b321a3" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=5ccbd783-8cea-4ffc-8adc-8a61c9b321a3</link>
<description>DisplayFusion RSS: How To Disable ALL Monitors?</description>
<lastBuildDate>Sun, 19 Apr 2026 13:41:34 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=5ccbd783-8cea-4ffc-8adc-8a61c9b321a3</generator>
<item>
<title>RE: How To Disable ALL Monitors?</title>
<link>https://www.displayfusion.com/Discussions/View/how-to-disable-all-monitors/?ID=5ccbd783-8cea-4ffc-8adc-8a61c9b321a3#3</link>
<pubDate>Fri, 19 Jul 2019 20:12:26 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/how-to-disable-all-monitors/?ID=5ccbd783-8cea-4ffc-8adc-8a61c9b321a3#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Quote:
Windows won't allow you to disable all monitors. You could use a Scripted Function to sleep the monitors though. Would you like a sample script for that?
No I have one, this is the script I use to sleep all screens. I'll put it here for the anybody else who wnats it.
Code
Copy
Select ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<div class="BackGrey"><div class="Text"><div><b>Quote:</b></div>Windows won't allow you to disable all monitors. You could use a Scripted Function to sleep the monitors though. Would you like a sample script for that?</div></div><br/>
<br/>
No I have one, this is the script I use to sleep all screens. I'll put it here for the anybody else who wnats it. <br/>
<br/>
<div id="" class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019da5f9a61077dc80659c7b381b33f9" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019da5f9a61077dc80659c7b381b33f9Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019da5f9a61077dc80659c7b381b33f9Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">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)</pre><textarea id="code019da5f9a61077dc80659c7b381b33f9" name="code019da5f9a61077dc80659c7b381b33f9" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div>
</div>
]]></content:encoded>
</item>
<item>
<title>RE: How To Disable ALL Monitors?</title>
<link>https://www.displayfusion.com/Discussions/View/how-to-disable-all-monitors/?ID=5ccbd783-8cea-4ffc-8adc-8a61c9b321a3#2</link>
<pubDate>Fri, 19 Jul 2019 15:51:15 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/how-to-disable-all-monitors/?ID=5ccbd783-8cea-4ffc-8adc-8a61c9b321a3#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Windows won't allow you to disable all monitors. You could use a Scripted Function to sleep the monitors though. Would you like a sample script for that?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Windows won't allow you to disable all monitors. You could use a Scripted Function to sleep the monitors though. Would you like a sample script for that?
</div>
]]></content:encoded>
</item>
<item>
<title>How To Disable ALL Monitors?</title>
<link>https://www.displayfusion.com/Discussions/View/how-to-disable-all-monitors/?ID=5ccbd783-8cea-4ffc-8adc-8a61c9b321a3</link>
<pubDate>Thu, 18 Jul 2019 23:05:15 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/how-to-disable-all-monitors/?ID=5ccbd783-8cea-4ffc-8adc-8a61c9b321a3</guid>
<category>DisplayFusion</category>
<description><![CDATA[I created a profiles, one for turning off 1 monitor, another profile for disabling 2 monitors, another profile with all monitors enabled, Now I want to create a fourth profile where I disable all monitors.
I figure when I want to turn off all monitors I hit the key combo shortcut that will trigg...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I created a profiles, one for turning off 1 monitor, another profile for disabling 2 monitors, another profile with all monitors enabled, Now I want to create a fourth profile where I disable all monitors. <br/>
<br/>
I figure when I want to turn off all monitors I hit the key combo shortcut that will trigger my profile that disable all my monitors and when I want to turn them back on I hit the key combo shortcut that will trigger my profile that enables all monitors.<br/>
<br/>
I asking how do I achieve this? when I only have one monitor left (turned on not disabled) display fushing doesnt let me chose "DISABLED" for it so I havent been able to achieve this yet. asking how do I do it.
</div>
]]></content:encoded>
</item>
</channel>
</rss>