Difference between revisions of "WiFi Profile Type Change"

From Tech Wiki
Jump to navigation Jump to search
(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]...")
 
(No difference)

Latest revision as of 22:26, 1 November 2016

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

netsh wlan set profiletype name=SSID profiletype=all