Set Default Printer Option Missing in Windows 10












2















Typically, in Windows 10, you can right-click on a printer and then the context-menu will provide you an option to set that printer as default.



Today, one of my Active Directory users reported printing issues and that she could no longer set a printer as default.



Sure enough, whether I log in as admin or as her, the "set as default printer" option is now missing:



enter image description here



Notice that the option to "set printer as default" is missing from the context-menu in the screen-shot above.



Any advice?










share|improve this question























  • maybe it has something to do with the new default printer changes in Windows 10 ? printandshare.info/kb/articles/00003/…

    – juFo
    Dec 11 '15 at 8:20
















2















Typically, in Windows 10, you can right-click on a printer and then the context-menu will provide you an option to set that printer as default.



Today, one of my Active Directory users reported printing issues and that she could no longer set a printer as default.



Sure enough, whether I log in as admin or as her, the "set as default printer" option is now missing:



enter image description here



Notice that the option to "set printer as default" is missing from the context-menu in the screen-shot above.



Any advice?










share|improve this question























  • maybe it has something to do with the new default printer changes in Windows 10 ? printandshare.info/kb/articles/00003/…

    – juFo
    Dec 11 '15 at 8:20














2












2








2


2






Typically, in Windows 10, you can right-click on a printer and then the context-menu will provide you an option to set that printer as default.



Today, one of my Active Directory users reported printing issues and that she could no longer set a printer as default.



Sure enough, whether I log in as admin or as her, the "set as default printer" option is now missing:



enter image description here



Notice that the option to "set printer as default" is missing from the context-menu in the screen-shot above.



Any advice?










share|improve this question














Typically, in Windows 10, you can right-click on a printer and then the context-menu will provide you an option to set that printer as default.



Today, one of my Active Directory users reported printing issues and that she could no longer set a printer as default.



Sure enough, whether I log in as admin or as her, the "set as default printer" option is now missing:



enter image description here



Notice that the option to "set printer as default" is missing from the context-menu in the screen-shot above.



Any advice?







windows-10 printing printer network-printer






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Sep 10 '15 at 16:25









LonnieBestLonnieBest

59222033




59222033













  • maybe it has something to do with the new default printer changes in Windows 10 ? printandshare.info/kb/articles/00003/…

    – juFo
    Dec 11 '15 at 8:20



















  • maybe it has something to do with the new default printer changes in Windows 10 ? printandshare.info/kb/articles/00003/…

    – juFo
    Dec 11 '15 at 8:20

















maybe it has something to do with the new default printer changes in Windows 10 ? printandshare.info/kb/articles/00003/…

– juFo
Dec 11 '15 at 8:20





maybe it has something to do with the new default printer changes in Windows 10 ? printandshare.info/kb/articles/00003/…

– juFo
Dec 11 '15 at 8:20










2 Answers
2






active

oldest

votes


















0














Shameless plug - I wrote the following utility. It is open-sourced on Github if you want to check it out yourself.





You can use my new app, ChangeDefaultPrinter to manually choose a default printer. It does not need to be installed, and can run in a limited user's context or an administrator context.



With Windows 10, Microsoft wants to default to managing your default printer, based on which printer you printed to last while on that network. If you don't want Windows choosing this for you, you can disable it (the app does this automatically if you choose a default printer).



To disable the automatic default, you can use the Registry Editor to edit
the HKEY_CURRENT_USERSOFTWAREMicrosoftWindows NTCurrentVersionWindows key. Look for a DWORD called LegacyDefaultPrinterMode. If it's not there, create it. Set the value to 1 to manually choose the default printer (as per previous versions of Windows), or to 0 (or delete it) to enable Windows being able to change the default.



Changes take effect immediately, without the user logging in and out. After this, you should be able to set the default printer.






