Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to Block downloads on Microsoft Edge using GPO on Windows Server 2019 and 2022

Posted on 09/04/202208/12/2023 Imoh Etuk By Imoh Etuk No Comments on How to Block downloads on Microsoft Edge using GPO on Windows Server 2019 and 2022
  1. Home
  2. Windows
  3. How to Block downloads on Microsoft Edge using GPO on Windows Server 2019 and 2022
How to Block downloads on Microsoft Edge using GPO on Windows Server 2019 and 2022

Group Policy is a Windows feature that enables a wide range of advanced settings that network or system administrators can use to control the working environment of Active Directory users and computer accounts including blocking downloads on Microsoft Edge. It essentially provides a centralized location for administrators to manage and configure the settings of operating systems, applications, and users. Please see how to create, configure and apply Group Policy Objects on Windows Servers: Set Desktop Wallpaper, Prevent access to Registry Editing tools,

Microsoft Edge on the other hand is a web browser developed by Microsoft that was designed to replace the older Internet Explorer with faster speeds and more features.

When used correctly, Group Policies can help you increase the security of your users' computers and defend against both insider threats and external attacks.

In this post, look at how system administrators can use GPO to block downloads from the Microsoft Edge browser on Windows Server 2019 and 2022.

You can check all available Policies for the latest version of Microsoft Edge, how to enable Screen Saver Timeout, and how to Password Protect the Screensaver as well as configure favorites on Microsoft Edge via Group Policy

What is Group Policy Object?

A Group Policy Object (GPO) is a collection of settings created with the Group Policy Editor in the Microsoft Management Console (MMC). GPOs can be linked to single or multiple Active Directory containers, such as sites, domains, or organizational units (OUs).

Users can use the MMC to create GPOs that define registry-based policies, security options, software installation, and other features.

Note: GPOs are applied in the same logical order by Active Directory: local policies, site policies, domain policies, and OU policies.

Blocking Downloads on Microsoft Edge via GPO

At times, you might not want to want to allow users to download files from the internet for security reasons. If you are using the Microsoft Edge browser, it is possible to achieve that using the group policy object.

1. Download the Microsoft Edge Policy Template File

To get started with it, on the domain controller or the Server, download the latest version of the Microsoft Edge policy template file by selecting the stable version, build, and the platform.

Download Edge Template file
Download the Microsoft Edge Policy Template file

Having downloaded the policy template file, double-click the Windows Cabinet file named Microsoft Edge Policy Templates. and extract the zip file. In the screenshot below, all files are placed on the Downloads root directory.

Extract Policy Template file
Extract the Policy Template file

2. Copy the ADMX files to policy definitions directory

Navigate to the directory named Windows using the built-in Windows Command Prompt and copy the ADMX files to the Policy definitions directory.

Copy the Admx file
ADMX files Copied to the Policy Definitions Directory

3. Copy the ADML files to language directory

Next is to access the correct language subdirectory and copy the ADML files to the correct language directory inside the Policy definitions.

Copy the Adml files
ADML Files Copied to the Policy Definitions Directory

4. Open Group Policy Management Tool

Now you are one step closer to blocking downloads on Microsoft edge. On the domain controller or the Server where you want to affect the policy, Search for and open the group policy management tool.

Search for group policy management
Search for GPO

5. Create a new Group Policy Object

Next, create a new Group Policy Object by navigating through Forest > Domain >Group Policy Object. Right-click on Group Policy Object and select “New” as shown in the screenshot below:

Create a Group Policy Object
Create a New GPO

Enter a name for the new group policy.

Name your GPO
Name the new GPO

6. Edit your new Group Policy Object

The screenshot above shows that we named the new GPO My-Demo-GPO. On the Group Policy Management screen, expand the folder named Group Policy Objects. Right-click your new Group Policy Object and select the Edit option.

Edit the New GPO
Edit the New GPO

7. Locate the Microsoft Edge Folder within User Configurations

