Skip to main content

Hello,

I have issues with Box Drive on Win 11.

Context:

Intel core, laptop with dual boot configuration, Win 10 and Win 11

Box Drive version 2.46.240 installed on both (Win 10 works, Win 11 does not)

I have admin privileges in both systems, latest updates installed, both run BitLocker.

Win 11 Details:

Edition    Windows 11 Pro
Version    24H2
OS build    26100.4770
Experience    Windows Feature Experience Pack 1000.26100.197.0

Observations:

Box Drive installs, login screen opens, login process goes through 2FA, browser shows Launching Box Drive… (tried Edge, Firefox, latest stable releases), the box login splash disappears, Windows Explorer is restarted, gray box icon displayed in the system tray with Connecting to Box… hint. The process never completes.

Hangs forever, affects the overall function of the OS, probably due to the hook with the Windows Explorer.

I can see Box a Box Drive File System (streem.exe) running in the Task Manager. The streem process is unstoppable, causes Task Manager hang if I try to kill it. It also prevents Windows restart, I have to do a hard reset of my laptop to get the system operating again. When Box is running the Windows Explorer does not work properly (e.g. it does not refresh the UI after file is deleted).

I went through the forums, reinstalled the app several times, performed the reset operation, compared registry entries with the working instance on Win 10. I performed diagnosis of the system using chkdsk, sfc, dism. So far, I have not found anything. The Win 11 installation is pretty new. I also tried to install the Box Sync, just to try (it installed and logged in without an issue).

So, I have the same installation package in two different OS on the same hardware. Win 10 runs, Win 11 not. With all the security functions of the Win 11 OS, I suspect there is some Windows thing blocking it.

Logs

I inspected logs, the only issue I can see is that the box updater cannot download manifest file, but that should not stop the service.

2025-07-24 13:20:30.978 INFO  0x00001444 lUpdateManifest:182]lDownloadUpdateManifest] Download update manifest - url: https://cdn07.boxcdn.net/Autoupdate6.json
2025-07-24 13:20:31.053 INFO  0x00001444 oUpdateManifest:197]oDownloadUpdateManifest] Downloading update manifest
2025-07-24 13:20:31.157 ERROR 0x00001444 oUpdateManifest:214]oDownloadUpdateManifest] Failed to download update manifest
2025-07-24 13:20:31.237 ERROR 0x00001444 oUpdateManifest:214]oDownloadUpdateManifest] System.Net.WebException: The remote name could not be resolved: 'cdn07.boxcdn.net'
 
   at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
 
   at System.Net.WebClient.DownloadString(Uri address)
 
   at Box.Desktop.UpdateService.UpdateManifest.DownloadUpdateManifest(String url, Boolean& downloadFailed, Dictionary`2 metrics)
 
Any ideas are appreciated.

Based on the log entry from the Shell Extension it looks like the BoxFolderPathProvider cannot find or parse the box folder path.

[error][2025-07-24 21:04:57.254735][0x000008fc][BoxFolderPathProvider.cpp:217][getBoxFolderPathAndPidl] SHParseDisplayName(boxFolderPathCached.c_str(), pbc, &boxFolderPidlCached, 0, NULL) failed, error: 0x80070002

 

Internet says:  Error code 0x80070002 typically indicates that Windows Update cannot find or access the necessary files to complete an update, often due to missing or corrupted files.

If the path is not found/parsed properly, I believe the virtual file system cannot be initialized and mounted. But that does not bring me any closer to a solution.

The path comes from the win registers, I guess, and the data is correct there.


I am experiencing the same with one of our users. I’ve also done the whole uninstall / reinstall / restart.

Eventually I will get this pop up that tells me to send the logs to Box and then to create a ticket. The below also pops up but we have no files open.

 

 


Reply