Hello Anthony Langendoen,
Welcome to the Microsoft Community.
This warning typically occurs when your new external HDD or the files on it are being flagged by Windows as being downloaded or coming from an "untrusted" source. Here's how to disable the specific security warning:
Option 1: Unblock the HDD Drive (Recommended)
- Open File Explorer and navigate to This PC.
- Right-click on the external HDD drive and select Properties.
- In the General tab, look for the "Security" section at the bottom (near "This file came from another computer").
- If you see the option "Unblock", check it and click Apply.
- This should remove the restrictions for the entire drive.
Option 2: Adjust Internet Options
- Open Control Panel → Internet Options (or search "Internet Options" in the Start menu).
- Go to the Security tab and select Local Intranet.
- Click Sites → Advanced, and add your external HDD drive letter (e.g., Z:) as a trusted location.
- Click OK to save changes.
Option 3: Disable Zone Identification
This step will disable "Zone Information" that Windows uses to determine if files are from an untrusted location:
- Open Group Policy Editor (press Win + R, type gpedit.msc, and hit Enter).
- Navigate to: User Configuration → Administrative Templates → Windows Components → Attachment Manager.
- Enable the policy "Do not preserve zone information in file attachments".
- Restart your computer for the changes to take effect.
Option 4: Unblock Individual Files
If this issue only occurs with specific files:
- Right-click the file, select Properties, and check the "Unblock" option under the General tab.
- Apply and repeat for any affected files.
Option 5: Registry Fix
If Group Policy Editor is not available (e.g., on Home editions of Windows), you can achieve the same effect using the registry:
Disclaimer: Generally, modifying registry subkeys or work group is intended for advanced users, administrators, and IT Professionals. It can help fix some problems, however, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For further protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click this following link: How to back up and restore the registry in Windows - Microsoft Support
- Press Win + R, type regedit, and hit Enter.
- Navigate to the following key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments
- Right-click in the right-hand panel, select New → DWORD (32-bit) Value, and name it SaveZoneInformation.
- Set the value to 1 to disable the security warning.
- Restart your PC.
Caution
- While this disables the warning, it may reduce security for files from untrusted sources. Use this with caution and avoid running unknown or suspicious files.
By using these steps, you should be able to get rid of the specific warning without impacting other security prompts.
Best Regards,
William.Y | Microsoft Community Support Specialist