<?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[Basic cleanup]]></title><description><![CDATA[<p dir="auto">Runs the built-in Windows Cleanmgr using its defaults.</p>
<p dir="auto">{<br />
"trigger": "Clean up",<br />
"command": "cleanmgr /sagerun:1",<br />
"ground": "foreground",<br />
"voice": "Clean up",<br />
"allowParams": "false"<br />
}</p>
]]></description><link>https://www.triggercmd.com/forum/topic/92/basic-cleanup</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 05:04:46 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/92.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 27 Oct 2017 03:47:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Basic cleanup on Fri, 02 Jun 2023 03:37:22 GMT]]></title><description><![CDATA[<p dir="auto">Great idea <a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/60">@Xander</a>!  I added this to the examples list in the GUI editor.</p>
<p dir="auto">Here's a URL to cleanmgr docs:  <a href="https://ss64.com/nt/cleanmgr.html" rel="nofollow ugc">https://ss64.com/nt/cleanmgr.html</a></p>
<p dir="auto">cleanmgr = Automated cleanup of Temp files, Internet files, downloaded files, recycle bin.</p>
<p dir="auto">Run this to bring up the GUI and setup profile #1:</p>
<pre><code>cleanmgr /sageset:1
</code></pre>
<p dir="auto">This command runs profile #1:</p>
<pre><code>cleanmgr /sagerun:1
</code></pre>
<p dir="auto">This is what the GUI looks like:</p>
<p dir="auto"><img src="https://triggercmdagents.s3.amazonaws.com/Pics/Forum/cleanmgr.png" alt="cleanmgr image" class=" img-fluid img-markdown" /></p>
]]></description><link>https://www.triggercmd.com/forum/post/285</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/285</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Fri, 02 Jun 2023 03:37:22 GMT</pubDate></item></channel></rss>