How Windows 11 File Explorer Cloud Status Works

The integrated cloud status indicator in Windows 11 File Explorer provides real-time visual feedback on the synchronization state of files and folders stored in cloud services like Microsoft OneDrive. By leveraging the Windows Cloud Files API and the “Files On-Demand” architecture, File Explorer displays specific glyphs in the “Status” column and as icon overlays, allowing users to instantly see whether an item is stored locally, saved exclusively in the cloud, currently syncing, or experiencing an error.

The Underlying Technology: Files On-Demand and Cloud Filter API

Windows 11 communicates with cloud storage providers using the Cloud Filter API (cfapi). Instead of downloading an entire cloud directory to the local drive, Windows generates “sparse” or placeholder files. These files contain metadata—such as file name, size, and date modified—without consuming full local storage capacity.

When an application or user accesses a placeholder file, the operating system intercepts the request, calls the cloud provider’s sync engine, hydrates the file (downloads the actual data stream in real time), and opens it seamlessly. The status indicator reflects the exact stage of this hydration and synchronization lifecycle.

Key Cloud Status Indicators and Their Meanings

File Explorer utilizes standardized icons within the dedicated Status column to convey state:

Controlling Cloud File States

Users can manage these states directly through the File Explorer context menu: