Knowledge base
1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!
Fixing incorrect file statuses (kDrive Windows)
Update 08/27/2026
This guide helps you resolve issues with the status (OK, synchronizing, etc.) of files and folders in the kDrive file structure displayed in Windows Explorer, in cases where these indications no longer reflect the actual status.
Resolving Incorrect Status Issues
The problem is visible in the kDrive log as follows:
20240616_2008_kDrive.log:2024-06-16 20:19:01:349 [I] (6732) socketlistener.cpp:46 - Sending SocketAPI message --> STATUS:OK:D:\kDrive\Photos\Personnal\2024\06_June\0616_Bern\HP7A6181.JPG to 0000025197E46A60The application sends the correct file status to the explorer; here, for example, the status sent is OK, and the status icon displayed should be the green circle, but the displayed status does not match:
Restart Windows Explorer
To do this:
- Access the task manager by pressing
ctrl shift + esc. - In the task manager, search for Windows Explorer.
- Right-click on it and click End Task.
- In the upper left corner of the Task Manager, click File.
- Click on run a new task.
- Type:
explorer.exe. - Press Enter.
Check and repair system integrity
To do this:
- Open the command prompt with administrator access.
- Type each command below and wait for the analysis to complete:
SFC /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealthLink to this FAQ: https://faq.infomaniak.com/1342
Has this FAQ been helpful?