• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

How to reset whole netsh? (Windows 7)

newfellow

New Member
Joined
Aug 28, 2009
Messages
314 (0.05/day)
System Name ID
Processor Q9450 ~3.74Ghz
Motherboard ASUS-P5E
Cooling Air
Memory G.Skill CL4-8GB
Video Card(s) ATI/Geforce 5850/9800
Storage A-lot
Display(s) BenQ G2400WT
Case 900
Audio Device(s) Shitty ASUS FX;P
Power Supply OCZ GXS 850W
Software -
Benchmark Scores too many machines to spec
Was wondering has the commands changed somehow since on Windows XP and on Windows Vista 'NETSH INT RESET ALL' cleaned entire netsh up from top to bottom.

Now on Windows 7 this same command says no go and only way I can see it is by building .cmd/.bat which does something like:

Code:
netsh winsock reset all
netsh int 6to4 reset all
netsh int ipv4 reset all
netsh int ipv6 reset all
netsh int httpstunnel reset all
netsh int isatap reset all
netsh int portproxy reset all
netsh int tcp reset all
netsh int teredo reset all

now the king of the hill of bugs is this doesn't actually do even it's job even after reboot. values setup to are not reset to defaults. (I know I could add more entire list of entries there is, but looking for clean delete/wipe settings & default everything not to dump entire list of resets.)

So, anyone got a plan B?
 
Have you granted this admin rights?
 
are you seriously asking me this or just for fun?

I am asking very advanced network reset here I think I would know, if I wouldn't have a rights to do something by 'you have no rights to perform this command' at netsh or cmd.
 
Bad way to get answers chief...lol.
He has to ask, assumption is the mother of all F^&* ups.
The networking forum might be a better place for this.
Seeing as it's regarding networking and all..
 
Bad way to get answers chief...lol.
He has to ask, assumption is the mother of all F^&* ups.
The networking forum might be a better place for this.
Seeing as it's regarding networking and all..

yeah, I know bad response from me, but that went to so deep BS as an answer from the fellow that obviously he didn't even know what the heck I was talking about. People tends to answer what ever comes to their mind when not understanding the problem inn question them selfs. Kinda like speaking in averate linux forum asking something which has a bug and people deny it's existance.

and I am asking this same question in 3 different forums including MS one. Haven't yet get an answer how to perform an full netsh reset under Windows 7 operating system. Best I have been seen was 'netsh int IP reset all' but even that only resets generic.

It would be unbelievable stupid by Microsoft for not include such command. Although, not the first time we would of seen idioticy from that side of the world.
 
Back
Top