Windows 10: Manually configure one wireless network and leave the rest on auto












1















My primary network connection for a Windows 10 box is a wireless connection to an Android phone. Unfortunately, the phone's wireless tethering is buggy, and often the DHCP lease is incorrect, causing me to be unable to open any new network connections. The specific issue is that the phone doesn't hand out a gateway.



My proposed solution to this is to configure the network manually, avoiding DHCP altogether, as every attempt to flash a new ROM on the phone has failed. Which brings me to my question:



How can I set manual IP settings for just one wireless network?



By setting the IPv4 settings on the network adapter, it appears that it applies to all wireless APs, and not just the one I want to configure.










share|improve this question



























    1















    My primary network connection for a Windows 10 box is a wireless connection to an Android phone. Unfortunately, the phone's wireless tethering is buggy, and often the DHCP lease is incorrect, causing me to be unable to open any new network connections. The specific issue is that the phone doesn't hand out a gateway.



    My proposed solution to this is to configure the network manually, avoiding DHCP altogether, as every attempt to flash a new ROM on the phone has failed. Which brings me to my question:



    How can I set manual IP settings for just one wireless network?



    By setting the IPv4 settings on the network adapter, it appears that it applies to all wireless APs, and not just the one I want to configure.










    share|improve this question

























      1












      1








      1








      My primary network connection for a Windows 10 box is a wireless connection to an Android phone. Unfortunately, the phone's wireless tethering is buggy, and often the DHCP lease is incorrect, causing me to be unable to open any new network connections. The specific issue is that the phone doesn't hand out a gateway.



      My proposed solution to this is to configure the network manually, avoiding DHCP altogether, as every attempt to flash a new ROM on the phone has failed. Which brings me to my question:



      How can I set manual IP settings for just one wireless network?



      By setting the IPv4 settings on the network adapter, it appears that it applies to all wireless APs, and not just the one I want to configure.










      share|improve this question














      My primary network connection for a Windows 10 box is a wireless connection to an Android phone. Unfortunately, the phone's wireless tethering is buggy, and often the DHCP lease is incorrect, causing me to be unable to open any new network connections. The specific issue is that the phone doesn't hand out a gateway.



      My proposed solution to this is to configure the network manually, avoiding DHCP altogether, as every attempt to flash a new ROM on the phone has failed. Which brings me to my question:



      How can I set manual IP settings for just one wireless network?



      By setting the IPv4 settings on the network adapter, it appears that it applies to all wireless APs, and not just the one I want to configure.







      windows-10 wireless-networking






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Aug 11 '17 at 1:02









      Scott SeveranceScott Severance

      3481622




      3481622






















          2 Answers
          2






          active

          oldest

          votes


















          1














          I'm not aware of any way of setting the IPv4 settings for a specific network only as opposed to a specific adapter, but I would suggest another approach for you particular situation.



          Windows allows you to set an Alternate Configuration for when no DHCP server is found. By default it is set to automatically give you an address in the 169.254.0.1 through 169.254.255.254 range when no DHCP server is found. You can change this default to specifc IPv4 settings of your choosing; in your case, your phone's wireless configuration. To do so, do the following:




          1. Go to Network and Sharing Center

          2. Go to Change Adapter Settings

          3. Right-click your Wireless Adapter

          4. Choose Properties

          5. Select IPv4 Properties

          6. In the General tab choose Obtain an IP address automatically

          7. Now up top choose the Alternate Configuration tab

          8. By default you'll se the Automatic private IP address radio button selected. This is what sets it to the default 169.254.x.x range. Instead select the User configured radio button. Now enter your phone wifi IP information

          9. Click OK and you're done.


          So if you're on any other network with DHCP it will connect automatically with no problem, but will switch over to manual settings when you start having DHCP lease issues on your phone's wifi network.



          enter image description here






          share|improve this answer
























          • Thanks. It's idiotic that Windows doesn't have the ability to make per-SSID settings, but I suspect you're right. I've set things up as you suggested. So far, DHCP is working so I can't test it.

            – Scott Severance
            Aug 11 '17 at 17:15



















          -1














          I realize this was asked over a year ago, but...In Windows 10 go to All Settings then Network and Internet then select Wi-Fi on the left hand side. Select Manage known networks. select your phones Wi-Fi (I assume its saved since its already been connected to in the past) and click Properties. Scroll down to IP settings and click Edit. Change the drop down to Manual. Turn on IPv4 or 6 (whatever your flavor) and enter all the pertinent info. Boom, Static IP per wireless network.






          share|improve this answer























            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
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1239761%2fwindows-10-manually-configure-one-wireless-network-and-leave-the-rest-on-auto%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            I'm not aware of any way of setting the IPv4 settings for a specific network only as opposed to a specific adapter, but I would suggest another approach for you particular situation.



            Windows allows you to set an Alternate Configuration for when no DHCP server is found. By default it is set to automatically give you an address in the 169.254.0.1 through 169.254.255.254 range when no DHCP server is found. You can change this default to specifc IPv4 settings of your choosing; in your case, your phone's wireless configuration. To do so, do the following:




            1. Go to Network and Sharing Center

            2. Go to Change Adapter Settings

            3. Right-click your Wireless Adapter

            4. Choose Properties

            5. Select IPv4 Properties

            6. In the General tab choose Obtain an IP address automatically

            7. Now up top choose the Alternate Configuration tab

            8. By default you'll se the Automatic private IP address radio button selected. This is what sets it to the default 169.254.x.x range. Instead select the User configured radio button. Now enter your phone wifi IP information

            9. Click OK and you're done.


            So if you're on any other network with DHCP it will connect automatically with no problem, but will switch over to manual settings when you start having DHCP lease issues on your phone's wifi network.



            enter image description here






            share|improve this answer
























            • Thanks. It's idiotic that Windows doesn't have the ability to make per-SSID settings, but I suspect you're right. I've set things up as you suggested. So far, DHCP is working so I can't test it.

              – Scott Severance
              Aug 11 '17 at 17:15
















            1














            I'm not aware of any way of setting the IPv4 settings for a specific network only as opposed to a specific adapter, but I would suggest another approach for you particular situation.



            Windows allows you to set an Alternate Configuration for when no DHCP server is found. By default it is set to automatically give you an address in the 169.254.0.1 through 169.254.255.254 range when no DHCP server is found. You can change this default to specifc IPv4 settings of your choosing; in your case, your phone's wireless configuration. To do so, do the following:




            1. Go to Network and Sharing Center

            2. Go to Change Adapter Settings

            3. Right-click your Wireless Adapter

            4. Choose Properties

            5. Select IPv4 Properties

            6. In the General tab choose Obtain an IP address automatically

            7. Now up top choose the Alternate Configuration tab

            8. By default you'll se the Automatic private IP address radio button selected. This is what sets it to the default 169.254.x.x range. Instead select the User configured radio button. Now enter your phone wifi IP information

            9. Click OK and you're done.


            So if you're on any other network with DHCP it will connect automatically with no problem, but will switch over to manual settings when you start having DHCP lease issues on your phone's wifi network.



            enter image description here






            share|improve this answer
























            • Thanks. It's idiotic that Windows doesn't have the ability to make per-SSID settings, but I suspect you're right. I've set things up as you suggested. So far, DHCP is working so I can't test it.

              – Scott Severance
              Aug 11 '17 at 17:15














            1












            1








            1







            I'm not aware of any way of setting the IPv4 settings for a specific network only as opposed to a specific adapter, but I would suggest another approach for you particular situation.



            Windows allows you to set an Alternate Configuration for when no DHCP server is found. By default it is set to automatically give you an address in the 169.254.0.1 through 169.254.255.254 range when no DHCP server is found. You can change this default to specifc IPv4 settings of your choosing; in your case, your phone's wireless configuration. To do so, do the following:




            1. Go to Network and Sharing Center

            2. Go to Change Adapter Settings

            3. Right-click your Wireless Adapter

            4. Choose Properties

            5. Select IPv4 Properties

            6. In the General tab choose Obtain an IP address automatically

            7. Now up top choose the Alternate Configuration tab

            8. By default you'll se the Automatic private IP address radio button selected. This is what sets it to the default 169.254.x.x range. Instead select the User configured radio button. Now enter your phone wifi IP information

            9. Click OK and you're done.


            So if you're on any other network with DHCP it will connect automatically with no problem, but will switch over to manual settings when you start having DHCP lease issues on your phone's wifi network.



            enter image description here






            share|improve this answer













            I'm not aware of any way of setting the IPv4 settings for a specific network only as opposed to a specific adapter, but I would suggest another approach for you particular situation.



            Windows allows you to set an Alternate Configuration for when no DHCP server is found. By default it is set to automatically give you an address in the 169.254.0.1 through 169.254.255.254 range when no DHCP server is found. You can change this default to specifc IPv4 settings of your choosing; in your case, your phone's wireless configuration. To do so, do the following:




            1. Go to Network and Sharing Center

            2. Go to Change Adapter Settings

            3. Right-click your Wireless Adapter

            4. Choose Properties

            5. Select IPv4 Properties

            6. In the General tab choose Obtain an IP address automatically

            7. Now up top choose the Alternate Configuration tab

            8. By default you'll se the Automatic private IP address radio button selected. This is what sets it to the default 169.254.x.x range. Instead select the User configured radio button. Now enter your phone wifi IP information

            9. Click OK and you're done.


            So if you're on any other network with DHCP it will connect automatically with no problem, but will switch over to manual settings when you start having DHCP lease issues on your phone's wifi network.



            enter image description here







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Aug 11 '17 at 2:32









            n8ten8te

            4,96272233




            4,96272233













            • Thanks. It's idiotic that Windows doesn't have the ability to make per-SSID settings, but I suspect you're right. I've set things up as you suggested. So far, DHCP is working so I can't test it.

              – Scott Severance
              Aug 11 '17 at 17:15



















            • Thanks. It's idiotic that Windows doesn't have the ability to make per-SSID settings, but I suspect you're right. I've set things up as you suggested. So far, DHCP is working so I can't test it.

              – Scott Severance
              Aug 11 '17 at 17:15

















            Thanks. It's idiotic that Windows doesn't have the ability to make per-SSID settings, but I suspect you're right. I've set things up as you suggested. So far, DHCP is working so I can't test it.

            – Scott Severance
            Aug 11 '17 at 17:15





            Thanks. It's idiotic that Windows doesn't have the ability to make per-SSID settings, but I suspect you're right. I've set things up as you suggested. So far, DHCP is working so I can't test it.

            – Scott Severance
            Aug 11 '17 at 17:15













            -1














            I realize this was asked over a year ago, but...In Windows 10 go to All Settings then Network and Internet then select Wi-Fi on the left hand side. Select Manage known networks. select your phones Wi-Fi (I assume its saved since its already been connected to in the past) and click Properties. Scroll down to IP settings and click Edit. Change the drop down to Manual. Turn on IPv4 or 6 (whatever your flavor) and enter all the pertinent info. Boom, Static IP per wireless network.






            share|improve this answer




























              -1














              I realize this was asked over a year ago, but...In Windows 10 go to All Settings then Network and Internet then select Wi-Fi on the left hand side. Select Manage known networks. select your phones Wi-Fi (I assume its saved since its already been connected to in the past) and click Properties. Scroll down to IP settings and click Edit. Change the drop down to Manual. Turn on IPv4 or 6 (whatever your flavor) and enter all the pertinent info. Boom, Static IP per wireless network.






              share|improve this answer


























                -1












                -1








                -1







                I realize this was asked over a year ago, but...In Windows 10 go to All Settings then Network and Internet then select Wi-Fi on the left hand side. Select Manage known networks. select your phones Wi-Fi (I assume its saved since its already been connected to in the past) and click Properties. Scroll down to IP settings and click Edit. Change the drop down to Manual. Turn on IPv4 or 6 (whatever your flavor) and enter all the pertinent info. Boom, Static IP per wireless network.






                share|improve this answer













                I realize this was asked over a year ago, but...In Windows 10 go to All Settings then Network and Internet then select Wi-Fi on the left hand side. Select Manage known networks. select your phones Wi-Fi (I assume its saved since its already been connected to in the past) and click Properties. Scroll down to IP settings and click Edit. Change the drop down to Manual. Turn on IPv4 or 6 (whatever your flavor) and enter all the pertinent info. Boom, Static IP per wireless network.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Feb 1 at 23:01









                Johnathan ToddJohnathan Todd

                1




                1






























                    draft saved

                    draft discarded




















































                    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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1239761%2fwindows-10-manually-configure-one-wireless-network-and-leave-the-rest-on-auto%23new-answer', 'question_page');
                    }
                    );

                    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







                    Popular posts from this blog

                    flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

                    Mangá

                     ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