WiFi issues with windows 10 Home 24H2 Build

Anonymous
2024-11-27T05:32:58+00:00

HP Spectre x360, which has a "Intel(R) Dual Band Wi-Fi 7 BE200 320 Mhz Adapter", having slow internet issue when we use with Forcepoint VPN Client.

We have taken this issue with force point and we have been advised to execute "Disable-NetworkadapterRSC -Name "Wi-fi" command . However this command throwing out the following error

PS C:\Windows\system32> powershell Disable-NetAdapterRsc -Name Wi-Fi

Disable-NetAdapterRsc : Failed to set 'RSCIPv4' of 'RSC' configuration of adapter 'Wi-Fi'

At line:1 char:1

  • Disable-NetAdapterRsc -Name Wi-Fi
  • 
    
  • CategoryInfo : InvalidOperation: (MSFT_NetAdapter...AF0080EDDE12}"):ROOT/StandardCi...rRscSettingData)

[Disable-NetAdapterRsc], CimException

  • FullyQualifiedErrorId : Windows System Error 50,Disable-NetAdapterRsc

Disable-NetAdapterRsc : Failed to set 'RSCIPv6' of 'RSC' configuration of adapter 'Wi-Fi'

At line:1 char:1

  • Disable-NetAdapterRsc -Name Wi-Fi
  • 
    
  • CategoryInfo : InvalidOperation: (MSFT_NetAdapter...AF0080EDDE12}"):ROOT/StandardCi...rRscSettingData)

[Disable-NetAdapterRsc], CimException

  • FullyQualifiedErrorId : Windows System Error 50,Disable-NetAdapterRsc

We have carried out below steps already

  1. installed latest driver for WLAN.
  2. turned off firewall and antivirus .
  3. ran netsh winsock reset
  4. ran netsh interface ipv4 set subinterface "YOUR_WIRELESS_CONNECTION_NAME" mtu=1400 store=persistent
  5. used ".diagcab" file to determine problem.
  6. Applied 2024-11 cumulative update for windows 10 24h2 but no luck .

could anyone please help with any suggestions?

***moved from Windows / Windows 10 / Devices and drivers***

Windows Windows Client for IT Pros Networking

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-12-02T08:46:17+00:00

    Hello.

    Based on what I know about your issue, I recommend that you open Powershell as an administrator and try the following command to see if it works:

    Best Regards

    Zunhui

    0 comments No comments