WindowsmacOSLinuxAndroid

Where Does Stremio Store Data?

Stremio local data, addons and server settings per OS.

Last updated

Stremio keeps local library cache, addon configs and streaming-server settings in per-OS app-data folders, with accounts syncing library state from the cloud. Local server options and torrent cache dominate disk use.

Clear the server cache folder before blaming addons for stutters. Trakt tokens refresh in-app while local cache just rots.

Where Stremio stores this, by platform

Windows
%APPDATA%\stremio\stremio-server

Server settings, streaming cache and local addon state. Quit Stremio and shell extensions before clearing cache. Account library itself syncs from Stremio servers.

macOS
~/Library/Application Support/stremio/stremio-server

macOS mirror with the same server cache layout. Open through Finder Go to Folder.

Linux
~/.config/stremio/stremio-server

Linux config-tree server data. Flatpak builds redirect under ~/.var/app instead.

Android
/sdcard/Android/data/com.stremio.one/files

Android app files with offline and cache state. Clear through system app storage to avoid permission breakage.

Frequently asked questions

How do I fix Stremio buffering?

Clear the streaming cache in the folders above and restart the server component. Persistent issues point at addons or network, not local data.

Do Stremio addons sync between devices?

Account-linked addons sync through your Stremio account. Local server settings above stay per machine.

Notice an outdated path? Let us know.