Create Disk Cleanup All Items Checked Shortcut in Windows 10  

Page 1 of 2 12 LastLast
    Create Disk Cleanup All Items Checked Shortcut in Windows 10

    Create Disk Cleanup All Items Checked Shortcut in Windows 10

    How to Create Disk Cleanup All Items Checked Shortcut in Windows 10
    Published by Category: Performance & Maintenance
    12 Dec 2019
    Designer Media Ltd

    How to Create Disk Cleanup All Items Checked Shortcut in Windows 10


    You can use Disk Cleanup on a regular basis to reduce the number of unnecessary files on your drives, which can free up drive space and help your PC run better. It can delete temporary files and system files, empty the Recycle Bin, and remove a variety of other items that you might no longer need.

    Disk Cleanup will already have items to delete checked and unchecked by default. You may want to have all items checked by default instead.

    This tutorial will show you how to create a Disk Cleanup shortcut that opens with all items checked by default in Windows 10.

    You will still be able to manually check and uncheck items in Disk Cleanup opened using this shortcut.



    Contents

    • Option One: Download a Disk Cleanup (All Items Checked) Shortcut
    • Option Two: Manually Create a Disk Cleanup (All Items Checked) Shortcut



    EXAMPLE: All items unchecked by default in Disk Cleanup
    Create Disk Cleanup All Items Checked Shortcut in Windows 10-disk_cleanup_all-items-checked.png Create Disk Cleanup All Items Checked Shortcut in Windows 10-disk_cleanup_all-items-checked_run_as_administrator.png





    OPTION ONE

    Download a Disk Cleanup (All Items Checked) Shortcut


    1 Click/tap on the Download button below to download the Disk_Cleanup_(All-Items-Checked)_shortcut.zip file.
    2 Save the .zip file to your desktop.

    3 Unblock the .zip file.

    4 Open the .zip file, and extract (drag and drop) the shortcut to your desktop.

    5 If you want to have this Disk Cleanup (All Items Checked) shortcut open with the Clean up system files button already clicked on by default, then you can set this shortcut to run as administrator to do so. (see screenshots below)

    Create Disk Cleanup All Items Checked Shortcut in Windows 10-disk_cleanup_set_run_as_administrator.png

    6 If you like, you can Pin to Taskbar, Pin to Start, add to All apps, add to Quick Launch, assign a keyboard shortcut to, or move this shortcut to where you like for easy use.

    7 When finished, you can delete the downloaded .zip file if you like.






    OPTION TWO

    Manually Create a Disk Cleanup (All Items Checked) Shortcut


    1 Right click or press and hold on an empty area on your desktop, and click/tap on New and Shortcut.

    2 Copy and paste the location below into the location area, and click/tap on Next. (see screenshot below)

    cleanmgr /D C /LOWDISK

    Create Disk Cleanup All Items Checked Shortcut in Windows 10-disk_cleanup_all-items-checked_shortcut-1.png

    3 Type Disk Cleanup (All Items Checked) for the name, and click/tap on the Finish button. (see screenshot below)

    You could name this shortcut anything you would like though.


    Create Disk Cleanup All Items Checked Shortcut in Windows 10-disk_cleanup_all-items-checked_shortcut-2.png

    4 If you want to have this Disk Cleanup (All Items Checked) shortcut open with the Clean up system files button already clicked on by default, then you can set this shortcut to run as administrator to do so. (see screenshots below)

    Create Disk Cleanup All Items Checked Shortcut in Windows 10-disk_cleanup_set_run_as_administrator.png

    5 If you like, you can Pin to Taskbar, Pin to Start, add to All apps, add to Quick Launch, assign a keyboard shortcut to, or move this shortcut to where you like for easy use.


    That's it,
    Shawn






  1. Posts : 46
    many
       #1

    This method also works very well.

    Run CMD as administrator.
    Run: cleanmgr.exe /sageset:0 (select all options you want)
    Create shortcut: cleanmgr.exe /sagerun:0 (run as administrator checked)
    You can use any number. Maybe create scheduled task to run every week?
      My Computer


  2. Posts : 68,672
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #2

    Thank you @tweakradje.
      My Computers


  3. Posts : 383
    Windows 10 Home
       #3

    @Brink, thanks for the tutorial, not sure how I missed it when first posted.
      My Computers


  4. Posts : 68,672
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #4

    Hackett said:
    @Brink, thanks for the tutorial, not sure how I missed it when first posted.
      My Computers


  5. Posts : 86
    Windows 10
       #5

    Hi @Brink,

    Is there a way to add the "Extended Disk Cleanup" to the context menu ???
    I had tried a few tweaks in the Registry, and I only get the normal Windows' Disk Cleanup... not the Extended one !

    Thank you for your answer ����
      My Computer


  6. Posts : 68,672
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #6

    JAY B said:
    Hi @Brink,

    Is there a way to add the "Extended Disk Cleanup" to the context menu ???
    I had tried a few tweaks in the Registry, and I only get the normal Windows' Disk Cleanup... not the Extended one !

    Thank you for your answer ����
    Hello Jay,

    If you like for now, you could create a shortcut using the command in option 2 below to use.

    Open and Use Disk Cleanup in Windows 10
      My Computers


  7. Posts : 86
    Windows 10
       #7

    Thank You,

    I already have that shortcut on the Desktop, and I wanted to get rid of it by including it in my context menu, but it doesn't launch the Extended one ???
    I had tried with the .vbs in the windows eight tutorial, and it doesn't work at all with Windows 10 !???
    I'll try again with the shortcut, but where should I send it... in the Start Folder ?

    Thanks
      My Computer


  8. Posts : 68,672
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #8

    JAY B said:
    Thank You,

    I already have that shortcut on the Desktop, and I wanted to get rid of it by including it in my context menu, but it doesn't launch the Extended one ???
    I had tried with the .vbs in the windows eight tutorial, and it doesn't work at all with Windows 10 !???
    I'll try again with the shortcut, but where should I send it... in the Start Folder ?

    Thanks
    Here you go mate for the desktop context menu.

    Add_ExtendedDiskCleanup.reg

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ExtendedDiskCleanup]
    "MUIVerb"="Extended Disk Cleanup"
    "Icon"="%SystemRoot%\\\\System32\\\\cleanmgr.exe,-104"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ExtendedDiskCleanup\command]
    @="cmd.exe /c Cleanmgr /sageset:65535 & Cleanmgr /sagerun:65535"
      My Computers


  9. Posts : 86
    Windows 10
       #9

    Hi @Brink,

    Sorry to get back at you this late

    This is exactly one of the tweak I have tried, with this one, I get the regular cleanmgr, but strangely, if I use the same command line in cmd (Admin), I get the Extended version of cleanmgr ???

    Thanks
      My Computer


 

Tutorial Categories

Create Disk Cleanup All Items Checked Shortcut in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 09:41.
Find Us




Windows 10 Forums