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 0000025197E46A60

The 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:

  1. Access the task manager by pressing ctrl shift + esc.
  2. In the task manager, search for Windows Explorer.
  3. Right-click on it and click End Task.
  4. In the upper left corner of the Task Manager, click File.
  5. Click on run a new task.
  6. Type: explorer.exe.
  7. Press Enter.

 

Check and repair system integrity

To do this:

  1. Open the command prompt with administrator access.
  2. 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 /RestoreHealth

Has this FAQ been helpful?