hi How do I return default settings. all tcp and registry settings.
ı try
netsh winsock reset
netsh winsock reset catalog
netsh int ip reset
it does not work. win10 pro 64bit
merged with the registry for ctcp how fix this
- YeOldeStonecat
- SG VIP
- Posts: 51171
- Joined: Mon Jan 15, 2001 12:00 pm
- Location: Somewhere along the shoreline in New England
The commands above are how you reset the settings. If something doesn't stick, you are either not running elevated command prompt, or you can try to change the values manually (or using PowerShell cmdlets, if under Windows 8/10).
All the settings are listed in our tweaking articles on the main site. Some of the netsh commands are no longer supported in netsh, so if you do individual changes PowerShell may be your best bet.
All the settings are listed in our tweaking articles on the main site. Some of the netsh commands are no longer supported in netsh, so if you do individual changes PowerShell may be your best bet.