BitLocker issue. Recovery Key is required on each startup after installing secondary OS











up vote
6
down vote

favorite
3












I'm using a laptop with TPM module with BitLocker-encrypted internal HDD, running Windows 7.
Recently I've installed a Windows 8 on the external, eSATA drive.
Windows 8 detected the Windows 7 and correctly replaced the bootloader with dual-boot option.



Unfortunately, I'm now forced to enter BitLocker Recovery Key each time I start the computer.
The only workaround I've found was to disable TPM module in BIOS, and suspend BitLocker on the Windows 7 drive.



How to accomplish the following configuration:




  • Keep the BitLocker running on Windows 7 (internal drive)

  • Leave the Windows 8 (external, eSATA drive) completely unencrypted

  • Don't be bugged to enter Recovery Key each time during startup

  • No matter if the eSATA drive is plugged in, or not


Is it possible?
I don't care if TPM is enabled and I just want the Windows 7 drive to be BitLocker-encrypted.










share|improve this question


























    up vote
    6
    down vote

    favorite
    3












    I'm using a laptop with TPM module with BitLocker-encrypted internal HDD, running Windows 7.
    Recently I've installed a Windows 8 on the external, eSATA drive.
    Windows 8 detected the Windows 7 and correctly replaced the bootloader with dual-boot option.



    Unfortunately, I'm now forced to enter BitLocker Recovery Key each time I start the computer.
    The only workaround I've found was to disable TPM module in BIOS, and suspend BitLocker on the Windows 7 drive.



    How to accomplish the following configuration:




    • Keep the BitLocker running on Windows 7 (internal drive)

    • Leave the Windows 8 (external, eSATA drive) completely unencrypted

    • Don't be bugged to enter Recovery Key each time during startup

    • No matter if the eSATA drive is plugged in, or not


    Is it possible?
    I don't care if TPM is enabled and I just want the Windows 7 drive to be BitLocker-encrypted.










    share|improve this question
























      up vote
      6
      down vote

      favorite
      3









      up vote
      6
      down vote

      favorite
      3






      3





      I'm using a laptop with TPM module with BitLocker-encrypted internal HDD, running Windows 7.
      Recently I've installed a Windows 8 on the external, eSATA drive.
      Windows 8 detected the Windows 7 and correctly replaced the bootloader with dual-boot option.



      Unfortunately, I'm now forced to enter BitLocker Recovery Key each time I start the computer.
      The only workaround I've found was to disable TPM module in BIOS, and suspend BitLocker on the Windows 7 drive.



      How to accomplish the following configuration:




      • Keep the BitLocker running on Windows 7 (internal drive)

      • Leave the Windows 8 (external, eSATA drive) completely unencrypted

      • Don't be bugged to enter Recovery Key each time during startup

      • No matter if the eSATA drive is plugged in, or not


      Is it possible?
      I don't care if TPM is enabled and I just want the Windows 7 drive to be BitLocker-encrypted.










      share|improve this question













      I'm using a laptop with TPM module with BitLocker-encrypted internal HDD, running Windows 7.
      Recently I've installed a Windows 8 on the external, eSATA drive.
      Windows 8 detected the Windows 7 and correctly replaced the bootloader with dual-boot option.



      Unfortunately, I'm now forced to enter BitLocker Recovery Key each time I start the computer.
      The only workaround I've found was to disable TPM module in BIOS, and suspend BitLocker on the Windows 7 drive.



      How to accomplish the following configuration:




      • Keep the BitLocker running on Windows 7 (internal drive)

      • Leave the Windows 8 (external, eSATA drive) completely unencrypted

      • Don't be bugged to enter Recovery Key each time during startup

      • No matter if the eSATA drive is plugged in, or not


      Is it possible?
      I don't care if TPM is enabled and I just want the Windows 7 drive to be BitLocker-encrypted.







      windows-7 multi-boot windows-8-preview bitlocker






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jun 5 '12 at 18:19







      user110934





























          2 Answers
          2






          active

          oldest

          votes

















          up vote
          5
          down vote



          accepted










          You need to log into Windows 7, suspend Bitlocker (no need to disable your TPM), then reboot your computer into Windows 7 again (and reenable Bitlocker if it doesn't automatically do it). This will "reset" Bitlocker to understand your new dual-boot configuration. Once you've done this, you should not need to enter your recovery key the next time you boot into Windows 7.






          share|improve this answer





















          • This method also just worked for my upgraded Windows 10 computer.
            – BaronGrivet
            Aug 13 '15 at 21:43










          • I dual-boot Windows 10 Pro and Ubuntu 18 and this didn't work, still requiring recovery key every time after Ubuntu installation.
            – Youda008
            Sep 21 at 15:33


















          up vote
          0
          down vote













          One possible option, I certainly don't know if it is feasible for you or not would be to unencrypt the the Windows 7 partition, then encrypt again.



          I Know, it takes forever and isn't a very attractive option but from what I understand, BitLocker is picky when it comes to user fiddling with disks after the fact.



          The other thing I could suggest in hindsight would have been to disable BitLocker encryption temporarily while you installed Windows 8.






          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',
            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%2f433048%2fbitlocker-issue-recovery-key-is-required-on-each-startup-after-installing-secon%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








            up vote
            5
            down vote



            accepted










            You need to log into Windows 7, suspend Bitlocker (no need to disable your TPM), then reboot your computer into Windows 7 again (and reenable Bitlocker if it doesn't automatically do it). This will "reset" Bitlocker to understand your new dual-boot configuration. Once you've done this, you should not need to enter your recovery key the next time you boot into Windows 7.






            share|improve this answer





















            • This method also just worked for my upgraded Windows 10 computer.
              – BaronGrivet
              Aug 13 '15 at 21:43










            • I dual-boot Windows 10 Pro and Ubuntu 18 and this didn't work, still requiring recovery key every time after Ubuntu installation.
              – Youda008
              Sep 21 at 15:33















            up vote
            5
            down vote



            accepted










            You need to log into Windows 7, suspend Bitlocker (no need to disable your TPM), then reboot your computer into Windows 7 again (and reenable Bitlocker if it doesn't automatically do it). This will "reset" Bitlocker to understand your new dual-boot configuration. Once you've done this, you should not need to enter your recovery key the next time you boot into Windows 7.






            share|improve this answer





















            • This method also just worked for my upgraded Windows 10 computer.
              – BaronGrivet
              Aug 13 '15 at 21:43










            • I dual-boot Windows 10 Pro and Ubuntu 18 and this didn't work, still requiring recovery key every time after Ubuntu installation.
              – Youda008
              Sep 21 at 15:33













            up vote
            5
            down vote



            accepted







            up vote
            5
            down vote



            accepted






            You need to log into Windows 7, suspend Bitlocker (no need to disable your TPM), then reboot your computer into Windows 7 again (and reenable Bitlocker if it doesn't automatically do it). This will "reset" Bitlocker to understand your new dual-boot configuration. Once you've done this, you should not need to enter your recovery key the next time you boot into Windows 7.






            share|improve this answer












            You need to log into Windows 7, suspend Bitlocker (no need to disable your TPM), then reboot your computer into Windows 7 again (and reenable Bitlocker if it doesn't automatically do it). This will "reset" Bitlocker to understand your new dual-boot configuration. Once you've done this, you should not need to enter your recovery key the next time you boot into Windows 7.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jun 7 '12 at 4:55









            Stacey Hanson

            886410




            886410












            • This method also just worked for my upgraded Windows 10 computer.
              – BaronGrivet
              Aug 13 '15 at 21:43










            • I dual-boot Windows 10 Pro and Ubuntu 18 and this didn't work, still requiring recovery key every time after Ubuntu installation.
              – Youda008
              Sep 21 at 15:33


















            • This method also just worked for my upgraded Windows 10 computer.
              – BaronGrivet
              Aug 13 '15 at 21:43










            • I dual-boot Windows 10 Pro and Ubuntu 18 and this didn't work, still requiring recovery key every time after Ubuntu installation.
              – Youda008
              Sep 21 at 15:33
















            This method also just worked for my upgraded Windows 10 computer.
            – BaronGrivet
            Aug 13 '15 at 21:43




            This method also just worked for my upgraded Windows 10 computer.
            – BaronGrivet
            Aug 13 '15 at 21:43












            I dual-boot Windows 10 Pro and Ubuntu 18 and this didn't work, still requiring recovery key every time after Ubuntu installation.
            – Youda008
            Sep 21 at 15:33




            I dual-boot Windows 10 Pro and Ubuntu 18 and this didn't work, still requiring recovery key every time after Ubuntu installation.
            – Youda008
            Sep 21 at 15:33












            up vote
            0
            down vote













            One possible option, I certainly don't know if it is feasible for you or not would be to unencrypt the the Windows 7 partition, then encrypt again.



            I Know, it takes forever and isn't a very attractive option but from what I understand, BitLocker is picky when it comes to user fiddling with disks after the fact.



            The other thing I could suggest in hindsight would have been to disable BitLocker encryption temporarily while you installed Windows 8.






            share|improve this answer

























              up vote
              0
              down vote













              One possible option, I certainly don't know if it is feasible for you or not would be to unencrypt the the Windows 7 partition, then encrypt again.



              I Know, it takes forever and isn't a very attractive option but from what I understand, BitLocker is picky when it comes to user fiddling with disks after the fact.



              The other thing I could suggest in hindsight would have been to disable BitLocker encryption temporarily while you installed Windows 8.






              share|improve this answer























                up vote
                0
                down vote










                up vote
                0
                down vote









                One possible option, I certainly don't know if it is feasible for you or not would be to unencrypt the the Windows 7 partition, then encrypt again.



                I Know, it takes forever and isn't a very attractive option but from what I understand, BitLocker is picky when it comes to user fiddling with disks after the fact.



                The other thing I could suggest in hindsight would have been to disable BitLocker encryption temporarily while you installed Windows 8.






                share|improve this answer












                One possible option, I certainly don't know if it is feasible for you or not would be to unencrypt the the Windows 7 partition, then encrypt again.



                I Know, it takes forever and isn't a very attractive option but from what I understand, BitLocker is picky when it comes to user fiddling with disks after the fact.



                The other thing I could suggest in hindsight would have been to disable BitLocker encryption temporarily while you installed Windows 8.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jun 6 '12 at 14:02









                jmreicha

                1,491921




                1,491921






























                    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.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • 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%2f433048%2fbitlocker-issue-recovery-key-is-required-on-each-startup-after-installing-secon%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

                    QoS: MAC-Priority for clients behind a repeater

                    Ивакино (Тотемский район)

                    Can't locate Autom4te/ChannelDefs.pm in @INC (when it definitely is there)