WiFi Profile Type Change

From Tech Wiki
Revision as of 22:26, 1 November 2016 by Adam.birds (talk | contribs) (Created page with "'''Run the following command as admin in CMD replacing SSID with your wireless name:''' <pre> netsh wlan set profiletype name=SSID profiletype=all </pre> [[Category:Windows]...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Run the following command as admin in CMD replacing SSID with your wireless name:

netsh wlan set profiletype name=SSID profiletype=all