Browsers and Mail Enable or Disable Share Additional OS Regional Format with Sites in Microsoft Edge


Microsoft_Edge_banner.webp

This tutorial will show you how to enable or disable sharing additional operating system (OS) regional format with sites in Microsoft Edge for your account or all users in Windows 10 and Windows 11.

By default, Microsoft Edge provides operating system (OS) regional preference information to help website authors create regional experiences on their website, when viewing your site using Microsoft Edge. This feature allows website authors to deliver value to users who specifically change their regional preferences in the OS to reflect their personal preferences.

Users want to see dates, times, numbers, and other formatting printed according to their preferences. For example, the US geographic region translates 7/2/2022 into July 2nd, 2022. Another geographic region could translate that same date into February 7, 2022 because they read the month and day inversely.

Users can change the Share additional operating system region setting in Microsoft Edge to select the level of information below their browser will share about their regions:
  • Limited (default) = The OS regional format is shared only if its language part matches Microsoft Edge display language.
  • Always (not recommended) = The OS regional format is always shared. This may cause unexpected website behavior if the OS regional format and language are different from Microsoft Edge display language.
  • Never =The OS regional format is not shared. Websites may determine a region based on the Microsoft Edge display language.
Reference:


Contents

  • Option One: Enable or Disable "Share additional operating system region" in Microsoft Edge for Current User from Settings
  • Option Two: Enable or Disable "Share additional operating system region" in Microsoft Edge for All Users using REG file




Option One

Enable or Disable "Share additional operating system region" in Microsoft Edge for Current User from Settings


1 Open Microsoft Edge.

2 Click/tap on the Settings and more (3 dots) button, and click/tap on Settings. (see screenshot below)

Edge_Settings.webp

3 Click/tap on Languages in the left pane. (see screenshot below)

If you do not see a left pane, then either click/tap on the 3 bars menu button towards the top left OR widen the horizontal borders of the Microsoft Edge window until you do.


4 Under the Share additional OS regional format section, select Limited (default), Always, or Never for what you want in the Share additional operating system region drop menu. (see screenshot below)

Edge_share_additional_OS_regional_format.webp

5 You can now close the Settings tab if you like.




Option Two

Enable or Disable "Share additional operating system region" in Microsoft Edge for All Users using REG file


You must be signed in as an administrator to use this option.

This option uses the DefaultShareAdditionalOSRegionSetting policy for Microsoft Edge.


1 Do step 2 (limited), step 3 (always), step 4 (never), or step 5 (default) below for what you want.

2 Limited "Share additional operating system region" in Microsoft Edge for All Users

This will override and gray out Option One.


A) Click/tap on the Download button below to download the REG file below, and go to step 6 below.​

Limited-Share_additional_OS_regional_format_in_Edge_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"DefaultShareAdditionalOSRegionSetting"=dword:00000000

3 Always "Share additional operating system region" in Microsoft Edge for All Users

This will override and gray out Option One.


A) Click/tap on the Download button below to download the REG file below, and go to step 6 below.​

Always-Share_additional_OS_regional_format_in_Edge_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"DefaultShareAdditionalOSRegionSetting"=dword:00000001

4 Never "Share additional operating system region" in Microsoft Edge for All Users

This will override and gray out Option One.


A) Click/tap on the Download button below to download the REG file below, and go to step 6 below.​

Never-Share_additional_OS_regional_format_in_Edge_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"DefaultShareAdditionalOSRegionSetting"=dword:00000002

5 Default User-choice "Share additional operating system region" in Microsoft Edge

This is the default setting to allow using Option One.


A) Click/tap on the Download button below to download the REG file below, and go to step 6 below.​

Default_user-choice-Share_additional_OS_regional_format_in_Edge.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"DefaultShareAdditionalOSRegionSetting"=-

6 Save the .reg file to your desktop.

7 Double click/tap on the downloaded .reg file to merge it.

8 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

9 If Microsoft Edge is currently open, then close and reopen Microsoft Edge to apply.

10 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

Last edited:
Back
Top Bottom