Can't log in to Box drive app with new account
AnsweredHello,
I previously used box drive with my work email from my last job. Now, i set up an account with my personal email address. The account seems to work fine from the web browser, but when I try and log in through the Box drive app on my computer, i get taken to the login page on the browser, successfully log in, but the Box drive app doesnt update and remains on the open screen with the 'login' button. I'm not sure what to do. I have tried restarting the app, restarting my computer, and also reseting the drive manually in my terminal. Nothing has seemed to help.
-
Hi Caroline,
Welcome to Box Community and glad to assist!
To address this issue, please uninstall your Box Drive application,
Windows:
IMPORTANT
Any content in your Box Drive desktop location that has not yet successfully been uploaded to Box is deleted from your machine during the uninstall process. Be certain all of your content is uploaded to Box before proceeding.- Quit Box Drive
- Uninstall the application in the Control Panel.
Before removing all traces of Box Drive from your machine, first ensure that all hidden folders are visible.
To view hidden files and folders in Windows:- In the Windows taskbar, open File Explorer.
- At the top of the File Explorer window, click View.
- In the View menubar, click Options and select Change folder and search options.
- At the top of tthe Folder Options window, click the View tab.
- In Advanced settings, check Show hidden files, folders, and drives.
- At the bottom of the window, click OK.
To remove all traces of the Box Drive application from your machine:
- Go to C:\ProgramData\Box and delete the Box subfolder.
- Open Registry Editor and delete HKEY_LOCAL_MACHINE\SOFTWARE\Box\Box.
- Go to C:\Users\[USER]\AppData\Local\Box and delete the Box subfolder.
- Open Registry Editor and delete HKEY_CURRENT_USER\SOFTWARE\Box\Box.
- If the machine has multiple user accounts, login using each user account and repeat steps 3 and 4.
Mac:
macOS 11+:
- Quit Box Drive if it is running.
- Download and open the Box Reset Tool zip file.
- Open the Box Reset Tool from the Downloads folder.
- Select Uninstall and then Continue when prompted to confirm the uninstallation.
- Enter your credentials to continue with the uninstalling Box if prompted.
- Select OK to close out the tool.
Note: The Box Reset Tool will write logs of actions performed to your Desktop folder under “Box-ResetTool-logs_(<current day>)”.
For earlier macOS versions or if there are any issues with the above process, follow these alternative steps to reset Box Drive.
- Quit Box Drive
- Open a Terminal window and run the appropriate command based on your macOS version and Box Drive version:
macOS 11.x and macOS 14.x with any version of Box Drive
fileproviderctl domain remove -A com.box.desktop.boxfileprovider; defaults delete com.box.desktop; rm -rf ~/Library/Application\ Support/Box/Box
macOS 12.x and macOS 13.x with Box Drive version 2.35 and earlier
/Applications/Box.app/Contents/MacOS/fpe/streem --remove-fpe-domain-and-archive-unsynced-content Box ; defaults delete com.box.desktop; rm -rf ~/Library/Application\ Support/Box/Box
macOS 12.x and macOS 13.x with Box Drive 2.36 and newer
/Applications/Box.app/Contents/MacOS/fpe/streem --remove-fpe-domain-and-preserve-unsynced-content Box ; 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)
(macOS 11.x)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.
-
~/Library/CloudStorage/Box-Box (<current day and time>)
(macOS 12.x and newer)
-
- Exclude from the above archive files that are “up-to-date” or synced on Box
- Re-create the parent hierarchy of the archived files
- Archive all files that are not synced (not uploaded to Box) from
- While still in the Terminal window, now run the uninstaller script:
- Type the following and press Enter:
/Library/Application\ Support/Box/uninstall_box_drive
- Type the following and press Enter:
You do not see your password as you enter it. Just press ENTER when you have finished typing it in.
Once you're done, please reinstall Box Drive.
Hope it helps!
Please sign in to leave a comment.
Comments
1 comment