Share via

I want to use an ACCESS file that I created and put on a company server

Thaddeus Speed 0 Reputation points
2026-05-13T18:56:28.2833333+00:00

We use a TAILSCALE server system. Microsoft won't let me identify the file or location as safe. Blocks the Access macros.

Microsoft 365 and Office | Access | For business | Windows

1 answer

Sort by: Most helpful
  1. AI answer

    2026-05-13T18:56:39.5933333+00:00

    Access is blocking the macros because the database is on a location that isn’t considered trusted and/or the file is marked as coming from the internet.

    Use one or both of these approaches:

    1. Add the server location as a Trusted Location for Office/Access
      • In Access, go to File > Options > Trust Center > Trust Center Settings > Trusted Locations.
      • Add the path to the folder on the Tailscale server where the ACCDB/ACCDE file is stored.
      • After that, reopen the Access file from that location so it is treated as trusted.
      • If a new version of the application is later opened from a non‑trusted location, the enable‑content process will repeat.
    2. Remove “Mark of the Web” / unblock the specific file
      • If the file was ever downloaded or came via email, Windows may have tagged it as from the Internet.
      • Close Access.
      • In File Explorer, right‑click the Access file > Properties.
      • On the General tab, if there is an Unblock checkbox, select it and click OK.
      • Reopen the file in Access; macros should now run (assuming the folder is trusted or the file is unblocked).

    If the file is on a network share that doesn’t show an Unblock checkbox, have IT treat that share as a trusted site or local intranet location in Windows (Internet Options → Security), or move the database into a folder that is already configured as a Trusted Location for Office.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.