Troubleshooting
When something goes wrong, these steps will help you gather information to ask for help or to file a bug report.
Show system information
Sometimes the system information is helpful to include when asking for help, and here is how to find it.
- Open BleachBit
- Click on the Help menu
- Click on System Information
- Click the Copy button to copy the information the clipboard.
Then paste the information in your help request.
Show the application log
When installed on Windows 10
When BleachBit is installed on Windows 10, use these steps to show logging information in the console. This sets the logging level to the normal level for normal releases, and it sets it to verbose level for beta releases.
- Click in the Windows search box
- Type
debug
to search for it - Click on BleachBit Debugging Terminal
To make logging more verbose for normal releases or to write the log to a file, instead follow these steps.
- Hold down the Windows key while pressing the R button. This brings up the Run dialog.
- Type or paste the command
"%ProgramFiles(x86)%\BleachBit\bleachbit_console.exe" --gui --debug-log=%USERPROFILE%\desktop\bleachbit.log
- Click Run
Please note that in the screenshot above, the whole command cannot be seen because it is wider than the field.
The log will appear on the desktop, and you will also see it live in the console window.
On Linux
On Linux systems use these steps to show verbose logging information:
- Open a terminal such as GNOME Terminal
- Type or paste the command
bleachbit --gui --debug-log=/home/username/bleachbit.log
(while replacing username with your system username)
The log will appear in your home directory.
Where to get help
See BleachBit support to get help.