Share via

security risk

2026-01-07T07:01:12.4566667+00:00

I have troubles in my Microsoft Access it say " Microsoft has block macros from running because the source of the file is untrusted" so how am I supposed to do it?

Microsoft 365 and Office | Access | For education | Windows
0 comments No comments

1 answer

Sort by: Most helpful
  1. AI answer

    2026-01-07T07:01:21.2366667+00:00

    When you encounter the message "Microsoft has blocked macros from running because the source of the file is untrusted" in Microsoft Access, it indicates that the file you are trying to open has been identified as coming from an untrusted source. To resolve this issue, you can follow these steps:

    1. Unblock the File: Right-click on the file, select Properties, and in the General tab, look for an Unblock checkbox. Check this box and click OK. This will remove the Mark of the Web from the file, allowing macros to run.
    2. Change Security Settings: If you need to run macros frequently from files downloaded from the internet, consider adjusting your macro settings. You can do this by going to File > Options > Trust Center > Trust Center Settings > Macro Settings. Here, you can choose to enable macros with notification or disable all macros except digitally signed ones.
    3. Use Group Policy: If you are in an organizational environment, your IT department may have policies in place that block macros from running. You can ask them to enable the policy that allows macros from trusted locations or to add the location of your file as a trusted location.
    4. PowerShell Unblock Command: If you are comfortable using PowerShell, you can also use the Unblock-File cmdlet to remove the ZoneId value from the file, which allows macros to run by default.

    By following these steps, you should be able to enable macros in your Microsoft Access file.

    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.