Allow active content over restricted protocols to access my computer

These are two ways by which you can allow active content over restricted protocols to access my computer. Let us talk about them in detail.

1] Group Policy Editor

The simplest way to manage this policy is via the Group Policy Editor. To do that, launch Group Policy Editor by Win + R, type “gpedit.msc”, and hit Enter. Navigate to the following location. Now, double-click on the “Allow active content over restricted protocols to access my computer” policy and select Enabled to enable the policy. If you want to know if any questionable content is accessed over a restricted protocol, select Prompt from the drop-down menu. This way you will get a notification every time questionable content is carried over restricted protocol.

2] Registry Editor

If Group Policy Editor is not your thing or you have Windows 10 Home, you can do the same with Registry Editor. So, hit Win + R, type “regedit” and hit Enter. Now, go to the following locations. Right-click on Internet Setting, select New > Key, and name it Zones. Right-click on Zones, select New > Key, and name it O. Now, we need to create a  DWORD Value, for that, right-click on 0, select New > DWORD (32-bit) Value, and name it 2300. Double-click on 2300 and set the Value data to 0 (to enable the policy) or 1 (to select Prompt). This way you have enabled the policy with Registry Editor. Hopefully, we have helped you to allow active content over restricted protocol.