TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Basic cleanup

    Scheduled Pinned Locked Moved Windows
    2 Posts 2 Posters 3.8k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • XanderX Offline
      Xander
      last edited by Russ

      Runs the built-in Windows Cleanmgr using its defaults.

      {
      "trigger": "Clean up",
      "command": "cleanmgr /sagerun:1",
      "ground": "foreground",
      "voice": "Clean up",
      "allowParams": "false"
      }

      1 Reply Last reply Reply Quote 0
      • RussR Offline
        Russ
        last edited by Xander

        Great idea @Xander! I added this to the examples list in the GUI editor.

        Here's a URL to cleanmgr docs: https://ss64.com/nt/cleanmgr.html

        cleanmgr = Automated cleanup of Temp files, Internet files, downloaded files, recycle bin.

        Run this to bring up the GUI and setup profile #1:

        cleanmgr /sageset:1
        

        This command runs profile #1:

        cleanmgr /sagerun:1
        

        This is what the GUI looks like:

        cleanmgr image

        Russell VanderMey

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post