This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:windows:windows_network_reset [2015/09/13 16:09] gcooper |
networking:windows:windows_network_reset [2019/01/17 08:35] (current) jcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Reset Windows Networking ====== | ====== Reset Windows Networking ====== | ||
+ | |||
+ | ===== Reset Wireless Profile ===== | ||
+ | |||
+ | :!: Fix for wireless profile that is broken/ | ||
+ | |||
+ | * Open an Administrative Command Prompt. | ||
+ | < | ||
+ | netsh wlan show profiles | ||
+ | </ | ||
+ | * Delete wireless profile. | ||
+ | < | ||
+ | netsh wlan delete profile name=" | ||
+ | </ | ||
+ | |||
+ | :!: If REALLY broken above will give **Element not found**. Fix below. | ||
+ | |||
+ | * Logged in as local admin browse to: | ||
+ | < | ||
+ | C: | ||
+ | </ | ||
+ | |||
+ | * With each file right click -> Edit to open each of these profiles in Microsoft Word or Wordpad to confirm that they were the problem SSID | ||
+ | * Upon confirmation of SSID deleted the files. | ||
+ | * Reboot | ||
+ | * Recreate delted wireless profile. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ===== Reset All IP Networking ===== | ||
http:// | http:// |