After disabling Secure Boot in Lenovo Yoga 14 I cannot boot into Windows 10












1















To test a bootable USB flash drive, I disabled Secure Boot on my Lenovo Yoga 14.



When I want to restore my BIOS setting back, I found every time I did it and restarted the PC, the setting with disabled Secure Boot came back, and my PC couldn’t boot from my hard drive into my Windows 10 system. I can still boot from my USB flash drive and CD. I tried to repair my system, but with no luck.



Is this what Secure Boot is supposed to do, punishing the user who disabled it? I would appreciate any helpful answer. Thanks a million!










share|improve this question

























  • Secure Boot isn't required for any version of Windows except Windows RT which you don't have

    – Ramhound
    May 5 '17 at 2:32











  • What are you trying to achieve by disabling Secure Boot?

    – Ramhound
    May 5 '17 at 2:42
















1















To test a bootable USB flash drive, I disabled Secure Boot on my Lenovo Yoga 14.



When I want to restore my BIOS setting back, I found every time I did it and restarted the PC, the setting with disabled Secure Boot came back, and my PC couldn’t boot from my hard drive into my Windows 10 system. I can still boot from my USB flash drive and CD. I tried to repair my system, but with no luck.



Is this what Secure Boot is supposed to do, punishing the user who disabled it? I would appreciate any helpful answer. Thanks a million!










share|improve this question

























  • Secure Boot isn't required for any version of Windows except Windows RT which you don't have

    – Ramhound
    May 5 '17 at 2:32











  • What are you trying to achieve by disabling Secure Boot?

    – Ramhound
    May 5 '17 at 2:42














1












1








1








To test a bootable USB flash drive, I disabled Secure Boot on my Lenovo Yoga 14.



When I want to restore my BIOS setting back, I found every time I did it and restarted the PC, the setting with disabled Secure Boot came back, and my PC couldn’t boot from my hard drive into my Windows 10 system. I can still boot from my USB flash drive and CD. I tried to repair my system, but with no luck.



Is this what Secure Boot is supposed to do, punishing the user who disabled it? I would appreciate any helpful answer. Thanks a million!










share|improve this question
















To test a bootable USB flash drive, I disabled Secure Boot on my Lenovo Yoga 14.



When I want to restore my BIOS setting back, I found every time I did it and restarted the PC, the setting with disabled Secure Boot came back, and my PC couldn’t boot from my hard drive into my Windows 10 system. I can still boot from my USB flash drive and CD. I tried to repair my system, but with no luck.



Is this what Secure Boot is supposed to do, punishing the user who disabled it? I would appreciate any helpful answer. Thanks a million!







windows-10 secure-boot






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 5 '17 at 2:06









JakeGould

32k1098140




32k1098140










asked May 5 '17 at 1:40









microbitmicrobit

613




613













  • Secure Boot isn't required for any version of Windows except Windows RT which you don't have

    – Ramhound
    May 5 '17 at 2:32











  • What are you trying to achieve by disabling Secure Boot?

    – Ramhound
    May 5 '17 at 2:42



















  • Secure Boot isn't required for any version of Windows except Windows RT which you don't have

    – Ramhound
    May 5 '17 at 2:32











  • What are you trying to achieve by disabling Secure Boot?

    – Ramhound
    May 5 '17 at 2:42

















Secure Boot isn't required for any version of Windows except Windows RT which you don't have

– Ramhound
May 5 '17 at 2:32





Secure Boot isn't required for any version of Windows except Windows RT which you don't have

– Ramhound
May 5 '17 at 2:32













What are you trying to achieve by disabling Secure Boot?

– Ramhound
May 5 '17 at 2:42





What are you trying to achieve by disabling Secure Boot?

– Ramhound
May 5 '17 at 2:42










3 Answers
3






active

oldest

votes


















0














Secure Boot is UEFI. Basically, when Windows 10 is installed using UEFI, it enables all the security features to better-protect your hard drive from being hacked or tampered with.



If you disable UEFI in the BIOS Windows won’t boot by design. Re-enabling it should let you boot right back into Windows. It is possible to re-install the "BIOS" bootloader for Windows, but that is a much more complicated process.