share|improve this answer































    0














    You don't need any utility to do this. As per this Microsoft support page:




    To choose a default printer, select the Start button and then Settings
    . Go to Devices > Printers & scanners > select a printer > Manage.
    Then select Set as default. If you have "Let Windows manage my default
    printer" selected, you'll need to deselect it before you can choose a
    default printer on your own
    .







    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%2f971163%2fset-default-printer-option-missing-in-windows-10%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









      0














      Shameless plug - I wrote the following utility. It is open-sourced on Github if you want to check it out yourself.





      You can use my new app, ChangeDefaultPrinter to manually choose a default printer. It does not need to be installed, and can run in a limited user's context or an administrator context.



      With Windows 10, Microsoft wants to default to managing your default printer, based on which printer you printed to last while on that network. If you don't want Windows choosing this for you, you can disable it (the app does this automatically if you choose a default printer).



      To disable the automatic default, you can use the Registry Editor to edit
      the HKEY_CURRENT_USERSOFTWAREMicrosoftWindows NTCurrentVersionWindows key. Look for a DWORD called LegacyDefaultPrinterMode. If it's not there, create it. Set the value to 1 to manually choose the default printer (as per previous versions of Windows), or to 0 (or delete it) to enable Windows being able to change the default.



      Changes take effect immediately, without the user logging in and out. After this, you should be able to set the default printer.






      share|improve this answer




























        0














        Shameless plug - I wrote the following utility. It is open-sourced on Github if you want to check it out yourself.





        You can use my new app, ChangeDefaultPrinter to manually choose a default printer. It does not need to be installed, and can run in a limited user's context or an administrator context.



        With Windows 10, Microsoft wants to default to managing your default printer, based on which printer you printed to last while on that network. If you don't want Windows choosing this for you, you can disable it (the app does this automatically if you choose a default printer).



        To disable the automatic default, you can use the Registry Editor to edit
        the HKEY_CURRENT_USERSOFTWAREMicrosoftWindows NTCurrentVersionWindows key. Look for a DWORD called LegacyDefaultPrinterMode. If it's not there, create it. Set the value to 1 to manually choose the default printer (as per previous versions of Windows), or to 0 (or delete it) to enable Windows being able to change the default.



        Changes take effect immediately, without the user logging in and out. After this, you should be able to set the default printer.






        share|improve this answer


























          0












          0








          0







          Shameless plug - I wrote the following utility. It is open-sourced on Github if you want to check it out yourself.





          You can use my new app, ChangeDefaultPrinter to manually choose a default printer. It does not need to be installed, and can run in a limited user's context or an administrator context.



          With Windows 10, Microsoft wants to default to managing your default printer, based on which printer you printed to last while on that network. If you don't want Windows choosing this for you, you can disable it (the app does this automatically if you choose a default printer).



          To disable the automatic default, you can use the Registry Editor to edit
          the HKEY_CURRENT_USERSOFTWAREMicrosoftWindows NTCurrentVersionWindows key. Look for a DWORD called LegacyDefaultPrinterMode. If it's not there, create it. Set the value to 1 to manually choose the default printer (as per previous versions of Windows), or to 0 (or delete it) to enable Windows being able to change the default.



          Changes take effect immediately, without the user logging in and out. After this, you should be able to set the default printer.






          share|improve this answer













          Shameless plug - I wrote the following utility. It is open-sourced on Github if you want to check it out yourself.





          You can use my new app, ChangeDefaultPrinter to manually choose a default printer. It does not need to be installed, and can run in a limited user's context or an administrator context.



          With Windows 10, Microsoft wants to default to managing your default printer, based on which printer you printed to last while on that network. If you don't want Windows choosing this for you, you can disable it (the app does this automatically if you choose a default printer).



          To disable the automatic default, you can use the Registry Editor to edit
          the HKEY_CURRENT_USERSOFTWAREMicrosoftWindows NTCurrentVersionWindows key. Look for a DWORD called LegacyDefaultPrinterMode. If it's not there, create it. Set the value to 1 to manually choose the default printer (as per previous versions of Windows), or to 0 (or delete it) to enable Windows being able to change the default.



          Changes take effect immediately, without the user logging in and out. After this, you should be able to set the default printer.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Feb 10 '18 at 3:34









          Canadian LukeCanadian Luke

          18.1k3090148




          18.1k3090148

























              0














              You don't need any utility to do this. As per this Microsoft support page:




              To choose a default printer, select the Start button and then Settings
              . Go to Devices > Printers & scanners > select a printer > Manage.
              Then select Set as default. If you have "Let Windows manage my default
              printer" selected, you'll need to deselect it before you can choose a
              default printer on your own
              .







              share|improve this answer




























                0














                You don't need any utility to do this. As per this Microsoft support page:




                To choose a default printer, select the Start button and then Settings
                . Go to Devices > Printers & scanners > select a printer > Manage.
                Then select Set as default. If you have "Let Windows manage my default
                printer" selected, you'll need to deselect it before you can choose a
                default printer on your own
                .







                share|improve this answer


























                  0












                  0








                  0







                  You don't need any utility to do this. As per this Microsoft support page:




                  To choose a default printer, select the Start button and then Settings
                  . Go to Devices > Printers & scanners > select a printer > Manage.
                  Then select Set as default. If you have "Let Windows manage my default
                  printer" selected, you'll need to deselect it before you can choose a
                  default printer on your own
                  .







                  share|improve this answer













                  You don't need any utility to do this. As per this Microsoft support page:




                  To choose a default printer, select the Start button and then Settings
                  . Go to Devices > Printers & scanners > select a printer > Manage.
                  Then select Set as default. If you have "Let Windows manage my default
                  printer" selected, you'll need to deselect it before you can choose a
                  default printer on your own
                  .








                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Feb 10 '18 at 9:05









                  hdhondthdhondt

                  2,7752910




                  2,7752910






























                      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%2f971163%2fset-default-printer-option-missing-in-windows-10%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

                      Список кардиналов, возведённых папой римским Каликстом III

                      Deduzione

                      Mysql.sock missing - “Can't connect to local MySQL server through socket”