Clearing the cache in BitBoxApp can resolve issues like incorrect balance displays or unexpected behavior. Follow the steps below for your operating system to locate and delete the cache folder.
For Windows:
- Press
Win + R
to open the Run dialog. - Paste
%APPDATA%\bitbox\
and pressEnter
. - In the opened 'bitbox' folder, locate and delete the
cache
folder. - Restart BitBoxApp.
For macOS:
- Open Finder.
- Press
Shift + Command (⌘) + G
to open the 'Go to Folder' dialog. - Type
~/Library/Application Support/bitbox/
and pressEnter
. - In the 'bitbox' folder, locate and delete the
cache
folder. - Restart BitBoxApp.
For Linux:
- Open Terminal (e.g.,
Ctrl + Alt + T
). - Navigate to the 'bitbox' folder by entering:
cd ~/.config/bitbox/
- or:
cd ~/.local/share/bitbox/
- To open the folder in the file manager from Terminal, use:
xdg-open ~/.config/bitbox/
- or:
xdg-open ~/.local/share/bitbox/
- In the 'bitbox' folder, locate and delete the
cache
folder. - Restart BitBoxApp.
By clearing the cache, you can resolve issues such as incorrect balance displays due to failed Ethereum transactions or other unexpected behavior.