Share via

help me disable my laptop from blocking macros

Jynell Struss 0 Reputation points
2026-03-18T20:05:49.0066667+00:00

downloading files (microsoft power points) from google drive for school and macros are being blocked even after fixing settings to allowing files from microsoft power point and google drive urls. im not sure what else to do because ethe powerpoints are not running correctly.

Microsoft 365 and Office | PowerPoint | For education | Other
0 comments No comments

2 answers

Sort by: Most helpful
  1. Huy-K 10,855 Reputation points Microsoft External Staff Moderator
    2026-03-19T00:51:27.26+00:00

    Dear @Jynell Struss,

    As a moderator, I do not have the tools to investigate your specific account directly because this is a user-to-user support forum. Our role is limited to providing technical support on reported issues, requests, or ideas. However, I will try my best to support you as clearly as possible.

    It is not just your PowerPoint macro settings. When you download a macro-enabled Office file from Google Drive, Windows often stamps it with Mark of the Web (MOTW) (Internet Zone). Office then treats it as “from the internet” and blocks macros by default, even if you already “allowed” Microsoft/Google Drive URLs in other places. Macros from the internet are blocked by default in Office - Microsoft 365 Apps | Microsoft Learn

    To help you with the issue, I need more specific information from you:

    Is this issue happened to your classmates as well?

    If yes, this may be a policy is enforced by your IT Admin, please contact them to change it. How do I find my Microsoft 365 admin? - Microsoft Support

    Also kindly confirm it is a macro-enabled PowerPoint file: Macros only run in .pptm files. If the file is .pptx, it will not run VBA macros.

    In the meantime, please try these steps:

    Unblock the downloaded PowerPoint file

    • Close PowerPoint completely.
    • In File Explorer, find the downloaded file (often .pptm if it truly contains macros).
    • Right‑click the file > Properties > on the General tab, look for a Security message and an Unblock checkbox.
    • Check Unblock > select Apply > OK.
    • Reopen the file in PowerPoint and test.

    Put the files in a “Trusted Location” folder

    • Create a folder like: Documents\School-PPT-Macros and move the downloaded files into it.
    • In PowerPoint: File > Options > Trust Center > Trust Center Settings > Trusted Locations.
    • Select Add new location… and choose that folder (optionally allow subfolders if needed).
    • Close and reopen PowerPoint, then open the file again. Trusted Locations for Office files - Microsoft 365 Apps | Microsoft Learn

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Q&A Assist
    2026-03-18T20:06:09.4166667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Macros in PowerPoint files downloaded from Google Drive are being blocked because Office treats them as coming from the Internet and applies Mark of the Web (ZoneId=3). Even if macro settings in PowerPoint are relaxed, files with this mark are still blocked by default.

    Try these steps on a file that should be trusted:

    1. Remove “Mark of the Web” from the downloaded file
      1. Close PowerPoint.
      2. In File Explorer, right‑click the downloaded .pptm/.pptx file.
      3. Select Properties.
      4. On the General tab, if there is a Security section with an Unblock checkbox, select Unblock.
      5. Click Apply and OK.
      6. Reopen the file in PowerPoint and test the macros.
      This removes the ZoneId mark so macros can run, assuming no stricter policy is in place.
    2. If there is no “Unblock” checkbox For some locations (for example, certain network shares), the Unblock option may not appear or may have no effect if the location is treated as Internet zone. In that case, move the file to a local folder (like Documents or Desktop) and check Properties again for the Unblock checkbox. If still needed, an admin can also remove the ZoneId using the PowerShell Unblock-File cmdlet, which is equivalent to using the Unblock checkbox.
    3. Use trusted locations/zones for centrally stored files If files are opened directly from a shared location (for example, a network share or a web location used by the school), macros will be blocked unless that location is in Trusted sites or Local intranet zone. An administrator can:
      1. Open Control Panel > Internet Options > Security.
      2. Add the file server, share FQDN, or IP address to Trusted sites or Local intranet.
      3. Optionally use Group Policy “Site to Zone Assignment List” to push these settings to all devices.
      Important: Locations added as Trusted sites or Local intranet will not block macros, so they must be tightly controlled.
    4. Check organization macro policies If a school or organization manages the device, Group Policy may enforce:
      • Block macros from running in Office files from the Internet (recommended baseline), or
      • VBA Macro Notification Settings that disable macros or only allow signed macros.
      In that case, only the administrator can change the policy. For users who must run macros, the recommended configuration is:
      • Enable VBA Macro Notification Settings.
      • Set to Disable all except digitally signed macros and require macros to be signed by a trusted publisher.
    5. Files from cloud storage (including Google Drive) When files are downloaded via a browser, the Windows Internet security zone configuration determines whether Mark of the Web is applied. If the browser treats the source as Internet zone, the file gets ZoneId=3 and macros are blocked until the mark is removed (step 1) or the location is treated as Trusted/Local intranet by policy.

    If, after unblocking the file, macros are still blocked, the most likely cause is an organization‑level macro policy that only an admin can change.


    References:

    0 comments No comments

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.