Skip to main content
Question

Files that are supposed to be syncing are not on my local device

  • May 23, 2025
  • 2 replies
  • 91 views

Forum|alt.badge.img

Hi,

After I reinstalled Box Drive, some files that say they are syncing actually are not available on my local drive. They are still available on Box online, but not syncing to my local drive. Please help.

Jan

 

2 replies

Forum|alt.badge.img

Hi Jan, 

Welcome to Box Community and I’m here to help!

You may proceed and reset your Box Drive manually. Please follow the steps according to your Operating System. 

To reset Box Drive on Windows

  1. Exit Box Drive (if it is running). If necessary, use Task Manager to end the Box.exe process.
  2. Ascertain whether any files exist in C:\users\[USERNAME]\AppData\Local\Box\Box\unsyncedFiles. These are files that have not been uploaded to Box. If these files do exist, and if you want to keep them, copy them to any location outside of C:\users\[USERNAME]\AppData\Local\Box\Box\ (such as your desktop). Proceeding with the steps below deletes these files.
  • You may need to show hidden folders to see \AppData.
Delete this folder: C:\users\[USERNAME]\AppData\Local\Box\Box. From RegEdit, delete the registry entries under HKEY_CURRENT_USER/Software/Box/Box to clear Box preferences. Restart the Box Drive and follow the prompt to log back in.

To manually reset Box Drive on a Mac (File Provider Extension mode)

  1. Quit Box Drive if it's currently running.
  2. Open a Terminal window and run the following command:
    fileproviderctl domain remove -A com.box.desktop.boxfileprovider; defaults delete com.box.desktop; rm -rf ~/Library/Application\ Support/Box/Box

    This command will:

    • Archive all files that are not synced (not uploaded to Box) from "~/Library/CloudStorage/Box-Box" and move it to a new folder at "~/Box-Box (Archive)

      Note

      If you already have a "~/Box-Box (Archive)" folder from a previous manual reset, the folder will be named "~/Box-Box (Archive) 2", or if that name is already taken, "~/Box-Box (Archive) 3", and so on.

    • Exclude from the above archive files that are “up-to-date” or synced on Box
    • Re-create the parent hierarchy of the archived files
  3. Restart Box Drive and follow the prompt to log back in.

To manually reset Box Drive on a Mac (kernel-based mode)

  1. Quit Box Drive if it's currently running.
  2. Navigate to your ~/Library folder: In Finder, click the Go menu, press and hold the Alt (Option) key, and then click Library.
  3. See if any files exist in ~/Library/Application Support/Box/Box/unsyncedFiles. These are files that have not been synced (not uploaded to Box). If these files do exist, and if you want to keep them, copy them to any location outside of ~/Library/Application Support/Box/Box/unsyncedFiles (such as your desktop) before proceeding with the steps below, which will delete these files.
  4. Open a Terminal window and run the following command:
    defaults delete com.box.desktop; rm -rf ~/Library/Application\ Support/Box/Box

    This command will delete Box Drive preferences and application data

  5. Restart Box Drive and follow the prompt to log back in.

Once you restart Box Drive, you can review any archived unsynced files (File Provider Extension mode) or unsynced files you moved elsewhere (kernel-based mode) and either upload them manually or delete them to free up hard drive space.

Hope it works! 

 

  


Forum|alt.badge.img

This explanation is badly flawed as it doesn't explain how to tell whether I should use a file provider extension approach or a kernal approach on my mac. No one has responded to my questions!