Enable or Disable Simultaneous Connections to Both Non-domain and Domain Networks in Windows 10


The Prohibit connection to non-domain networks when connected to domain authenticated network policy setting prevents computers from connecting to both a domain based network and a non-domain based network at the same time.

If this policy setting is Enabled, the computer responds to automatic and manual network connection attempts based on the following circumstances:

Automatic connection attempts
  • When the computer is already connected to a domain based network, all automatic connection attempts to non-domain networks are blocked.
  • When the computer is already connected to a non-domain based network, automatic connection attempts to domain based networks are blocked.

Manual connection attempts
  • When the computer is already connected to either a non-domain based network or a domain based network over media other than Ethernet, and a user attempts to create a manual connection to an additional network in violation of this policy setting, the existing network connection is disconnected and the manual connection is allowed.
  • When the computer is already connected to either a non-domain based network or a domain based network over Ethernet, and a user attempts to create a manual connection to an additional network in violation of this policy setting, the existing Ethernet connection is maintained and the manual connection attempt is blocked.

If this policy setting is Not configured or is Disabled, computers are allowed to connect simultaneously to both domain and non-domain networks.

This tutorial will show you how to enable or disable allowing to connect simultaneously to both domain and non-domain networks in Windows 10 and Windows 8.

You must be signed in as an administrator to enable or disable allowing to connect simultaneously to both domain and non-domain networks.



Contents

  • Option One: Enable or Disable Simultaneous Connections to Both Non-domain and Domain Networks in Local Group Policy Editor
  • Option Two: Enable or Disable Simultaneous Connections to Both Non-domain and Domain Networks using a REG file



EXAMPLE: "Your network administrator doesn't allow simultaneous connections to your workplace network and another network" message when trying to connect if disabled
Disable Simultaneous Connection to Non-domain and Domain in Windows 10-network_administrator.jpg






OPTION ONE

Enable or Disable Simultaneous Connections to Both Non-domain and Domain Networks in Local Group Policy Editor


The Local Group Policy Editor is only available in the Windows 10 Pro, Enterprise, and Education editions.

All editions can use Option Two.


1 Open the Local Group Policy Editor.

2 Navigate to the key below in the left pane of the Local Group Policy Editor. (see screenshot below)

Computer Configuration\Administrative Templates\Network\Windows Connection Manager

Disable Simultaneous Connection to Non-domain and Domain in Windows 10-prohibit_connect_simultaneously_to_both_domain_and_non-domain_networks_gpedit-1.png

3 In the right pane of Windows Connection Manager in the Local Group Policy Editor, double click/tap on the Prohibit connection to non-domain networks when connected to domain authenticated network policy to edit it. (see screenshot above)

4 Do step 5 (enable) or step 6 (disable) below for what you would like to do.


5 To Enable Simultaneous Connections to Both Non-domain and Domain Networks

A) Select (dot) Not Configured or Disabled, click/tap on OK, and go to step 7 below. (see screenshot below)

Not Configured is the default setting.


6 To Disable Simultaneous Connections to Both Non-domain and Domain Networks

A) Select (dot) Enabled, click/tap on OK, and go to step 7 below. (see screenshot below)

Disable Simultaneous Connection to Non-domain and Domain in Windows 10-prohibit_connect_simultaneously_to_both_domain_and_non-domain_networks_gpedit-2.png

7 Close the Local Group Policy Editor.






OPTION TWO

Enable or Disable Simultaneous Connections to Both Non-domain and Domain Networks using a REG file


The downloadable .reg files below will add and modify the DWORD value in the registry key below.

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WcmSvc\GroupPolicy

fBlockNonDomain DWORD

(delete) = Enabled
2 = Disable


1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.


2 To Enable Simultaneous Connections to Both Non-domain and Domain Networks

This is the default setting.

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

Enable_simultaneous_connections_to_both_domain_and_non-domain_networks.reg

Download


3 To Disable Simultaneous Connections to Both Non-domain and Domain Networks

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

Disable_simultaneous_connections_to_both_domain_and_non-domain_networks.reg

Download


4 Save the .reg file to your desktop.

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

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

7 You could now delete the downloaded .reg file if you like.


That's it,
Shawn