Skip to content
Microsoft Edge

Microsoft Edge

Allow insecure downloads

To enable insecure downloads in edge you can use the admx template for edge and enable the policy “InsecureContentAllowedForUrls” in Administrative Templates/Microsoft Edge/Content settings Link to MS DOC on edge GPO templates

Clear User Data

If edge is taking a lot of space on RDS servers due to cache or something else you can quickly clear the data and get the servers working again by deleting data from users AppData folder:

1
2
remove-item C:\users\*\AppData\Local\Edge\User Data\
remove-item C:\users\*\AppData\Local\Microsoft\Edge\User Data\