Skip to content

StartDownloadsInTempDirectory

Force downloads to start off in a local, temporary location rather than the default download directory.

Compatibility: Firefox 102
CCK2 Equivalent: N/A
Preferences Affected: browser.download.start_downloads_in_tmp_dir

Software\Policies\Mozilla\Firefox\StartDownloadsInTempDirectory = 0x1 | 0x0

OMA-URI:

./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/StartDownloadsInTempDirectory

Value (string):

<enabled/> or <disabled/>
<dict>
<key>StartDownloadsInTempDirectory</key>
<true/> | <false/>
</dict>
{
"policies": {
"StartDownloadsInTempDirectory": true | false
}