Default Folder X: what it does and where it breaks down

Default Folder X is a macOS utility that attaches itself to the Open and Save dialogs inside other applications and reduces the number of steps it takes to reach the right folder. It has been published by St. Clair Software since the 1990s, and the copyright line on the site still reads 1996. The most useful thing to understand before installing it is what it is not: it is not a Finder replacement, and it does not have a main window of its own. Everything it does happens around a dialog that some other application put on the screen. The current release is 6.3, and it covers macOS 10.13 through 27.

What it actually modifies

A Finder replacement opens its own window and asks to become the place where files are browsed. Default Folder X never asks for that. It waits until Pages puts up a Save sheet, or Safari puts up a file picker, or Photoshop puts up an export dialog, and then it draws a band of controls around whichever dialog appeared. The practical effect is that the same set of shortcuts follows the user from application to application, because the thing being enhanced is a system component rather than a single app.

The vendor states the scope plainly.

Default Folder X enhances Open and Save dialogs in all of your applications Source: stclairsoft.com

The band is not limited to navigation. From inside a dialog it is possible to get info on a file, duplicate it, rename it, or delete it, which removes a common round trip back to the Finder and then forward again. The filename field in Save dialogs, which macOS renders narrower than most filenames deserve, is widened. Anyone who has stared at a truncated name like Q3EvntBdgt4Crissy and had to guess what it meant will recognise the problem being solved.

The five things it does

The published feature list is long, but the parts that matter on a daily basis reduce to five.

Navigation Assistant. Recent folders, favourites, and currently open folders are reachable from the toolbar and from the menu bar icon, presented as hierarchical pop up menus that expand on mouse over rather than requiring a click at each level.

Quick Search. Command plus Shift plus Space opens a search window. Typing a few characters of a file, folder, or application name brings up matches, with recently used items surfaced first.

Finder click. If the destination folder is already open in a Finder window, clicking that window switches the dialog to it. No path needs to be retyped and no menu needs to be walked.

Recall. The last file opened is reselected when the dialog returns. A folder that is being saved into repeatedly gets remembered.

Default folders. A specific starting folder can be assigned per application, so a dialog opens in the right place on the first attempt instead of wherever the system last left it.

None of these are large features on their own. The argument for the tool is cumulative: each one removes two or three clicks from an action performed dozens of times a day.

It also appears in the Finder

The second half of the product lives outside file dialogs. A drawer can be attached below a Finder window, and items dragged into it stay available for later retrieval. Files dragged onto the menu bar icon can be filed into a folder chosen from the menu that appears. Buttons can be added to Finder toolbars from the General tab of the settings.

One detail worth knowing for anyone already running a third party file browser: since version 5.5.7, turning on those toolbar checkboxes also adds the buttons to Path Finder's toolbar, which previously required a sequence of manual steps. The two tools are designed to coexist rather than compete, which is consistent with the general shape of this utility. It augments whatever is already installed instead of replacing it.

The permissions it asks for, and why one of them is screen recording

This is where most installations stall. Default Folder X requests Accessibility, Full Disk Access, AppleEvents, and screen recording. A file utility asking to record the screen reads as alarming, so the reason is documented in the published FAQ.

In some situations the application has to operate a menu inside a file dialog in order to carry out an action. To keep that menu from flashing visibly on screen, it captures an image of the dialog and displays that image in front of the real one for a fraction of a second, hiding the activity behind a temporary façade. The second use is detecting whether a dialog is drawing in Dark Mode, because no macOS API exposes that information directly.

The screenshot is only stored in RAM, never saved to a file, and is destroyed immediately after it is used. Source: stclairsoft.com

A documented escape hatch exists. Running defaults write com.stclairsoft.DefaultFolderX5 launchWithoutScreenRecordingPermission 1 in Terminal allows the application to launch without that permission, at the cost of seeing the menus and yellow placeholder windows whenever it needs to drive a menu. Note the number in that identifier. Version 6 still uses the bundle identifier ending in 5, which matters when hunting for preference files or copying commands out of support articles.

Which applications it cannot reach

According to the vendor, every native macOS application works. The exceptions share a single trait: they are built on a cross platform framework such as QT or Java that does not properly implement the macOS Accessibility API, which is the mechanism Default Folder X uses to find and manipulate a dialog. Calibre, the ebook manager, is named as an example that works for some users and hangs for others. Non native Java applications that do not use standard macOS file dialogs are outside the scope entirely.

The remedy is an exclusion list rather than a fix. Clicking the menu bar icon, opening Settings, going to the Options tab, and using the plus button below the list adds an application that should be left alone. That is a trade rather than a repair: inside the excluded app, the utility simply does not operate.

Versions, operating systems, and price

The version table is unusually long for a utility of this kind, and it is published in full.

macOS version Release to install
27 Golden Gate down to 10.13 High Sierra 6.3
13 Ventura down to 10.13 High Sierra 5.7.8 also runs
10.12 Sierra and 10.11 El Capitan 5.6.6
10.10 Yosemite down to 10.6 Snow Leopard 4.7.4
10.5 and PowerPC Macs 4.5.12
10.4 Tiger 4.3.10

