Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Set disk cache size, in bytes
Supported versions
- On Windows and macOS since 77 or later
Description
This policy configures the disk cache size in Microsoft Edge.
If you enable this policy, Microsoft Edge uses the specified cache size, regardless of whether the user has set the --disk-cache-size command-line flag.
The value defined in this policy is treated as a suggestion to the caching system, not a strict limit. Values below a few megabytes are rounded up to a reasonable minimum.
If you set the value to 0, the default cache size is used and users cannot override it.
It is recommended not to configure a custom value, as Microsoft Edge automatically manages the cache size for optimal performance. Setting a small value can degrade performance and increase network usage.
If you don’t configure this policy, the default size is used, but users can override it with the --disk-cache-size flag.
Note: The specified value is treated as a hint to multiple cache subsystems. The total disk usage of all caches may be larger than (but within the same order of magnitude as) the configured value.
Supported features
- Can be mandatory: Yes
- Can be recommended: No
- Dynamic Policy Refresh: No - Requires browser restart
- Per Profile: No
- Applies to a profile that is signed in with a Microsoft account: Yes
Data type
- Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DiskCacheSize
- GP name: Set disk cache size, in bytes
- GP path (Mandatory): Administrative Templates/Microsoft Edge
- GP path (Recommended): N/A
- GP ADMX file name: MSEdge.admx
Example value
335544320
Registry settings
- Path (Mandatory): SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended): N/A
- Value name: DiskCacheSize
- Value type: REG_DWORD
Example registry value
0x14000000
Mac information and settings
- Preference Key name: DiskCacheSize
- Example value:
<integer>335544320</integer>