logo
search
Others

Fix Microsoft Access Saving Backups and MDE Files in the Wrong Folder

Maira MehtabMaira Mehtab Sep 20, 2026 868 views

Question details

The user needs to stop Microsoft Access from saving database backups and compiled .mde files to unintended locations like Desktop or Documents instead of the configured default folder.

Product
Microsoft 365 Access 64-bit
Device & OS
not provided
Scenario
Saving database backups and compiling .mde files.
Observed behavior
Microsoft Access ignores the default database folder configured in Access Options and automatically saves files to the Desktop or Documents folder.
Before you start

Verify that the folder path you intend to use as your default Access database location actually exists on your computer and that you have full administrative read and write permissions for it.

Solution 1Recommended

Verify and Update the Default Database Folder Settings

Confirm that the correct default database folder is specified in Access Options, as an invalid path will force Access to fallback to the Documents or Desktop folder.

Microsoft Access relies on a specific configuration setting to know where to save new files and backups. If this setting was cleared or if it points to a network drive or local path that is temporarily unavailable, Access will default back to saving files in your Documents folder.

1
Open Access Options

Launch Microsoft Access. Click on 'File' in the top-left corner, then select 'Options' at the bottom of the left-hand menu.

2
Locate the Default Folder Setting

In the Access Options dialog box, select the 'General' tab on the left pane. Scroll down to the 'Creating databases' section.

3
Update the Path

Look for the 'Default database folder' text box. Enter the exact, correct file path you want Access to use (e.g., C:\Databases\). Click 'OK' to save your changes and restart Microsoft Access.

Free Microsoft Office alternative

Looking for a Lightweight Alternative to Microsoft Office?

While Microsoft Access handles databases, WPS Office is an exceptional, free alternative for your daily document, spreadsheet, and presentation tasks. It is highly compatible with Microsoft Word, Excel, and PowerPoint files, offering a familiar interface that makes migrating effortless.

  1. 1. Download the Installer: Visit the official WPS Office website and click the free download button for your operating system.
  2. 2. Install WPS Office: Run the downloaded installer file and follow the simple on-screen prompts to complete the installation.
  3. 3. Open and Use: Launch WPS Office to instantly start creating, editing, and managing your documents, spreadsheets, and presentations with full Microsoft format support.
Completely free and lightweight Office suiteSeamless compatibility with Microsoft Word, Excel, and PowerPoint formatsFamiliar tabbed user interface for easy and fast migrationBuilt-in PDF reader and editor for advanced document management
QA img-10

Frequently Asked Questions

Why does Microsoft Access default to saving files in my Documents folder?

Microsoft Access falls back to the Windows Documents folder if a custom default database path is left blank, points to a deleted folder, or lacks the necessary user read/write permissions.

How do I change the default save location in Microsoft Access?

You can change this by going to File > Options > General. In the 'Creating databases' section, enter the full path of your preferred folder in the 'Default database folder' field and click OK.

Does WPS Office include a database program like Microsoft Access?

No, WPS Office focuses on providing powerful word processing (Writer), spreadsheets (Spreadsheets), presentations (Presentation), and PDF tools. It does not currently offer a direct relational database management alternative to Microsoft Access.

What is an .mde file in Microsoft Access?

An .mde file is a compiled version of an Access database (.mdb) where all VBA source code has been removed. This protects the code from being viewed or edited by end-users while allowing the database forms and reports to function normally.