Del via


AllowBackForwardCacheForCacheControlNoStorePageEnabled

Allow pages with Cache-Control: no-store header to enter back/forward cache

Supported versions

  • Windows: ≥ 123
  • macOS: ≥ 123
  • Android: ≥ 138
  • iOS: Not supported

Description

This policy controls if a page with Cache-Control: no-store header can be stored in back/forward cache. The website setting this header doesn't expect the page to be restored from back/forward cache since some sensitive information could still be displayed after the restoration even if it's no longer accessible.

If you enable or don't configure this policy, the page with Cache-Control: no-store header might be restored from back/forward cache unless the cache eviction is triggered (for example, when there's HTTP-only cookie change to the site).

If you disable this policy, the page with Cache-Control: no-store header stored in back/forward cache.

Supported features

  • Can be mandatory: Yes
  • Can be recommended: No
  • Dynamic Policy Refresh: Yes
  • Per Profile: Yes
  • Applies to a profile that is signed in with a Microsoft account: No

Data type

  • Boolean

Windows information and settings

Group Policy (ADMX) info

  • GP unique name: AllowBackForwardCacheForCacheControlNoStorePageEnabled
  • GP name: Allow pages with Cache-Control: no-store header to enter back/forward cache
  • GP path (Mandatory): Administrative Templates/Microsoft Microsoft Edge
  • GP path (Recommended): N/A
  • GP ADMX file name: MSEdge.admx

Example value

Enabled

Registry settings

  • Path (Mandatory): SOFTWARE\Policies\Microsoft\Edge
  • Path (Recommended): N/A
  • Value name: AllowBackForwardCacheForCacheControlNoStorePageEnabled
  • Value type: REG_DWORD

Example registry value

0x00000001

Mac information and settings

  • Preference Key name: AllowBackForwardCacheForCacheControlNoStorePageEnabled
  • Example value:
<true/>

Android information and settings

  • Preference Key name: AllowBackForwardCacheForCacheControlNoStorePageEnabled
  • Example value:
true

See also