Netsh failing in Windows 11 Version 10.0.22621.674

Anonymous
2022-11-11T19:56:27+00:00

I was having issues with my VPN client not connecting properly. After doing some troubleshooting I went to run netsh winsock reset

(yes, I know I misspelled "winsock" above... regardless the issue remains.

which as you can see did not have the normal response.. after further investigation any netsh command would fail similarly

results in the following event log error entry
Faulting application name: netsh.exe, version: 10.0.22621.1, time stamp: 0x13af0815

Faulting module name: netsh.exe, version: 10.0.22621.1, time stamp: 0x13af0815

Exception code: 0xc0000005

Fault offset: 0x0000000000005399

Faulting process id: 0x0x5360

Faulting application start time: 0x0x1D8F60670F5B08B

Faulting application path: C:\Windows\System32\netsh.exe

Faulting module path: C:\Windows\System32\netsh.exe

Report Id: 3ad62a91-e990-435e-94d1-89becf3c1884

Faulting package full name: 

Faulting package-relative application ID: 

and one information entry

Fault bucket 2282702454688773064, type 4

Event Name: APPCRASH

Response: Not available

Cab Id: 0

Problem signature:

P1: netsh.exe

P2: 10.0.22621.1

P3: 13af0815

P4: netsh.exe

P5: 10.0.22621.1

P6: 13af0815

P7: c0000005

P8: 0000000000005399

P9: 

P10: 

Attached files:

\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.8e619298-d65f-4da8-934c-8c5ad6bb726b.tmp.dmp

\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.44657116-c68d-4624-ad92-97f870307eaa.tmp.WERInternalMetadata.xml

\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.65232648-4d8c-432a-97c7-b99afdbb9c02.tmp.csv

\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.f0aab694-c135-4936-bfb4-d94fc29b04ca.tmp.txt

\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.24593dea-8876-4a5f-9c9c-ee1cb441d513.tmp.xml

These files may be available here:

\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_netsh.exe_99874bff378d5dac2ac1a2cb48fba6e286be97_2659a3f9_0fd41451-ac8f-4e08-bb9a-62457fc31b41

Analysis symbol: 

Rechecking for solution: 0

Report Id: 3ad62a91-e990-435e-94d1-89becf3c1884

Report Status: 268435456

Hashed bucket: 108b6971987b1ea16fadc9c9cba2f3c8

Cab Guid: 0

Windows for home | Windows 11 | Internet and connectivity

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

7 answers

Sort by: Most helpful
  1. Anonymous
    2022-11-12T03:33:04+00:00

    Hello Rob Kopp,

    Welcome to Microsoft Community.

    I understand that your VPN client is unable to connect and is experiencing problems resetting the network.

    Does your VPN client have any error messages about not being able to connect?

    You can try resetting the network again using the following command.

    Search CMD, open the command prompt (administrator)

    In the command box that pops up, type

    ipconfig /release 
    

    Press the Enter key.

    Type

    ipconfig /renew 
    

    Press the Enter key.

    Type

    ipconfig /flushdns 
    

    Press the Enter key.

    Type

    netsh int ip reset 
    

    Press enter.

    Type

    netsh winsock reset 
    

    Press Enter.

    Restart the computer and see if the problem is solved.

    If the above commands still do not reset the network and you are currently experiencing problems with VPN not connecting, I hate to give you bad news, but this question is out of reach of the response support community. The best place to get help with network is Microsoft Learn(English only), which aims to support more advanced users like you.

    Here is a link to the forum where you can raise specific scenarios and share your idea to help solve the problem.

    I won't be able to help you, but I'll leave that question open in case one of our amazing volunteers has ideas for you.

    If there is anything not clear, please do not hesitate to let me know.

    Best Regards,

    Lenka-MSFT| Microsoft Community Support Specialist

    0 comments No comments
  2. Anonymous
    2022-11-14T09:37:00+00:00

    Hello Rob Kopp,

    Are you still experiencing this issue? Please let me know if there is any progress.

    Best Regards,

    Lenka | Microsoft Community Support Specialist

    0 comments No comments
  3. Anonymous
    2022-11-14T22:12:27+00:00

    I could not run your suggestions as netsh was crashing, hence the netsh winsock reset wouldn't run or work. ipconifg's run, but are irrelevant to the problem.

    Anyway, I ended up rolling back to win 10, then re-updating to win 11 22H1 which seemed to resolve the issue. I believe this is a problem with win 11 22H2 which is what I was on..

    4 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2022-11-15T01:13:53+00:00

    Hello Rob Kopp,

    I'm glad that your fallback to Windows 10 solved the problem.

    At the same time,you may file a report in the Feedback Hub app and share your concern about this issue .Your feedbacks will be heard by the Windows team and we will consider improving Windows

    Windows +F to open the System Feedback Center and just create a new feedback.

    If there is anything not clear, please do not hesitate to let me know.

    Best Regards,

    Lenka-MSFT| Microsoft Community Support Specialist

    0 comments No comments
  5. Anonymous
    2022-12-22T14:32:33+00:00

    We had the same issue, but after removing the RSAT tools, the netsh command is now working.

    16 people found this answer helpful.
    0 comments No comments