Permantly ban a WIFI network on Windows 7
up vote
-1
down vote
favorite
I ran this following command attempting to permanently block my computer from connecting to Comcast/Xfinity wireless networks:
netsh wlan add filter permission=block ssid=xfinitywifi
I received the following error:
One or more parameters for the command are not correct or missing.
How do I prevent my computer from even connecting to this specific Xfinity wireless network?
windows-7 wireless-networking wifi-configuration
add a comment |
up vote
-1
down vote
favorite
I ran this following command attempting to permanently block my computer from connecting to Comcast/Xfinity wireless networks:
netsh wlan add filter permission=block ssid=xfinitywifi
I received the following error:
One or more parameters for the command are not correct or missing.
How do I prevent my computer from even connecting to this specific Xfinity wireless network?
windows-7 wireless-networking wifi-configuration
You CAN tell Windows to only connect to networks you've configured. Have you tried this? Is there an app on your computer configuring it for Xfinity connection that you can remove? It just seems to my you're trying to use heavy artillery to "fix" something that really just needs a small hammer.
– music2myear
Nov 19 at 18:54
@music2myear As usual someone else edited my question and completely changed the context. See my comment in regards to the accepted answer.
– John
Nov 19 at 21:01
@John - Only some not very nice language, and meta-commentary, was removed from your question.
– Ramhound
Nov 19 at 21:59
@John I am the one who edited your question, removing unprofessional language and unnecessary non-context that distracted from the question itself. Networks are identified to your computer by the SSID. If the devices have the same controller (Xfinitywifi networks all connect to the same controller) your computer will, more or less, assume they are the same network. But, your further response make me more certain that you have installed on your computer a program that is telling your device to connect to Xfinity wifi, and THAT is the root problem you need to find and address.
– music2myear
Nov 20 at 0:46
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I ran this following command attempting to permanently block my computer from connecting to Comcast/Xfinity wireless networks:
netsh wlan add filter permission=block ssid=xfinitywifi
I received the following error:
One or more parameters for the command are not correct or missing.
How do I prevent my computer from even connecting to this specific Xfinity wireless network?
windows-7 wireless-networking wifi-configuration
I ran this following command attempting to permanently block my computer from connecting to Comcast/Xfinity wireless networks:
netsh wlan add filter permission=block ssid=xfinitywifi
I received the following error:
One or more parameters for the command are not correct or missing.
How do I prevent my computer from even connecting to this specific Xfinity wireless network?
windows-7 wireless-networking wifi-configuration
windows-7 wireless-networking wifi-configuration
edited Nov 19 at 21:01
asked Nov 19 at 18:43
John
95321136
95321136
You CAN tell Windows to only connect to networks you've configured. Have you tried this? Is there an app on your computer configuring it for Xfinity connection that you can remove? It just seems to my you're trying to use heavy artillery to "fix" something that really just needs a small hammer.
– music2myear
Nov 19 at 18:54
@music2myear As usual someone else edited my question and completely changed the context. See my comment in regards to the accepted answer.
– John
Nov 19 at 21:01
@John - Only some not very nice language, and meta-commentary, was removed from your question.
– Ramhound
Nov 19 at 21:59
@John I am the one who edited your question, removing unprofessional language and unnecessary non-context that distracted from the question itself. Networks are identified to your computer by the SSID. If the devices have the same controller (Xfinitywifi networks all connect to the same controller) your computer will, more or less, assume they are the same network. But, your further response make me more certain that you have installed on your computer a program that is telling your device to connect to Xfinity wifi, and THAT is the root problem you need to find and address.
– music2myear
Nov 20 at 0:46
add a comment |
You CAN tell Windows to only connect to networks you've configured. Have you tried this? Is there an app on your computer configuring it for Xfinity connection that you can remove? It just seems to my you're trying to use heavy artillery to "fix" something that really just needs a small hammer.
– music2myear
Nov 19 at 18:54
@music2myear As usual someone else edited my question and completely changed the context. See my comment in regards to the accepted answer.
– John
Nov 19 at 21:01
@John - Only some not very nice language, and meta-commentary, was removed from your question.
– Ramhound
Nov 19 at 21:59
@John I am the one who edited your question, removing unprofessional language and unnecessary non-context that distracted from the question itself. Networks are identified to your computer by the SSID. If the devices have the same controller (Xfinitywifi networks all connect to the same controller) your computer will, more or less, assume they are the same network. But, your further response make me more certain that you have installed on your computer a program that is telling your device to connect to Xfinity wifi, and THAT is the root problem you need to find and address.
– music2myear
Nov 20 at 0:46
You CAN tell Windows to only connect to networks you've configured. Have you tried this? Is there an app on your computer configuring it for Xfinity connection that you can remove? It just seems to my you're trying to use heavy artillery to "fix" something that really just needs a small hammer.
– music2myear
Nov 19 at 18:54
You CAN tell Windows to only connect to networks you've configured. Have you tried this? Is there an app on your computer configuring it for Xfinity connection that you can remove? It just seems to my you're trying to use heavy artillery to "fix" something that really just needs a small hammer.
– music2myear
Nov 19 at 18:54
@music2myear As usual someone else edited my question and completely changed the context. See my comment in regards to the accepted answer.
– John
Nov 19 at 21:01
@music2myear As usual someone else edited my question and completely changed the context. See my comment in regards to the accepted answer.
– John
Nov 19 at 21:01
@John - Only some not very nice language, and meta-commentary, was removed from your question.
– Ramhound
Nov 19 at 21:59
@John - Only some not very nice language, and meta-commentary, was removed from your question.
– Ramhound
Nov 19 at 21:59
@John I am the one who edited your question, removing unprofessional language and unnecessary non-context that distracted from the question itself. Networks are identified to your computer by the SSID. If the devices have the same controller (Xfinitywifi networks all connect to the same controller) your computer will, more or less, assume they are the same network. But, your further response make me more certain that you have installed on your computer a program that is telling your device to connect to Xfinity wifi, and THAT is the root problem you need to find and address.
– music2myear
Nov 20 at 0:46
@John I am the one who edited your question, removing unprofessional language and unnecessary non-context that distracted from the question itself. Networks are identified to your computer by the SSID. If the devices have the same controller (Xfinitywifi networks all connect to the same controller) your computer will, more or less, assume they are the same network. But, your further response make me more certain that you have installed on your computer a program that is telling your device to connect to Xfinity wifi, and THAT is the root problem you need to find and address.
– music2myear
Nov 20 at 0:46
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
According to the error message I get if I try your command, then networktype
is needed. So try:
netsh wlan add filter permission=block ssid=xfinitywifi networktype=infrastructure
Great, that worked in the immediate. Will this prevent the laptop from connecting to all routers named "xfinitywifi"?
– John
Nov 19 at 21:00
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
According to the error message I get if I try your command, then networktype
is needed. So try:
netsh wlan add filter permission=block ssid=xfinitywifi networktype=infrastructure
Great, that worked in the immediate. Will this prevent the laptop from connecting to all routers named "xfinitywifi"?
– John
Nov 19 at 21:00
add a comment |
up vote
0
down vote
accepted
According to the error message I get if I try your command, then networktype
is needed. So try:
netsh wlan add filter permission=block ssid=xfinitywifi networktype=infrastructure
Great, that worked in the immediate. Will this prevent the laptop from connecting to all routers named "xfinitywifi"?
– John
Nov 19 at 21:00
add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
According to the error message I get if I try your command, then networktype
is needed. So try:
netsh wlan add filter permission=block ssid=xfinitywifi networktype=infrastructure
According to the error message I get if I try your command, then networktype
is needed. So try:
netsh wlan add filter permission=block ssid=xfinitywifi networktype=infrastructure
answered Nov 19 at 19:02
chloesoe
617110
617110
Great, that worked in the immediate. Will this prevent the laptop from connecting to all routers named "xfinitywifi"?
– John
Nov 19 at 21:00
add a comment |
Great, that worked in the immediate. Will this prevent the laptop from connecting to all routers named "xfinitywifi"?
– John
Nov 19 at 21:00
Great, that worked in the immediate. Will this prevent the laptop from connecting to all routers named "xfinitywifi"?
– John
Nov 19 at 21:00
Great, that worked in the immediate. Will this prevent the laptop from connecting to all routers named "xfinitywifi"?
– John
Nov 19 at 21:00
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376765%2fpermantly-ban-a-wifi-network-on-windows-7%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You CAN tell Windows to only connect to networks you've configured. Have you tried this? Is there an app on your computer configuring it for Xfinity connection that you can remove? It just seems to my you're trying to use heavy artillery to "fix" something that really just needs a small hammer.
– music2myear
Nov 19 at 18:54
@music2myear As usual someone else edited my question and completely changed the context. See my comment in regards to the accepted answer.
– John
Nov 19 at 21:01
@John - Only some not very nice language, and meta-commentary, was removed from your question.
– Ramhound
Nov 19 at 21:59
@John I am the one who edited your question, removing unprofessional language and unnecessary non-context that distracted from the question itself. Networks are identified to your computer by the SSID. If the devices have the same controller (Xfinitywifi networks all connect to the same controller) your computer will, more or less, assume they are the same network. But, your further response make me more certain that you have installed on your computer a program that is telling your device to connect to Xfinity wifi, and THAT is the root problem you need to find and address.
– music2myear
Nov 20 at 0:46