Only 6.3 is officially supported. Earlier builds are described as working fine on older systems rather than being maintained. Universal support for both Intel and Apple Silicon arrived in version 5.5.

The trial runs 30 days with no feature restrictions, and there is no reduced free tier afterwards. A single user license is $39.95, dropping to $34.95 each when two or more are bought together, with educational discounts offered separately. The published FAQ is specific about how licenses are counted: they are per user, not per machine, so one license covers a desktop and a laptop as long as the same person is the sole user of both. Upgrading to version 6 is free for anyone who purchased on or after 1 March 2023, $9.95 for purchases between 1 September 2022 and that date, and $19.95 for anything earlier.

Upgrades are a one-time purchase, NOT a subscription, and entitle you to free updates until the next major release (typically 5-7 years). Source: stclairsoft.com

Where the settings live, and what is not its doing

Two practical details come up often enough that the vendor documents them. Settings are stored in ~/Library/Preferences/com.stclairsoft.DefaultFolderX5.plist and in the folder ~/Library/Application Support/com.stclairsoft.DefaultFolderX5/, and both can be reached by pressing Command plus Shift plus G in the Finder and pasting the path. Copying those two locations to a new Mac carries over favourites, shortcuts, and per application default folders, which are the parts that take the longest to rebuild by hand. Uninstalling version 5 or 6 is simply quitting the application and moving it to the Trash. If toolbar buttons were added and are now showing as question marks, holding Command and dragging them off the toolbar removes them.

Favourites can be renamed by Control clicking an entry in the Folders tab of the settings, and reordered by dragging in the same list, with a utility menu offering alphabetical or shortcut based sorting. These are small things, but they are the difference between a favourites list that stays useful for years and one that becomes an unsorted pile.

One item in the FAQ is there to correct a misattribution rather than to describe a feature. Pressing Command plus Shift plus the period key in a file dialog shows hidden files and folders, and the vendor points out that this is a standard part of the macOS Open and Save dialogs rather than something it added. Knowing which behaviours belong to the system and which belong to the utility saves time later, because it determines where to look when something changes.

Where it stops helping

Everything above describes the shape of the tool. The harder question is what remains unsolved after installing it.

Default Folder X compresses the interval between a dialog appearing and a destination being chosen. The intervals on either side of that are untouched. For someone running commands in a terminal, checking the output in a file browser, and then handing the next instruction to an AI agent, the time is not being lost inside the dialog. It is being lost between windows. Three windows side by side on a laptop display leaves each one too narrow to read. Three windows stacked means reconstructing, on every switch, what was on screen a moment ago. Making a dialog three seconds faster does not remove a single one of those reconstructions.

The second gap appears when nobody is at the keyboard. An agent given a task tends to run for five to thirty minutes, and it stops when it needs a decision. If that stop happens after the desk has been left, nothing moves until someone returns. A utility that improves file dialogs has no mechanism for that interval, and no version number will change that, because it is a different category of problem.

What to change first

Count window switches for one day, not features. Every time attention moves between the file browser, the terminal, and whatever is being consulted for answers, that is one. If the number is low, a tool that sharpens file dialogs is the correct purchase and $39.95 is a reasonable price for it.

If the number is high, sharpening dialogs will not register. The comparison worth making is between tools that improve one window and tools that remove the need to change windows, which is the axis used in this comparison of file managers and in the feature breakdown behind it. Atriens publishes its pricing on the same page so both approaches can be weighed against the same number.

Frequently asked questions

Is Default Folder X a replacement for the Finder?

No. It has no browsing window of its own. It adds a band of controls around the Open and Save dialogs that other applications put on screen, and it can add buttons and a drawer to Finder windows. File browsing itself still happens in the Finder. Anyone looking for a dual pane file manager is looking at a different category of product.

Why does it want screen recording permission?

Because it sometimes needs to operate a menu inside a file dialog, and it hides that activity by displaying a captured image of the dialog for a fraction of a second. It also uses an image to detect Dark Mode, since no macOS API reports that state. The capture is held in RAM, never written to disk, and discarded immediately. A documented Terminal setting allows launching without the permission, leaving the menus visible instead.

How much does it cost, and is it a subscription?

It is a one time purchase. The trial lasts 30 days with full functionality, after which a single user license is $39.95, or $34.95 each for two or more. Licenses are counted per person rather than per Mac. Upgrading to version 6 costs nothing for purchases made on or after 1 March 2023, $9.95 for purchases in the six months before that, and $19.95 for older ones.

Does it work in every application?

In every native macOS application, according to the vendor. Applications built on cross platform frameworks such as QT or Java that do not implement the macOS Accessibility API correctly are the exception, and Calibre is named as a case that hangs for some users. Those applications can be added to an exclusion list from the Options tab of the settings so that the utility leaves them alone.

Back to all posts