For the complete documentation index, see llms.txt. This page is also available as Markdown.

OpenTabletDriver application data directory

No matter where OpenTabletDriver is installed, when it is running, it will put its data into a user-specific application data folder on Windows.

The location of the folder is here: %localappdata%\OpenTabletDriver

This expands to a path that should look like:

C:\Users\username\AppData\Local\OpenTabletDriver

This is what the folder looks like:

Pro tip: Quickly get to the AppData folder

Press Windows+R, then type appdata.

It will open a window directly to that folder.

Last updated