How to Enable or Disable Ability to Unblock Files Downloaded from Internet in Windows 11
The ability to unblock files downloaded from the internet in Windows 11 controls whether you can remove security blocks from downloaded files. Windows 11 uses Attachment Manager (a built-in tool that checks downloaded files) to scan file origins and add hidden security tags to items you download.
To disable the “Unblock” option for downloaded files, open Registry Editor, navigate to 🗝️HKEY_CURRENT_USER\
When Windows blocks a file, you normally fix it by right-clicking the file, opening Properties, and checking the Unblock box. Changing this system setting stops Windows from adding these security tags in the first place.
- The type of program you are using.
- The type of file you are trying to open.
- The security settings for the website you downloaded the file from. This includes zones like Internet, Local intranet, Trusted sites, and Restricted sites.
Attachment Manager also sorts files into risk categories:
- High Risk: If a high-risk file comes from a restricted zone, Windows will block it. If it’s from the internet zone, you’ll see a warning: “Windows found that this file is potentially harmful. To help protect your computer, Windows has blocked access to this file.”
- Moderate Risk: For moderate-risk files from restricted or internet zones, you might see a warning like: “The publisher could not be verified. Are you sure you want to run this software?”
- Low Risk: Windows usually won’t warn you about low-risk files, no matter where they came from.
You can turn off the ‘Unblock’ option on a file’s Properties window and the ‘Always ask before opening this file’ option on the security warning. Turning off these file options means you can no longer use them to unblock downloaded files.
Important: Administrator rights are needed to make these changes.
Option 1Using Local Group Policy Editor
The Local Group Policy Editor lets you control the unblock downloaded files Windows 11 feature on Pro, Enterprise, or Education editions. You can use this tool to turn the setting on or off for all users or specific accounts on your PC.
- Open the Local Group Policy Editor. You can choose to apply this policy for all users, specific users or groups, or all users except administrators.
- In the left side of the editor, go to: User Configuration Administrative Templates Windows Components Attachment Manager
- In the right side, find 'Hide mechanisms to remove zone information' and double-click it.

To Enable the Ability to Unblock Files
- Select 'Not Configured'.
- Click 'OK'.
To Disable the Ability to Unblock Files
- Select 'Enabled'.
- Click 'OK'.

To disable unblock downloaded files Windows 11 options, you need to sign in as an administrator and use the Registry Editor. This stops users from removing the security warning on files you get from the internet by changing a system value.
Option 2Using the Registry Editor
This option works for all Windows editions.
To Enable the Ability to Unblock Files (Default Setting)
No changes are needed for this setting, as it is the default.
To Disable the Ability to Unblock Files
- Press the Windows key + R on your keyboard to open the Run dialog box.
- Type
regeditand press Enter or click OK. This will open the Registry Editor. If prompted by User Account Control, click Yes. - Navigate to the following key in the Registry Editor:
The Registry Editor allows you to change specific Windows settings. To adjust how Windows handles downloaded files, open the Registry Editor and go to the key HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Attachments. This location controls whether Windows warns you about files downloaded from the internet.
- Right-click on the 'Attachments' key in the left pane.
- Select 'New' > 'DWORD (32-bit) Value'.
- Name the new value
HideZoneInfoOnPropertiesand press Enter. - Double-click the new
HideZoneInfoOnPropertiesvalue. - In the 'Value data' field, type
1and click OK.
This change disables the 'Unblock' option for internet-downloaded files.
To re-enable the 'Unblock' option, you can delete the HideZoneInfoOnProperties value or set its 'Value data' to 0.
Summary
You can use the Local Group Policy Editor for Pro, Enterprise, and Education versions, or the Registry Editor for any Windows edition, to control this security setting.
How do I unblock a downloaded file in 🪟 Windows 11?
To unblock a downloaded file, right-click the file and choose 'Properties'. In the Properties window, look for an 'Unblock' checkbox near the bottom. If you see it, check the box and click 'Apply' or 'OK'. This removes the security warning.
Why is 🪟 Windows 11 blocking downloaded files?
Windows 11 blocks downloaded files to protect your computer from potential harm. It checks where the file came from, like the internet, and if it seems risky, it might block it or show a warning to keep your system safe.
How do I unblock all downloaded files?
There isn't a quick button to unblock all downloaded files at once. You must unblock each file individually by right-clicking its properties. This is a safety feature to ensure you know what you are unblocking.
How to unblock blocked downloads?
To unblock a download, find the file, right-click it, and select 'Properties'. Look for an 'Unblock' option or checkbox in the properties window. If available, check it and click 'Apply' or 'OK' to remove the block.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!