Hello Dear,
Thank you for your question and reaching out.
As per your Query,
Let me explain you.
It depends Upon the Priority If you are connected with the Ethernet, Windows always prefer to connect to Ethernet first when available..
But it is seen that if you’re connected to wireless/WiFi connection and then you connect to wired/Ethernet connection, wireless/WiFi connection is automatically disconnected.
But In This fMinimizeConnections is the Group Policy setting that you can configure to enable multiple connections at same time
So if you want to use both networks at a time you need to perform this simple registry Trick.
NOTE: Before performing this Please backup your registry.
https://support.microsoft.com/en-us/topic/how-to-back-up-and-restore-the-registry-in-windows-855140ad-e318-2a13-2829-d428a2ab0692#:~:text=In%20Registry%20Editor%2C%20locate%20and,Click%20Save.
Press Win key + R and type regedit in Run dialog box to open Registry Edit.
In left pane of Registry Editor window, navigate to following registry key:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WcmSvc\Local
Now in the right pane of Local registry key, right click and select New > DWORD Value. Name this registry DWORD (REG_DWORD) as fMinimizeConnections and let its Value data set to 0.
- Close Registry Editor and reboot to make changes effective. After restarting your system, you’ll see that both wireless and wired network connections are active at a time .
And see if it helps,
--If the reply is helpful, please Upvote and Accept as answer--