How do I clear / delete hostednetwork configuration?
This question has come up before but with no proper answer unless Im missing something?
I configured a WLAN hostednetwork on my lads laptop, but it seems to be causing issues with his connection to WiFi router.
So how do I clear / delete the hostednetwork configuration and return the laptop to previous config.?
There does not appear to be anyway of doing this no delete / clear commands on the netsh command for WLAN.
February 9th, 2014 10:38pm

Hi,

There is a delete function for the Netsh command:

Additionally, this article shows the syntax:

netsh wlan delete profile name="ProfileName"

Hope this helps,

David
Windows Outreach Team - IT Pro
The Springboard Series on TechNet

Free Windows Admin Tool Kit Click here and download it now
February 10th, 2014 6:22pm

Hi,

There is a delete function for the Netsh command:

Additionally, this article shows the syntax:

netsh wlan delete profile name="ProfileName"

Hope this helps,

David
Windows Outreach Team - IT Pro
The Springboard Series on TechNet

February 10th, 2014 6:22pm

Try the commands listed here.
Free Windows Admin Tool Kit Click here and download it now
February 10th, 2014 9:21pm

Hi

You can delete by below command :

netsh wlan set hostednetwork mode=disallow ssid="SSIDName"

It will help you

December 11th, 2014 9:54am

Your answer worked Great.

Thanks for answering the question rather than posting another link

Free Windows Admin Tool Kit Click here and download it now
December 16th, 2014 8:33pm

This is the correct answer and worked instantly for me.
March 23rd, 2015 9:17am

This is how to delete a profile. Deleting a hostednetwork is a different thing... 

(To list profiles):  netsh wlan show profiles

(To list hostednetworks): netsh wlan show hostednetwork

Free Windows Admin Tool Kit Click here and download it now
August 6th, 2015 4:50am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics