.USR

USR File

FileMaker Pro Runtime Database File
Ask a question
QUICK ANSWER

A .usr file is most often a FileMaker Pro runtime database - data for a standalone app a developer bundled so users could run a FileMaker solution without a license. Launch the runtime application that came with it, or open the file in Claris FileMaker Pro. Many unrelated programs also save plain-text user-settings files as .usr, so check what created yours before doing anything else.

Developer: Claris (FileMaker, Inc.) - an Apple subsidiary Category: Database Files MIME: application/octet-stream
OPENS ON Windows macOS
Related: .DB · .DBF · .ACCDB · .SQL

On this page

19k+ extensions indexed
Last reviewed Jul 16, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the USR file format?

.usr files are associated with the FileMaker database platform - specifically with the FileMaker runtime solution, a standalone application that bundles both the database engine and data file, generated using FileMaker Developer or FileMaker Pro Advanced editions.

What kind of data can .usr files store?

.usr files store database data. Such files may contain:

  • images and graphics,
  • text data,
  • ID data and login information,
  • scripts and layouts.

.usr files are used by the FileMaker runtime engine to store records, reports, and structured data inside a self-contained application package.

What is FileMaker?

FileMaker is a multi-platform database management software developed by Claris International (formerly FileMaker, Inc.), an Apple subsidiary. Since its first release in 1985, it has been actively developed and improved and is now available on Windows and macOS. FileMaker stored runtime databases in .usr files - an extension the developer chooses when building the standalone application - supported on both platforms.

Note that the FileMaker runtime solution feature was retired in FileMaker 19 (2020). Modern Claris FileMaker Pro uses the .fmp12 format. To open a legacy .usr file, you need the original bundled runtime executable or an older version of FileMaker Pro compatible with .fp7 or .fp5 databases.

Can I convert .usr files to other formats?

.usr is a closed and proprietary format, but an official tool for converting .usr files to other popular database formats is available. Data in .usr files can also be exported to text documents, Excel files, and other formats. Given that the runtime feature is now retired, migrating data to a current format such as .fmp12 is recommended for long-term access.

Security & safety

RISK: MEDIUM

Risk depends on which kind of .usr you have. A FileMaker runtime is distributed as an executable application plus its .usr data - treat the runtime .exe like any downloaded program (scan it, trust the source), since the database itself is opened by that executable. A generic plain-text .usr (settings/login) is harmless to view but may contain credentials or personal data, so handle it as sensitive. Don't run an unknown runtime application just to open a .usr you received from an untrusted source.

Format details

in a nutshell
FULL NAMEFileMaker Pro Runtime Database Fileaka FileMaker runtime user database, FileMaker Pro USR file
DEVELOPERClaris (FileMaker, Inc.) - an Apple subsidiarysince FileMaker Pro runtime/Developer edition era (1990s); .usr as a bound runtime database extension
MIME TYPEapplication/octet-stream
TYPEProprietary FileMaker database, bound to a runtime application (binary)
This extension is also used by…
  • Generic user-settings / login file - Many unrelated programs and devices save user-specific config or login data as .usr (often plain text); identify by the creating program.
  • Yamaha keyboard / GPS user data - Some Yamaha PSR keyboards and GPS devices store user banks/waypoints as .usr - unrelated to FileMaker.

Programs that open USR files

Windows3 apps
The bundled FileMaker runtime application Free Launch the standalone runtime program that shipped with the .usr; it opens its own database automatically (double-click the runtime's .exe, not the .usr).
Claris FileMaker Pro Paid Open the .usr/older FileMaker file in FileMaker Pro to view or migrate the data (older .fp5/.fp7 may need conversion via an intermediate version).
Notepad++ (only if it's a generic settings .usr) Open-source If the .usr is a plain-text user-settings file (not FileMaker), open it in a text editor to read/edit it.
macOS2 apps
Claris FileMaker Pro (macOS) Paid Open the legacy FileMaker .usr to view/convert it; runtime apps were also distributed for macOS historically.
TextEdit (only if it's a generic settings .usr) Built-in Open a plain-text .usr settings file as text (Format → Make Plain Text).

Technical details

deep spec
DeveloperClaris International (formerly FileMaker, Inc.), an Apple subsidiary
Format typeProprietary binary database bound to a FileMaker runtime standalone application
EncodingBinary (proprietary FileMaker database format)
Byte orderLittle-endian
File structureDatabase tables, fields, records, layouts, and scripts, plus runtime binding linking data to its standalone engine
EncryptionOptional account and password protection; underlying data store is not encrypted by default
CompressionInternal FileMaker storage management; not user-configurable
Typical sizeKilobytes to several gigabytes, depending on record count and embedded media
MIME typeapplication/octet-stream (also application/x-filemaker)
PlatformsWindows and macOS
Extension assignmentChosen by the developer at runtime build time; .usr is not an intrinsic FileMaker extension
Superseded by.fmp12 (FileMaker Pro 12, 2012); runtime solution feature retired in FileMaker 19 (2020)
Related extensions.fmp12, .fp7, .fp5, .fmpur
File recoveryFileMaker Recover utility performs internal consistency checks; no user-facing checksum
Extension overloading.usr is also used by unrelated software for user settings/profiles, GPS firmware, and Yamaha synthesizer user banks
ReleasedFileMaker Pro runtime/Developer edition era (1990s); .usr as a bound runtime database extension
Latest versionLegacy - modern FileMaker uses .fmp12 (since FileMaker Pro 12, 2012); the runtime solution feature was retired in FileMaker 19 (2020)
Specificationwww.claris.com

USR conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with USR files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about USR files.

Frequently asked questions

What is a .usr file?
It depends on what made it. In a database context it's a FileMaker Pro runtime database - data for a standalone FileMaker app. But many unrelated programs also save user settings/login files as .usr, often plain text.
How do I open a FileMaker .usr file?
Launch the runtime application it came with (it opens its own database), or open the file in Claris FileMaker Pro to view or migrate the data. Very old FileMaker files may need conversion via an intermediate version.
How do I open a .usr that's just settings?
If it's a plain-text user-settings file from some app, open it in any text editor (Notepad++, TextEdit). If it looks like binary, identify the program that created it.
Can I convert a FileMaker .usr to a modern format?
Yes - open it in FileMaker Pro and save it as .fmp12, the current FileMaker format. From there you can also export records to CSV or Excel.
Why won't FileMaker runtime apps work anymore?
Claris removed the runtime-solution feature in FileMaker 19 (2020), and old runtimes are 32-bit/legacy. Migrate the data into modern FileMaker Pro / Claris Pro instead.
Is a .usr file the same as a database?
In the FileMaker meaning, yes - it's a FileMaker database bound to a runtime. But the same extension is reused widely for non-database 'user' files, so check the source.

References

1Claris - FileMaker Pro (current product)www.claris.com
2Claris - Convert older FileMaker files to .fmp12support.claris.com

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.BINCD/DVD Disc Image (BIN/CUE)
3.PARTPartial Download File
4.MDMarkdown Document
5.RPMSGRestricted Permission Message
6.CRDOWNLOADChrome Partial Download File
7.NOMEDIAAndroid No-Media Marker File
8.PRDXSoftMaker Presentations Document
9.PRO6XProPresenter 6 Bundle File
10.SWFSmall Web Format (Shockwave Flash)

Related extensions

.DBSQLite Database File
.DBFDatabase File (dBASE / xBase table)
.ACCDBMicrosoft Access Database (2007+)
.SQLSQL Script (Structured Query Language source / database dump)
.MDBMicrosoft Access Database (97-2003, Jet engine)
.FDBFirebird Database

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z