Hello Chris,
When I install a new Windows 11, I have that annoying pop-up notification when opening photos that were downloaded from Internet or even viewing some old photos I have on the disk using Photo app in Windows.
It is basically related to this file attribute:
I always have to disable it but I don’t remember where it is, so I always have to Google it. It would be good to have it in the tweaks in the Windows Utility app.
Here is AI summary hot to disable it:
To disable the “Mark of the Web” security warning permanently for all future downloads, you must modify your Windows Attachment Manager settings.
Method 1: Use Group Policy (Windows Pro/Enterprise)
- Press
Win + R, typegpedit.msc, and press Enter. - Navigate to: User Configuration > Administrative Templates > Windows Components > Attachment Manager.
- Double-click “Do not preserve zone information in file attachments”.
- Select Enabled, click Apply, and click OK.
Method 2: Use the Registry Editor (Windows Home)
- Press
Win + R, typeregedit, and press Enter. - Paste this path into the top address bar and press Enter:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments
(If the Attachments folder does not exist, right-click Policies, select New > Key, and name itAttachments). - Right-click inside the right pane, select New > DWORD (32-bit) Value, and name it
SaveZoneInformation. - Double-click
SaveZoneInformation, change its value data to1, and click OK. - Restart your computer to apply the changes.
Thanks
Tomas