share|improve this answer


























  • Thanks. I checked all the BIOS setting, there is only one place to set boot to UEFI only, Legacy only, or both. Even I set UEFI only and save & restart, the BIOS setting will change back to Legacy only again. It looks like, disabled Secure Boot is protecting some BIOS setting from being changed.

    – microbit
    May 5 '17 at 2:25






  • 1





    Secure Boot is UEFI - This is absolutely false Secure Boot is NOT UEFI it's simply a feature of UEFI. You can disable Secure Boot on ALL Windows 8, Windows 8.1, and Windows 10 OEM machines. Being able to disable Secure Boot is required for an OEM to sell the device

    – Ramhound
    May 5 '17 at 2:41



















0














I finally gave up and reinstalled Windows 10. When I tried to install the new system at the first time, it prompted "windows cannot be installed on this disk. The selected disk is of the GPT partition style." It turned out that my old system was installed under UFEI format. Because I tried to install a new system under Legacy mode, this error appeared. I had to use Diskpart to clean the whole hard drive again, then I successfully installed the new Windows 10 system. After I installed the new system and update BIOS, my BIOS restored to the normal state: changed setting never restored to old status any more. It is true when I enable UEFI only, the PC cannot boot into system until I disable it. I think that's because the system was installed under Legacy mode.






