Netsh not working on Windows 11 System Proxy Netsh

Iron Contributor

Strange thing notice since windows 11 upgrade Netsh does not show any results ??

 

Below are the OS details

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

OS Name: Microsoft Windows 11 Enterprise
OS Version: 10.0.22621 N/A Build 22621
OS Manufacturer: Microsoft Corporation
OS Configuration: Member Workstation
OS Build Type: Multiprocessor Free

 

Below are the details related to issue

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

 

When "Netsh Winhttp Show Proxy" is run there is no result cursor simply move to next line

Checking the Eventvwr to check on the same shows following

 

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: 0x0x5C8C
Faulting application start time: 0x0x1D8F79D7D46AE9B
Faulting application path: C:\Windows\System32\netsh.exe
Faulting module path: C:\Windows\System32\netsh.exe
Report Id: e7a15b9c-5fa5-47d8-81e7-c828bacb1e15
Faulting package full name:
Faulting package-relative application ID:

 

 

-System
  
-Provider
   [ Name]Application Error
   [ Guid]{a0e9b465-b939-57d7-b27d-95d8e925ff57}
  
 EventID1000
  
 Version0
  
 Level2
  
 Task100
  
 Opcode0
  
 Keywords0x8000000000000000
  
-TimeCreated
   [ SystemTime]2022-11-13T20:21:19.7130346Z
  
 EventRecordID85334
  
 Correlation
  
-Execution
   [ ProcessID]22648
   [ ThreadID]24828
  
 ChannelApplication
  
 Computerdlhcwl3335.dlh.st.com
  
-Security
   [ UserID]S-1-5-21-2000478354-220523388-725345543-1090564
-EventData
  AppNamenetsh.exe
  AppVersion10.0.22621.1
  AppTimeStamp13af0815
  ModuleNamenetsh.exe
  ModuleVersion10.0.22621.1
  ModuleTimeStamp13af0815
  ExceptionCodec0000005
  FaultingOffset0000000000005399
  ProcessId0x5c8c
  ProcessCreationTime0x1d8f79d7d46ae9b
  AppPathC:\Windows\System32\netsh.exe
  ModulePathC:\Windows\System32\netsh.exe
  IntegratorReportIde7a15b9c-5fa5-47d8-81e7-c828bacb1e15
  PackageFullName 
  PackageRelativeAppId 

 

 

 

 

 

 

 

 

- <System>
  <Provider Name="Application Error" Guid="{a0e9b465-b939-57d7-b27d-95d8e925ff57}" />
  <EventID>1000</EventID>
  <Version>0</Version>
  <Level>2</Level>
  <Task>100</Task>
  <Opcode>0</Opcode>
  <Keywords>0x8000000000000000</Keywords>
  <TimeCreated SystemTime="2022-11-13T20:21:19.7130346Z" />
  <EventRecordID>85334</EventRecordID>
  <Correlation />
  <Execution ProcessID="22648" ThreadID="24828" />
  <Channel>Application</Channel>
  <Computer>dlhcwl3335.dlh.st.com</Computer>
  <Security UserID="S-1-5-21-2000478354-220523388-725345543-1090564" />
  </System>
- <EventData>
  <Data Name="AppName">netsh.exe</Data>
  <Data Name="AppVersion">10.0.22621.1</Data>
  <Data Name="AppTimeStamp">13af0815</Data>
  <Data Name="ModuleName">netsh.exe</Data>
  <Data Name="ModuleVersion">10.0.22621.1</Data>
  <Data Name="ModuleTimeStamp">13af0815</Data>
  <Data Name="ExceptionCode">c0000005</Data>
  <Data Name="FaultingOffset">0000000000005399</Data>
  <Data Name="ProcessId">0x5c8c</Data>
  <Data Name="ProcessCreationTime">0x1d8f79d7d46ae9b</Data>
  <Data Name="AppPath">C:\Windows\System32\netsh.exe</Data>
  <Data Name="ModulePath">C:\Windows\System32\netsh.exe</Data>
  <Data Name="IntegratorReportId">e7a15b9c-5fa5-47d8-81e7-c828bacb1e15</Data>
  <Data Name="PackageFullName" />
  <Data Name="PackageRelativeAppId" />
  </EventData>
  </Event>
2 Replies
I've been struggling with the exact same issue for some time now, and just found something that worked for me and hopefully will help others. I installed "RSAT: Remote Access Management Tools" and netsh began working as expected. Strangely, I already had some RSAT tooling installed but Windows was convinced I didn't have RSAT tools installed. Maybe that's part of the problem, but installing this one module made everything work again!
Many thanks for sharing this info, i will ask others to try this, for me command is working now may be after some updates for Windows 11 this started working fine, but i never re-installed RSAT, but then again thanks for sharing..!