Can you disable the 2.4GHz band on a Wi-Fi card?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
This is a companion question to Can you disable the 5GHz band on a Wi-Fi card (specifically Intel 6200)?
For testing and troubleshooting purposes how to disable the 2.4 GHz band on a Wi-Fi card on Windows?
windows wireless-networking drivers
add a comment |
This is a companion question to Can you disable the 5GHz band on a Wi-Fi card (specifically Intel 6200)?
For testing and troubleshooting purposes how to disable the 2.4 GHz band on a Wi-Fi card on Windows?
windows wireless-networking drivers
add a comment |
This is a companion question to Can you disable the 5GHz band on a Wi-Fi card (specifically Intel 6200)?
For testing and troubleshooting purposes how to disable the 2.4 GHz band on a Wi-Fi card on Windows?
windows wireless-networking drivers
This is a companion question to Can you disable the 5GHz band on a Wi-Fi card (specifically Intel 6200)?
For testing and troubleshooting purposes how to disable the 2.4 GHz band on a Wi-Fi card on Windows?
windows wireless-networking drivers
windows wireless-networking drivers
asked Jan 30 at 13:46
bolovbolov
15018
15018
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
The procedure is pretty much the same as described here. It applies to Intel drivers (Intel(R) Wireless-AC 9560 160MHz specifically in my case), but I assume it is similar for other providers.
First a quick reminder of Wi-Fi standards and bands:
| Gen | Standard | Band |
| ------- | -------- | --------------- |
| Wi-Fi 1 | 802.11b | 2.4 GHz |
| Wi-Fi 2 | 802.11a | 5 GHz |
| Wi-Fi 3 | 802.11g | 2.4 GHz |
| Wi-Fi 4 | 802.11n | 2.4 GHz / 5 GHz |
| Wi-Fi 5 | 802.11ac | 5 GHz |
To disable the 2.4 GHz band we need to disable the standards that use it:
- Device Manager » The wireless card » Properties » Advanced Tab
802.11 a/b/g/n Wireless Mode
set to1.5GHz 8021.11a
802.11n/ac Wireless Mode
set to802.11ac
There is another option Preferred Band
which you can set to Prefer 5GHz band
, but I don't know what exactly it does and if it is necessary to change it when the all the protocols that use the 2.4 GHz are already disabled.
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%2f1400086%2fcan-you-disable-the-2-4ghz-band-on-a-wi-fi-card%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
The procedure is pretty much the same as described here. It applies to Intel drivers (Intel(R) Wireless-AC 9560 160MHz specifically in my case), but I assume it is similar for other providers.
First a quick reminder of Wi-Fi standards and bands:
| Gen | Standard | Band |
| ------- | -------- | --------------- |
| Wi-Fi 1 | 802.11b | 2.4 GHz |
| Wi-Fi 2 | 802.11a | 5 GHz |
| Wi-Fi 3 | 802.11g | 2.4 GHz |
| Wi-Fi 4 | 802.11n | 2.4 GHz / 5 GHz |
| Wi-Fi 5 | 802.11ac | 5 GHz |
To disable the 2.4 GHz band we need to disable the standards that use it:
- Device Manager » The wireless card » Properties » Advanced Tab
802.11 a/b/g/n Wireless Mode
set to1.5GHz 8021.11a
802.11n/ac Wireless Mode
set to802.11ac
There is another option Preferred Band
which you can set to Prefer 5GHz band
, but I don't know what exactly it does and if it is necessary to change it when the all the protocols that use the 2.4 GHz are already disabled.
add a comment |
The procedure is pretty much the same as described here. It applies to Intel drivers (Intel(R) Wireless-AC 9560 160MHz specifically in my case), but I assume it is similar for other providers.
First a quick reminder of Wi-Fi standards and bands:
| Gen | Standard | Band |
| ------- | -------- | --------------- |
| Wi-Fi 1 | 802.11b | 2.4 GHz |
| Wi-Fi 2 | 802.11a | 5 GHz |
| Wi-Fi 3 | 802.11g | 2.4 GHz |
| Wi-Fi 4 | 802.11n | 2.4 GHz / 5 GHz |
| Wi-Fi 5 | 802.11ac | 5 GHz |
To disable the 2.4 GHz band we need to disable the standards that use it:
- Device Manager » The wireless card » Properties » Advanced Tab
802.11 a/b/g/n Wireless Mode
set to1.5GHz 8021.11a
802.11n/ac Wireless Mode
set to802.11ac
There is another option Preferred Band
which you can set to Prefer 5GHz band
, but I don't know what exactly it does and if it is necessary to change it when the all the protocols that use the 2.4 GHz are already disabled.
add a comment |
The procedure is pretty much the same as described here. It applies to Intel drivers (Intel(R) Wireless-AC 9560 160MHz specifically in my case), but I assume it is similar for other providers.
First a quick reminder of Wi-Fi standards and bands:
| Gen | Standard | Band |
| ------- | -------- | --------------- |
| Wi-Fi 1 | 802.11b | 2.4 GHz |
| Wi-Fi 2 | 802.11a | 5 GHz |
| Wi-Fi 3 | 802.11g | 2.4 GHz |
| Wi-Fi 4 | 802.11n | 2.4 GHz / 5 GHz |
| Wi-Fi 5 | 802.11ac | 5 GHz |
To disable the 2.4 GHz band we need to disable the standards that use it:
- Device Manager » The wireless card » Properties » Advanced Tab
802.11 a/b/g/n Wireless Mode
set to1.5GHz 8021.11a
802.11n/ac Wireless Mode
set to802.11ac
There is another option Preferred Band
which you can set to Prefer 5GHz band
, but I don't know what exactly it does and if it is necessary to change it when the all the protocols that use the 2.4 GHz are already disabled.
The procedure is pretty much the same as described here. It applies to Intel drivers (Intel(R) Wireless-AC 9560 160MHz specifically in my case), but I assume it is similar for other providers.
First a quick reminder of Wi-Fi standards and bands:
| Gen | Standard | Band |
| ------- | -------- | --------------- |
| Wi-Fi 1 | 802.11b | 2.4 GHz |
| Wi-Fi 2 | 802.11a | 5 GHz |
| Wi-Fi 3 | 802.11g | 2.4 GHz |
| Wi-Fi 4 | 802.11n | 2.4 GHz / 5 GHz |
| Wi-Fi 5 | 802.11ac | 5 GHz |
To disable the 2.4 GHz band we need to disable the standards that use it:
- Device Manager » The wireless card » Properties » Advanced Tab
802.11 a/b/g/n Wireless Mode
set to1.5GHz 8021.11a
802.11n/ac Wireless Mode
set to802.11ac
There is another option Preferred Band
which you can set to Prefer 5GHz band
, but I don't know what exactly it does and if it is necessary to change it when the all the protocols that use the 2.4 GHz are already disabled.
answered Jan 30 at 13:46
bolovbolov
15018
15018
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%2f1400086%2fcan-you-disable-the-2-4ghz-band-on-a-wi-fi-card%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