CCleaner has four 'panes': Cleaner, Registry, Tools, and Options. When the program is open, you can access each pane by clicking the associated icon/button at left. If you are launching CCleaner from a command line, you can now have it open on a particular pane by specifying one of the following command-line switches. Health Check brings together CCleaner’s most popular tools in a new user-friendly interface to help users to easily maintain their PC. In just a few clicks, users of any technical ability can clean, update. KC Softwares - Software Development Company. Developpers of SUMo, DUMo, KCleaner and other powerful System Utilities. CCleaner for Windows is a free PC optimizer that frees up space on your computer by removing unnecessary files such as cookies, unused data, and temporary files. This Piriform’s programme runs regular checks and finds those elements that slow down your computer performance.
Optimize your PC with Cleaner One Lite!
Cleaner One Lite for Windows is all in one PC Clean Master that offers Disk Clean and more to clean your Windows. It is easy and quick to use, with an intuitive user interface.
FAQs
Expand AllWhat languages does Cleaner One Lite for Windows support?Cleaner One Lite for Windows
English
Simple Chinese
Cleaner One Pro for Windows
English
Simple Chinese
Traditional Chinese
French
German
Dutch
Italian
Spanish
Korean
Requirements | Description |
---|---|
Operating Systems | Windows 10 |
Disk Space | 1.5 GB of available hard disk space |
Memory | 1GB |
Other | 3G/4G (LTE) | Wi-Fi Internet Connection |
The Lite version is distributed via Microsoft Store. It provides Junk File Cleaning, Big File Cleaning, and Disk Map.
The Pro Version is an off-store app that provides additional features, including Duplicate Files Cleaning, Similar Photo Scanner, Start-up Manager, App Manager, and Registry Cleaner. All in all, the Pro version is more powerful.
You can use command-line parameters to change CCleaner's installation behavior, or to change how CCleaner runs.
Command-line parameters for CCleaner installs
There are three parameters you can use when installing CCleaner, as follows. You can use them in batch files to automate CCleaner installations.
Parameter | Explanation | Example |
ccsetup.exe /S | This performs a silent install of CCleaner with default options. | ccsetup.exe /S |
ccsetup.exe /D=<pathname> | This installs CCleaner into a different folder than the default. | ccsetup.exe /D=C:Directory (In this example, CCleaner would be installed in the C:Directory folder.) |
ccsetup.exe /L=<locale> | This installs CCleaner with a language file identified by the locale ID. For a list of locale IDs, see http://support.microsoft.com/kb/221435. For a list of CCleaner's supported languages, see this topic. | ccsetup.exe /L=1036 (In this example, CCleaner would be installed in French.) |
Note: You can use multiple parameters by including them on the same line. For example,
would install CCleaner silently in German to the C:CCleaner folder.
Command-line parameters for CCleaner operation
There are three parameters you can use when running CCleaner, as follows. You can use them in batch files, scripting, shortcuts, or the Task Scheduler to automate CCleaner operation. For example, you could set CCleaner to run automatically every day at 3:00am.
Parameter | Explanation |
CCleaner.exe /AUTO | CCleaner runs silently and automatically, using the current set of saved options to clean the PC. CCleaner then exits. |
CCleaner.exe /AUTO /SHUTDOWN | CCleaner runs silently and automatically, using the current set of saved options to clean the PC. Windows then shuts down automatically.. Note: You cannot run /SHUTDOWN by itself. It must be preceded by /AUTO. |
CCleaner.exe /EXPORT | CCleaner exports the cleaning rules to the INI files. Three INI files will be created in the CCleaner's installation folder - winapp.ini, winreg.ini and winsys.ini. They contain cleaning rules for the Application section, Registry Cleaner and the Windows section respectively. |
CCleaner.exe /DELETE 'path_to_file(s)' /METHOD '0-3' | CCleaner silently performs secure deletion for folders/files specified. You can specify multiple files/folders separating them with the '|' character. Example: CCleaner.exe /delete 'D:TempSDelete*.*|D:TempSDelete*.log|D:TempSDelete*.txt|D:TempSDeletetest.bmp' The Method parameter defines the secure deletion type: 0 - 1 Pass Note: You cannot use /METHOD by itself. It must be preceded by /DELETE. |
Note: When you run CCleaner.exe using the /AUTO parameter, CCleaner does not run the Registry cleaner. You cannot currently run the Registry cleaner through a command-line parameter
Command-line parameters for CCleaner operation pane focus
CCleaner has four 'panes': Cleaner, Registry, Tools, and Options. When the program is open, you can access each pane by clicking the associated icon/button at left.
If you are launching CCleaner from a command line, you can now have it open on a particular pane by specifying one of the following command-line switches:
- /CLEANER
- /REGISTRY
- /TOOLS
- /OPTIONS
Ccleaner Lite Apkpure
If CCleaner is already open, it will display the appropriate pane. If you have more than one instance of CCleaner running, the command-line switch will only affect the topmost (if open) or left-most (if minimized) instance.
Note: CCleaner will only recognize the first pane-related command-line switch.
Command-line parameters for CCleaner Business and Technician Edition
CCleaner Business Edition and Technician Edition allow the user to perform several additional command line operations. You can use them in batch files, scripting, shortcuts, or the Task Scheduler to automate CCleaner operation.
Ccleaner Slim
Parameter | Explanation | Example |
analyze ['log_filename.txt'] | Analyses using the rules defined in ccleaner.ini and puts the results in log_filename.txt | ccleaner.exe /analyze 'log.txt' |
clean ['log_filename.txt'] | Cleans using the rules defined in ccleaner.ini and puts the results in log_filename.txt | ccleaner.exe /clean 'log.txt' |
update | Performs an immediate silent update. | ccleaner.exe /update |
Ccleaner Slim Install
Note: If you are using a 64 bit system, simply substitute ccleaner.exe with ccleaner64.exe for the above commands.