When connecting Ethernet, wifi is disabled. I need to enable both simultaneously

ahmad 1 Reputation point
2021-09-05T14:51:37.25+00:00

My windows version is 10.0.19043 Build 19043

I added fMinimizeConnections and configured it to 0 but this didn't help

129411-image.png

can see this in Event Viewer

129337-image.png

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. Anonymous
    2021-09-05T15:06:33.353+00:00

    Something here may help.
    https://learn.microsoft.com/en-us/windows-hardware/drivers/mobilebroadband/understanding-and-configuring-windows-connection-manager

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. MotoX80 36,401 Reputation points
    2021-09-05T15:56:34.457+00:00

    It might be helpful if you could explain the overall goal of what you are trying to accomplish. What is the difference between the 2 networks? (Are they the same network?)

    Do you end up with a dual homed PC?

    https://www.webtrafficexchange.com/how-do-you-setup-dual-nic-multi-homed-host


  3. Limitless Technology 39,926 Reputation points
    2021-09-06T10:44:50.67+00:00

    Hi there,

    Can you try disabling your Ethernet LAN priority so it will function together with your WIFI. Try out the Below steps

    1. Go to network and sharing centre in control panel.
    2. Select change adapter settings
    3. Right click on your Ethernet device and select properties on popup menu.
    4. In properties menu, click configure button.
    5. When configure menu, select advanced tab.
    6. In advanced menu, under property list, look for "Priority & Vlan" and select it.
    7. Look in value list to the right and select disable toggle.
    8. Click Ok and wait 15 seconds until system updates new value.

    Hope this Answers all your queries , if not please do repost back .
    If an Answer is helpful, please click "Accept Answer" and upvote it : )

    0 comments No comments

  4. ahmad 1 Reputation point
    2021-09-06T17:24:14.643+00:00

    I did this already

    129702-image.png

    0 comments No comments

  5. Niels Boehm 1 Reputation point
    2022-11-30T18:46:01.47+00:00

    The problem is that you put the registry value under the "Local" key, but it has to go under the "GroupPolicy" key under "WcmSvc" (i.e. HKLM\Software\Policies\Microsoft\Windows\WcmSvc\GroupPolicy) according to the admx.help entry as well as many other information sources.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.