Forum Discussion
GPO setting for Download Directory
According to https://docs.microsoft.com/en-us/DeployEdge/microsoft-edge-policies#downloaddirectory the download directory can be set like this
"/home/${user_name}/Downloads"
This looks very "Linux" related to me. What to set on Windows if we want to change the download directory to, lets say, %TEMP% ?
- FreekBloemhofBrass Contributor
stesch79 see the reference of the Chromium supported variables: https://www.chromium.org/administrators/policy-list-3/user-data-directory-variables
- stesch79Iron Contributor
FreekBloemhof Thanks for the link. Yes indeed, with this help I was able to configure the download directory accordingly.
- Brian AltmanMicrosoft
stesch79 We've published a "How to configure Microsoft Edge data directory variables" article with more information on how to configure the Set download directory policy. We'll be adding a link to this article from our online policy documentation soon.