How to clear the Dropbox cache folder

Updated Apr 17, 2026

In this article

person icon

The information in this article applies to all Dropbox users.

The Dropbox cache is a hidden folder that stores temporary files. These files help improve performance and support uploads and downloads.

  • On Windows, macOS (non-File Provider), and Linux, the folder is named “.dropbox.cache” and is in your root Dropbox folder.
  • On File Provider setups, the cache location is managed by your operating system.

Learn how to check if you’re using File Provider.

You won't see this folder unless hidden files and folders are visible on your computer.

If you deleted a large number of files from your Dropbox account, but your computer’s hard drive doesn't reflect these deletions, the files you may still be in the cache folder. Dropbox keeps a cache of files for efficiency and emergency purposes. It's also used as a staging area for downloading and uploading files.

Before you clear the cache

Make sure the Dropbox desktop app is fully closed:

  • On Windows, macOS (non-File Provider), and Linux, quit the Desktop app from the menu bar (Mac) or taskbar (Windows).
  • On File Provider setups, quit the Desktop app and wait for the DropboxFileProviderExtension process to stop.

Not using Dropbox yet? See how Dropbox can help you save space.

How to clear the Dropbox cache folder

The cache folder is automatically cleared every three days. If you need to delete sensitive files immediately, or you need to clear up some space on your hard drive, you can manually clear the cache with the steps below.

  1. Open a new Windows Explorer or File Explorer window by clicking on the Start menu and then My Computer or My PC.
  2. Enter the following in the address bar and press return:

    %HOMEPATH%\Dropbox\.dropbox.cache

  3. This will take you directly to the Dropbox cache folder in your Application Data folder. 
  4. Move the files to your Recycle Bin to delete them.


Dropbox team users
:

If you have a Dropbox team account linked to the desktop, your Dropbox folder name includes your team name.

For example:
%HOMEPATH%\Organization Dropbox\.dropbox.cache

highlighter icon

Note: Replace “Organization” with your Dropbox team name in the path above.

If you have a personal account linked to the desktop, the name of your Dropbox folder will be appended with your personal username in parentheses “(Personal)”.

For example:
%HOMEPATH%\Dropbox (Personal)\.dropbox.cache
  1. Open your Dropbox folder in Finder.
  2. Press shift-command-. (period). 
    • A folder named “.dropbox.cache” will appear.
  3. Open the “.dropbox.cache” folder.
  4. Move the files to your Trash


Dropbox team users:

If you have a Dropbox team account linked to the desktop, your Dropbox folder name includes your team name.

For example:
~/Organization Dropbox/.dropbox.cache

If you have a personal account linked to the desktop, the name of your Dropbox folder will be appended with your personal username in parentheses “(Personal)”.

For example:
~/Dropbox (Personal)/.dropbox.cache

These steps apply if you’re using File Provider. Cache files are stored outside your Dropbox folder.

  1. Open Finder.
  2. Open the Library folder:
    • Click Go in the menu bar.
    • Hold the Option key and select Library.
  3. Open Group Containers and select the folder ending in: “.com.getdropbox.dropbox.sync”.
  4. Open the “root-mount” folder.
  5. Move the files to your Trash.
highlighter icon

Note: The “.com.getdropbox.dropbox.sync” folder includes a unique ID and may vary.

  1. Open a Terminal window.
  2. Run the following command to remove cache files: 
    • For individual accounts, enter the path: rm -R ~/Dropbox/.dropbox.cache/*
    • For team accounts, enter the path: ~/Organization Dropbox/.dropbox.cache
    • For personal linked accounts, enter the path: ~/Dropbox (Personal)/.dropbox.cache
Was this article helpful?

Let us know how why it didn't help:

Thanks for letting us know!

Thanks for your feedback!