share|improve this answer































    0














    As Ramhound noted in a comment, Secure Boot is not required to boot Windows. (Microsoft does require that computers are certified by them as Windows-compatible and that ship with Windows pre-installed ship with Secure Boot enabled, but that's a contractual requirement, not a technical one. You can disable Secure Boot and the system should boot just fine.)



    Chances are you not only disabled Secure Boot, but also enabled the Compatibility Support Module (CSM), which caused the computer to boot in BIOS/CSM/legacy mode. EFI/UEFI-mode and BIOS/CSM/legacy-mode booting require different boot loaders and (for Windows) partition tables, so if you switch the computer's boot mode, Windows will stop booting. If I'm right, it was this change in boot mode, not disabling Secure Boot per se, that caused your problem. The description of your subsequent problems in your answer further supports my hypothesis; the complaint by the Windows installer that the disk was in GPT format indicates a BIOS-mode boot of the installation medium.



    A better solution for your problem would have been to figure out how to boot with Secure Boot disabled but with the CSM also disabled, or at least to learn to control the boot mode (EFI/UEFI vs. BIOS/CSM/legacy). Unfortunately, details of how to do this vary greatly from one computer to another. Some computers provide clear and (seemingly) mutually exclusive boot modes; but on others, enabling the CSM provides merely the option of booting in BIOS mode. In some cases, what seems like a set of mutually-exclusive options is not so mutually exclusive; the computer might boot in EFI mode even if you set a "BIOS-only" option, or vice-versa. This can be extremely frustrating and confusing, particularly if you don't understand the difference between EFI-mode and BIOS-mode booting. See this page of mine for more on this subject.



    As to your solution, if it works to your satisfaction, then fine; but be aware that a BIOS-mode boot may be a little slower than an EFI-mode boot. Also, enabling the CSM complicates the boot path, so if you decide to dual-boot in the future, it's imperative that you understand boot modes enough to ensure that you install your next OS in BIOS mode. (Mixed BIOS-mode/EFI-mode installations are possible, but are generally difficult to manage.)






    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%2f1206187%2fafter-disabling-secure-boot-in-lenovo-yoga-14-i-cannot-boot-into-windows-10%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      Secure Boot is UEFI. Basically, when Windows 10 is installed using UEFI, it enables all the security features to better-protect your hard drive from being hacked or tampered with.



      If you disable UEFI in the BIOS Windows won’t boot by design. Re-enabling it should let you boot right back into Windows. It is possible to re-install the "BIOS" bootloader for Windows, but that is a much more complicated process.






      share|improve this answer


























      • Thanks. I checked all the BIOS setting, there is only one place to set boot to UEFI only, Legacy only, or both. Even I set UEFI only and save & restart, the BIOS setting will change back to Legacy only again. It looks like, disabled Secure Boot is protecting some BIOS setting from being changed.

        – microbit
        May 5 '17 at 2:25






      • 1





        Secure Boot is UEFI - This is absolutely false Secure Boot is NOT UEFI it's simply a feature of UEFI. You can disable Secure Boot on ALL Windows 8, Windows 8.1, and Windows 10 OEM machines. Being able to disable Secure Boot is required for an OEM to sell the device

        – Ramhound
        May 5 '17 at 2:41
















      0














      Secure Boot is UEFI. Basically, when Windows 10 is installed using UEFI, it enables all the security features to better-protect your hard drive from being hacked or tampered with.



      If you disable UEFI in the BIOS Windows won’t boot by design. Re-enabling it should let you boot right back into Windows. It is possible to re-install the "BIOS" bootloader for Windows, but that is a much more complicated process.






      share|improve this answer


























      • Thanks. I checked all the BIOS setting, there is only one place to set boot to UEFI only, Legacy only, or both. Even I set UEFI only and save & restart, the BIOS setting will change back to Legacy only again. It looks like, disabled Secure Boot is protecting some BIOS setting from being changed.

        – microbit
        May 5 '17 at 2:25






      • 1





        Secure Boot is UEFI - This is absolutely false Secure Boot is NOT UEFI it's simply a feature of UEFI. You can disable Secure Boot on ALL Windows 8, Windows 8.1, and Windows 10 OEM machines. Being able to disable Secure Boot is required for an OEM to sell the device

        – Ramhound
        May 5 '17 at 2:41














      0












      0








      0







      Secure Boot is UEFI. Basically, when Windows 10 is installed using UEFI, it enables all the security features to better-protect your hard drive from being hacked or tampered with.



      If you disable UEFI in the BIOS Windows won’t boot by design. Re-enabling it should let you boot right back into Windows. It is possible to re-install the "BIOS" bootloader for Windows, but that is a much more complicated process.






      share|improve this answer















      Secure Boot is UEFI. Basically, when Windows 10 is installed using UEFI, it enables all the security features to better-protect your hard drive from being hacked or tampered with.



      If you disable UEFI in the BIOS Windows won’t boot by design. Re-enabling it should let you boot right back into Windows. It is possible to re-install the "BIOS" bootloader for Windows, but that is a much more complicated process.







      share|improve this answer














      share|improve this answer



      share|improve this answer








      edited May 5 '17 at 2:07









      JakeGould

      32k1098140




      32k1098140










      answered May 5 '17 at 1:56









      TheCompWizTheCompWiz

      8,54411519




      8,54411519













      • Thanks. I checked all the BIOS setting, there is only one place to set boot to UEFI only, Legacy only, or both. Even I set UEFI only and save & restart, the BIOS setting will change back to Legacy only again. It looks like, disabled Secure Boot is protecting some BIOS setting from being changed.

        – microbit
        May 5 '17 at 2:25






      • 1





        Secure Boot is UEFI - This is absolutely false Secure Boot is NOT UEFI it's simply a feature of UEFI. You can disable Secure Boot on ALL Windows 8, Windows 8.1, and Windows 10 OEM machines. Being able to disable Secure Boot is required for an OEM to sell the device

        – Ramhound
        May 5 '17 at 2:41



















      • Thanks. I checked all the BIOS setting, there is only one place to set boot to UEFI only, Legacy only, or both. Even I set UEFI only and save & restart, the BIOS setting will change back to Legacy only again. It looks like, disabled Secure Boot is protecting some BIOS setting from being changed.

        – microbit
        May 5 '17 at 2:25






      • 1





        Secure Boot is UEFI - This is absolutely false Secure Boot is NOT UEFI it's simply a feature of UEFI. You can disable Secure Boot on ALL Windows 8, Windows 8.1, and Windows 10 OEM machines. Being able to disable Secure Boot is required for an OEM to sell the device

        – Ramhound
        May 5 '17 at 2:41

















      Thanks. I checked all the BIOS setting, there is only one place to set boot to UEFI only, Legacy only, or both. Even I set UEFI only and save & restart, the BIOS setting will change back to Legacy only again. It looks like, disabled Secure Boot is protecting some BIOS setting from being changed.

      – microbit
      May 5 '17 at 2:25





      Thanks. I checked all the BIOS setting, there is only one place to set boot to UEFI only, Legacy only, or both. Even I set UEFI only and save & restart, the BIOS setting will change back to Legacy only again. It looks like, disabled Secure Boot is protecting some BIOS setting from being changed.

      – microbit
      May 5 '17 at 2:25




      1




      1





      Secure Boot is UEFI - This is absolutely false Secure Boot is NOT UEFI it's simply a feature of UEFI. You can disable Secure Boot on ALL Windows 8, Windows 8.1, and Windows 10 OEM machines. Being able to disable Secure Boot is required for an OEM to sell the device

      – Ramhound
      May 5 '17 at 2:41





      Secure Boot is UEFI - This is absolutely false Secure Boot is NOT UEFI it's simply a feature of UEFI. You can disable Secure Boot on ALL Windows 8, Windows 8.1, and Windows 10 OEM machines. Being able to disable Secure Boot is required for an OEM to sell the device

      – Ramhound
      May 5 '17 at 2:41













      0














      I finally gave up and reinstalled Windows 10. When I tried to install the new system at the first time, it prompted "windows cannot be installed on this disk. The selected disk is of the GPT partition style." It turned out that my old system was installed under UFEI format. Because I tried to install a new system under Legacy mode, this error appeared. I had to use Diskpart to clean the whole hard drive again, then I successfully installed the new Windows 10 system. After I installed the new system and update BIOS, my BIOS restored to the normal state: changed setting never restored to old status any more. It is true when I enable UEFI only, the PC cannot boot into system until I disable it. I think that's because the system was installed under Legacy mode.






      share|improve this answer




























        0














        I finally gave up and reinstalled Windows 10. When I tried to install the new system at the first time, it prompted "windows cannot be installed on this disk. The selected disk is of the GPT partition style." It turned out that my old system was installed under UFEI format. Because I tried to install a new system under Legacy mode, this error appeared. I had to use Diskpart to clean the whole hard drive again, then I successfully installed the new Windows 10 system. After I installed the new system and update BIOS, my BIOS restored to the normal state: changed setting never restored to old status any more. It is true when I enable UEFI only, the PC cannot boot into system until I disable it. I think that's because the system was installed under Legacy mode.






        share|improve this answer


























          0












          0








          0







          I finally gave up and reinstalled Windows 10. When I tried to install the new system at the first time, it prompted "windows cannot be installed on this disk. The selected disk is of the GPT partition style." It turned out that my old system was installed under UFEI format. Because I tried to install a new system under Legacy mode, this error appeared. I had to use Diskpart to clean the whole hard drive again, then I successfully installed the new Windows 10 system. After I installed the new system and update BIOS, my BIOS restored to the normal state: changed setting never restored to old status any more. It is true when I enable UEFI only, the PC cannot boot into system until I disable it. I think that's because the system was installed under Legacy mode.






          share|improve this answer













          I finally gave up and reinstalled Windows 10. When I tried to install the new system at the first time, it prompted "windows cannot be installed on this disk. The selected disk is of the GPT partition style." It turned out that my old system was installed under UFEI format. Because I tried to install a new system under Legacy mode, this error appeared. I had to use Diskpart to clean the whole hard drive again, then I successfully installed the new Windows 10 system. After I installed the new system and update BIOS, my BIOS restored to the normal state: changed setting never restored to old status any more. It is true when I enable UEFI only, the PC cannot boot into system until I disable it. I think that's because the system was installed under Legacy mode.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 5 '17 at 4:48









          microbitmicrobit

          613




          613























              0














              As Ramhound noted in a comment, Secure Boot is not required to boot Windows. (Microsoft does require that computers are certified by them as Windows-compatible and that ship with Windows pre-installed ship with Secure Boot enabled, but that's a contractual requirement, not a technical one. You can disable Secure Boot and the system should boot just fine.)



              Chances are you not only disabled Secure Boot, but also enabled the Compatibility Support Module (CSM), which caused the computer to boot in BIOS/CSM/legacy mode. EFI/UEFI-mode and BIOS/CSM/legacy-mode booting require different boot loaders and (for Windows) partition tables, so if you switch the computer's boot mode, Windows will stop booting. If I'm right, it was this change in boot mode, not disabling Secure Boot per se, that caused your problem. The description of your subsequent problems in your answer further supports my hypothesis; the complaint by the Windows installer that the disk was in GPT format indicates a BIOS-mode boot of the installation medium.



              A better solution for your problem would have been to figure out how to boot with Secure Boot disabled but with the CSM also disabled, or at least to learn to control the boot mode (EFI/UEFI vs. BIOS/CSM/legacy). Unfortunately, details of how to do this vary greatly from one computer to another. Some computers provide clear and (seemingly) mutually exclusive boot modes; but on others, enabling the CSM provides merely the option of booting in BIOS mode. In some cases, what seems like a set of mutually-exclusive options is not so mutually exclusive; the computer might boot in EFI mode even if you set a "BIOS-only" option, or vice-versa. This can be extremely frustrating and confusing, particularly if you don't understand the difference between EFI-mode and BIOS-mode booting. See this page of mine for more on this subject.



              As to your solution, if it works to your satisfaction, then fine; but be aware that a BIOS-mode boot may be a little slower than an EFI-mode boot. Also, enabling the CSM complicates the boot path, so if you decide to dual-boot in the future, it's imperative that you understand boot modes enough to ensure that you install your next OS in BIOS mode. (Mixed BIOS-mode/EFI-mode installations are possible, but are generally difficult to manage.)






              share|improve this answer




























                0














                As Ramhound noted in a comment, Secure Boot is not required to boot Windows. (Microsoft does require that computers are certified by them as Windows-compatible and that ship with Windows pre-installed ship with Secure Boot enabled, but that's a contractual requirement, not a technical one. You can disable Secure Boot and the system should boot just fine.)



                Chances are you not only disabled Secure Boot, but also enabled the Compatibility Support Module (CSM), which caused the computer to boot in BIOS/CSM/legacy mode. EFI/UEFI-mode and BIOS/CSM/legacy-mode booting require different boot loaders and (for Windows) partition tables, so if you switch the computer's boot mode, Windows will stop booting. If I'm right, it was this change in boot mode, not disabling Secure Boot per se, that caused your problem. The description of your subsequent problems in your answer further supports my hypothesis; the complaint by the Windows installer that the disk was in GPT format indicates a BIOS-mode boot of the installation medium.



                A better solution for your problem would have been to figure out how to boot with Secure Boot disabled but with the CSM also disabled, or at least to learn to control the boot mode (EFI/UEFI vs. BIOS/CSM/legacy). Unfortunately, details of how to do this vary greatly from one computer to another. Some computers provide clear and (seemingly) mutually exclusive boot modes; but on others, enabling the CSM provides merely the option of booting in BIOS mode. In some cases, what seems like a set of mutually-exclusive options is not so mutually exclusive; the computer might boot in EFI mode even if you set a "BIOS-only" option, or vice-versa. This can be extremely frustrating and confusing, particularly if you don't understand the difference between EFI-mode and BIOS-mode booting. See this page of mine for more on this subject.



                As to your solution, if it works to your satisfaction, then fine; but be aware that a BIOS-mode boot may be a little slower than an EFI-mode boot. Also, enabling the CSM complicates the boot path, so if you decide to dual-boot in the future, it's imperative that you understand boot modes enough to ensure that you install your next OS in BIOS mode. (Mixed BIOS-mode/EFI-mode installations are possible, but are generally difficult to manage.)






                share|improve this answer


























                  0












                  0








                  0







                  As Ramhound noted in a comment, Secure Boot is not required to boot Windows. (Microsoft does require that computers are certified by them as Windows-compatible and that ship with Windows pre-installed ship with Secure Boot enabled, but that's a contractual requirement, not a technical one. You can disable Secure Boot and the system should boot just fine.)



                  Chances are you not only disabled Secure Boot, but also enabled the Compatibility Support Module (CSM), which caused the computer to boot in BIOS/CSM/legacy mode. EFI/UEFI-mode and BIOS/CSM/legacy-mode booting require different boot loaders and (for Windows) partition tables, so if you switch the computer's boot mode, Windows will stop booting. If I'm right, it was this change in boot mode, not disabling Secure Boot per se, that caused your problem. The description of your subsequent problems in your answer further supports my hypothesis; the complaint by the Windows installer that the disk was in GPT format indicates a BIOS-mode boot of the installation medium.



                  A better solution for your problem would have been to figure out how to boot with Secure Boot disabled but with the CSM also disabled, or at least to learn to control the boot mode (EFI/UEFI vs. BIOS/CSM/legacy). Unfortunately, details of how to do this vary greatly from one computer to another. Some computers provide clear and (seemingly) mutually exclusive boot modes; but on others, enabling the CSM provides merely the option of booting in BIOS mode. In some cases, what seems like a set of mutually-exclusive options is not so mutually exclusive; the computer might boot in EFI mode even if you set a "BIOS-only" option, or vice-versa. This can be extremely frustrating and confusing, particularly if you don't understand the difference between EFI-mode and BIOS-mode booting. See this page of mine for more on this subject.



                  As to your solution, if it works to your satisfaction, then fine; but be aware that a BIOS-mode boot may be a little slower than an EFI-mode boot. Also, enabling the CSM complicates the boot path, so if you decide to dual-boot in the future, it's imperative that you understand boot modes enough to ensure that you install your next OS in BIOS mode. (Mixed BIOS-mode/EFI-mode installations are possible, but are generally difficult to manage.)






                  share|improve this answer













                  As Ramhound noted in a comment, Secure Boot is not required to boot Windows. (Microsoft does require that computers are certified by them as Windows-compatible and that ship with Windows pre-installed ship with Secure Boot enabled, but that's a contractual requirement, not a technical one. You can disable Secure Boot and the system should boot just fine.)



                  Chances are you not only disabled Secure Boot, but also enabled the Compatibility Support Module (CSM), which caused the computer to boot in BIOS/CSM/legacy mode. EFI/UEFI-mode and BIOS/CSM/legacy-mode booting require different boot loaders and (for Windows) partition tables, so if you switch the computer's boot mode, Windows will stop booting. If I'm right, it was this change in boot mode, not disabling Secure Boot per se, that caused your problem. The description of your subsequent problems in your answer further supports my hypothesis; the complaint by the Windows installer that the disk was in GPT format indicates a BIOS-mode boot of the installation medium.



                  A better solution for your problem would have been to figure out how to boot with Secure Boot disabled but with the CSM also disabled, or at least to learn to control the boot mode (EFI/UEFI vs. BIOS/CSM/legacy). Unfortunately, details of how to do this vary greatly from one computer to another. Some computers provide clear and (seemingly) mutually exclusive boot modes; but on others, enabling the CSM provides merely the option of booting in BIOS mode. In some cases, what seems like a set of mutually-exclusive options is not so mutually exclusive; the computer might boot in EFI mode even if you set a "BIOS-only" option, or vice-versa. This can be extremely frustrating and confusing, particularly if you don't understand the difference between EFI-mode and BIOS-mode booting. See this page of mine for more on this subject.



                  As to your solution, if it works to your satisfaction, then fine; but be aware that a BIOS-mode boot may be a little slower than an EFI-mode boot. Also, enabling the CSM complicates the boot path, so if you decide to dual-boot in the future, it's imperative that you understand boot modes enough to ensure that you install your next OS in BIOS mode. (Mixed BIOS-mode/EFI-mode installations are possible, but are generally difficult to manage.)







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered May 8 '17 at 23:06









                  Rod SmithRod Smith

                  17.3k22043




                  17.3k22043






























                      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%2f1206187%2fafter-disabling-secure-boot-in-lenovo-yoga-14-i-cannot-boot-into-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

                      How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

                      is 'sed' thread safe

                      How to make a Squid Proxy server?