Some time Computer network connectivity lost, Although Internet was working fine but “Microsoft Windows Network” would not list network computers and when tried to repair Network Connection through repair option, the error message getting was “Windows could not finish repairing the problem because following action cannot be completed: Clearing NetBT”.
Get out this remedy you need to clear NetBT and get back you network connectivity. To do so use the following method
In menu, Start-> Run. Type CMD to open a command prompt.
To Reset WINSOCK entries to installation defaults: netsh winsock reset catalog
This will solve the issue. In some case you need to reset TCP/IP
To Reset TCP/IP stack to installation defaults. netsh int ip reset [log_file_name]
Note: the log_file_name needs to be specified, e.g. netsh int ip reset reset.log
Get out this remedy you need to clear NetBT and get back you network connectivity. To do so use the following method
In menu, Start-> Run. Type CMD to open a command prompt.
To Reset WINSOCK entries to installation defaults: netsh winsock reset catalog
This will solve the issue. In some case you need to reset TCP/IP
To Reset TCP/IP stack to installation defaults. netsh int ip reset [log_file_name]
Note: the log_file_name needs to be specified, e.g. netsh int ip reset reset.log
No comments:
Post a Comment