Windows 10 Hotspot error: We can't setup mobile hotspot. Turn on Wi-Fi
I get the following error whenever I try to turn my mobile hotspot on.
I made sure the following things, that usually come up when googled, are right:
- My Wi-Fi is on and I'm connected to my home network and have access to internet.
- My Wi-Fi card supports hostednetwork feature.
Internet Connection Sharing (ICS)
andRouting and Remote Access
services are running and are NOT disabled. (Tried turning them automatic too)- No Warning symbols in Device Manager. My network card is working properly and has latest drivers installed.
- I'm still able to create a hostednetwork successfully using
netsh wlan start hostednetwork
without any errors. - Restarted several times, reinstalled the drivers, and ran the troubleshooters many times, but none of them seemed to change anything.
Note: When I try (5) there's no internet when connected though I shared the right adapter and can see Access Type: Internet
in Network and Sharing Center. And restarting results in Access Type: No network access
; So I would like to use the Win 10 built-in internet feature which worked without any issues on my other PC
And I don't know if the blank near
Network Band
is causing any issues!
networking windows-10 internet hotspot ics
add a comment |
I get the following error whenever I try to turn my mobile hotspot on.
I made sure the following things, that usually come up when googled, are right:
- My Wi-Fi is on and I'm connected to my home network and have access to internet.
- My Wi-Fi card supports hostednetwork feature.
Internet Connection Sharing (ICS)
andRouting and Remote Access
services are running and are NOT disabled. (Tried turning them automatic too)- No Warning symbols in Device Manager. My network card is working properly and has latest drivers installed.
- I'm still able to create a hostednetwork successfully using
netsh wlan start hostednetwork
without any errors. - Restarted several times, reinstalled the drivers, and ran the troubleshooters many times, but none of them seemed to change anything.
Note: When I try (5) there's no internet when connected though I shared the right adapter and can see Access Type: Internet
in Network and Sharing Center. And restarting results in Access Type: No network access
; So I would like to use the Win 10 built-in internet feature which worked without any issues on my other PC
And I don't know if the blank near
Network Band
is causing any issues!
networking windows-10 internet hotspot ics
Did you find an answer to this question?
– Shraddheya Shendre
Apr 19 '17 at 7:50
Use Baidu hotspot, and you're done!
– Saravanabalagi Ramachandran
Apr 19 '17 at 9:33
add a comment |
I get the following error whenever I try to turn my mobile hotspot on.
I made sure the following things, that usually come up when googled, are right:
- My Wi-Fi is on and I'm connected to my home network and have access to internet.
- My Wi-Fi card supports hostednetwork feature.
Internet Connection Sharing (ICS)
andRouting and Remote Access
services are running and are NOT disabled. (Tried turning them automatic too)- No Warning symbols in Device Manager. My network card is working properly and has latest drivers installed.
- I'm still able to create a hostednetwork successfully using
netsh wlan start hostednetwork
without any errors. - Restarted several times, reinstalled the drivers, and ran the troubleshooters many times, but none of them seemed to change anything.
Note: When I try (5) there's no internet when connected though I shared the right adapter and can see Access Type: Internet
in Network and Sharing Center. And restarting results in Access Type: No network access
; So I would like to use the Win 10 built-in internet feature which worked without any issues on my other PC
And I don't know if the blank near
Network Band
is causing any issues!
networking windows-10 internet hotspot ics
I get the following error whenever I try to turn my mobile hotspot on.
I made sure the following things, that usually come up when googled, are right:
- My Wi-Fi is on and I'm connected to my home network and have access to internet.
- My Wi-Fi card supports hostednetwork feature.
Internet Connection Sharing (ICS)
andRouting and Remote Access
services are running and are NOT disabled. (Tried turning them automatic too)- No Warning symbols in Device Manager. My network card is working properly and has latest drivers installed.
- I'm still able to create a hostednetwork successfully using
netsh wlan start hostednetwork
without any errors. - Restarted several times, reinstalled the drivers, and ran the troubleshooters many times, but none of them seemed to change anything.
Note: When I try (5) there's no internet when connected though I shared the right adapter and can see Access Type: Internet
in Network and Sharing Center. And restarting results in Access Type: No network access
; So I would like to use the Win 10 built-in internet feature which worked without any issues on my other PC
And I don't know if the blank near
Network Band
is causing any issues!
networking windows-10 internet hotspot ics
networking windows-10 internet hotspot ics
asked Jan 15 '17 at 13:52
Saravanabalagi RamachandranSaravanabalagi Ramachandran
290312
290312
Did you find an answer to this question?
– Shraddheya Shendre
Apr 19 '17 at 7:50
Use Baidu hotspot, and you're done!
– Saravanabalagi Ramachandran
Apr 19 '17 at 9:33
add a comment |
Did you find an answer to this question?
– Shraddheya Shendre
Apr 19 '17 at 7:50
Use Baidu hotspot, and you're done!
– Saravanabalagi Ramachandran
Apr 19 '17 at 9:33
Did you find an answer to this question?
– Shraddheya Shendre
Apr 19 '17 at 7:50
Did you find an answer to this question?
– Shraddheya Shendre
Apr 19 '17 at 7:50
Use Baidu hotspot, and you're done!
– Saravanabalagi Ramachandran
Apr 19 '17 at 9:33
Use Baidu hotspot, and you're done!
– Saravanabalagi Ramachandran
Apr 19 '17 at 9:33
add a comment |
1 Answer
1
active
oldest
votes
You may want to try these two commands in the Command prompt. They fixed up the exact same problem:
Open a command prompt as admin.
In it, type the following:
netsh wlan set hostednetwork mode=allow ssid=name key=password
where name is your chosen network name and password is your password, followed by:
netsh wlan start hostednetwork
This is a command line version of the switch found in the Settings app... Hope it helps!
See:
Win10 Error: "We can't set up mobile hotspot." for more information using the same method.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2f1167572%2fwindows-10-hotspot-error-we-cant-setup-mobile-hotspot-turn-on-wi-fi%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You may want to try these two commands in the Command prompt. They fixed up the exact same problem:
Open a command prompt as admin.
In it, type the following:
netsh wlan set hostednetwork mode=allow ssid=name key=password
where name is your chosen network name and password is your password, followed by:
netsh wlan start hostednetwork
This is a command line version of the switch found in the Settings app... Hope it helps!
See:
Win10 Error: "We can't set up mobile hotspot." for more information using the same method.
add a comment |
You may want to try these two commands in the Command prompt. They fixed up the exact same problem:
Open a command prompt as admin.
In it, type the following:
netsh wlan set hostednetwork mode=allow ssid=name key=password
where name is your chosen network name and password is your password, followed by:
netsh wlan start hostednetwork
This is a command line version of the switch found in the Settings app... Hope it helps!
See:
Win10 Error: "We can't set up mobile hotspot." for more information using the same method.
add a comment |
You may want to try these two commands in the Command prompt. They fixed up the exact same problem:
Open a command prompt as admin.
In it, type the following:
netsh wlan set hostednetwork mode=allow ssid=name key=password
where name is your chosen network name and password is your password, followed by:
netsh wlan start hostednetwork
This is a command line version of the switch found in the Settings app... Hope it helps!
See:
Win10 Error: "We can't set up mobile hotspot." for more information using the same method.
You may want to try these two commands in the Command prompt. They fixed up the exact same problem:
Open a command prompt as admin.
In it, type the following:
netsh wlan set hostednetwork mode=allow ssid=name key=password
where name is your chosen network name and password is your password, followed by:
netsh wlan start hostednetwork
This is a command line version of the switch found in the Settings app... Hope it helps!
See:
Win10 Error: "We can't set up mobile hotspot." for more information using the same method.
edited Dec 27 '17 at 15:09
Michael Schumacher
701314
701314
answered Dec 27 '17 at 11:39
Lorenzo BattilocchiLorenzo Battilocchi
11
11
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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%2f1167572%2fwindows-10-hotspot-error-we-cant-setup-mobile-hotspot-turn-on-wi-fi%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
Did you find an answer to this question?
– Shraddheya Shendre
Apr 19 '17 at 7:50
Use Baidu hotspot, and you're done!
– Saravanabalagi Ramachandran
Apr 19 '17 at 9:33