Share via

WiFi issues with windows 10 Home 24H2 Build

RINISH M 0 Reputation points
2024-11-27T06:07:53.35+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?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-11-28T08:51:59.0933333+00:00

    Hello

    Thank you for posting in Q&A forum.

    According to your description, you have tried a lot of steps from windows side. I will suggest you check from the hardware side.

    1. Monitor the temperature of the wireless adapter, an excessively high operating temperature will affect its performance.
    2. Use an alternative wireless adapter to test the VPN, check if it can work properly or has same issue.

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Was this answer helpful?

    0 comments No comments

Your answer

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