Expand the User configuration folder on the group policy editor screen and look for the following item.

User Configuration > Policies > Administrative Templates > Microsoft Edge

The below screenshot shows the Microsoft Edge configuration options.

Expand the MS Edge file
Microsoft Edge Configuration options

8. Enable “Allow Download Restrictions”

Next, still under the Microsoft Edge configuration options locate from the right hand side of the screen and double-click on Allow download restrictions and “Enabled” and then Apply and click on Ok to effect the policy.

Allow Downloads Restrictions to enable the option of blocking all downloads

9. Block all downloads on Microsoft Edge

Note you must select the option “block all downloads” as shown below for the policy to work.

Enable Allow download Restrictions and select block all downloads then click on OK and apply
Enable the “Allow download restrictions

Effecting the above policy will disable the user’s permission to download files using Microsoft Edge. To save the group policy configuration, you need to close the Group Policy editor. Now that you have finished the GPO creation, you need to link the policy.

Linking GPO

To link the GPO, do the following: On the Group policy management screen, right-click the domain name and select the option to link an existent GPO.

Link GPO
Link GPO

Here, we are linking the group policy to the name of the GPO we created above My-Demo-GPO to the root of the domain.

Select the GPO to Link
Select GPO to Link

Congratulations, you have successfully created a GPO and used it to block all downloads from Microsoft Edge. Wish to have the updates applied automatically, please refer to the following guide: GPUpdate Switches: GPUpdate vs GPUpdate force.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows, Windows Server Tags:GPO, Group Policy Object, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: Getscreen.me: Flexible Remote Access Software For Customer Support
Next Post: Upgrade Windows 11 Pro to Enterprise and vice Versa

Related Posts

  • why use bitlocker drive encryption.width 800
    This device cannot use a Trusted Platform Module, allow BitLocker without a compatible TPM when turning on Bitlocker Windows
  • banner 4
    How to Install Windows on VMware Workstation Windows
  • Computer policy could not be updated
    How to fix Computer Policy could not be updated successfully Windows
  • Bitllockerextdrives
    Manage TPM Protector: How to encrypt additional drives on an MBAM-protected device Windows
  • schedulepythontasksinWindows
    Task Scheduler shows task still running despite successful Windows
  • Featured image batch file.
    Retrieve Recent Windows Update: How to create batch script files Scripts

More Related Articles

why use bitlocker drive encryption.width 800 This device cannot use a Trusted Platform Module, allow BitLocker without a compatible TPM when turning on Bitlocker Windows
banner 4 How to Install Windows on VMware Workstation Windows
Computer policy could not be updated How to fix Computer Policy could not be updated successfully Windows
Bitllockerextdrives Manage TPM Protector: How to encrypt additional drives on an MBAM-protected device Windows
schedulepythontasksinWindows Task Scheduler shows task still running despite successful Windows
Featured image batch file. Retrieve Recent Windows Update: How to create batch script files Scripts

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • sql
    How to alter a DATABASE compatibility level Oracle/MSSQL/MySQL
  • slide10
    Add Dynamic Wallpaper controlled by time on Windows 10 and 11 Windows
  • Screenshot 2022 03 29 at 19.47.05
    CVE-2022-22948: Patch available to address vCenter Server information disclosure vulnerability  Security | Vulnerability Scans and Assessment
  • IIS Installed
    Add and remove IIS Web Server on Windows Server 2019 via the Server Manager and PowerShell Web Server
  • hyper v 1
    How to fix unable to create a new VM on HyperV Virtualization
  • Migrate from Universal Analytics to GA4 property
    Configure and Migrate from Universal Analytics to GA4 property Automation
  • Setup is unable to access the SQL UDP port 1434
    Setup is unable to access the SQL UDP Port 1434 on the specified SQL Server Oracle/MSSQL/MySQL
  • windows hello la gi
    All you need to know before deploying Windows Hello for Business Key and Certificate Trust Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,796 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.