BitBlocker doesnt work when i turn on the comp

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jxdama
    PCHF Member
    • Dec 2022
    • 666

    #1

    BitBlocker doesnt work when i turn on the comp

    It has a box that says Bitblocker cant fully open or something like that and then above that it has a box that say Press Y to fully open TPM and press N to partially open. When i press Y it then opens and works. It all started right after i did an update a few days ago. Thanks.
  • jxdama
    PCHF Member
    • Dec 2022
    • 666

    #2
    I read this article but its over my head and there is no box to put a recovery key in

    Read to learn what BitLocker recovery is, why it happens on your Windows 11/10/8/7/Vista computer, and how to get out of BitLocker recovery.

    Comment

    • jxdama
      PCHF Member
      • Dec 2022
      • 666

      #3
      I read this article but its over my head and there is no box to put a recovery key in

      Read to learn what BitLocker recovery is, why it happens on your Windows 11/10/8/7/Vista computer, and how to get out of BitLocker recovery.

      Comment

      • Bruce
        PCHF Moderator
        • Oct 2017
        • 10702

        #4
        First up, what is the PC used for?
        Or more importantly, what are the chances it will be lost/stolen and its hard drive removed and data tried to be copied off it?

        BitLocker is only relevant if you think your machine will ever fall into someone else’s hands and the drive removed to get access to your data.
        The encryption key for BitLocker lives in the PC, so if it is stolen and has no password, or the thieves know or get past the password, they’ll have full access anyway, rendering BitLocker useless.

        For me, if trying to recover data from clients drives, BitLocker is an absolute disaster. All the stored data is scrambled without the keys.
        My need to recover data is far more likely to happen than a PC getting stolen.

        I turn off BitLocker on any machine I touch.
        My method, start Powershell ISE as admin and enter the follow two commands;
        Clear-BitLockerAutoUnlock
        Get-BitLockerVolume | Disable-BitLocker

        Comment

        • Bruce
          PCHF Moderator
          • Oct 2017
          • 10702

          #5
          First up, what is the PC used for?
          Or more importantly, what are the chances it will be lost/stolen and its hard drive removed and data tried to be copied off it?

          BitLocker is only relevant if you think your machine will ever fall into someone else’s hands and the drive removed to get access to your data.
          The encryption key for BitLocker lives in the PC, so if it is stolen and has no password, or the thieves know or get past the password, they’ll have full access anyway, rendering BitLocker useless.

          For me, if trying to recover data from clients drives, BitLocker is an absolute disaster. All the stored data is scrambled without the keys.
          My need to recover data is far more likely to happen than a PC getting stolen.

          I turn off BitLocker on any machine I touch.
          My method, start Powershell ISE as admin and enter the follow two commands;
          Clear-BitLockerAutoUnlock
          Get-BitLockerVolume | Disable-BitLocker

          Comment

          • jxdama
            PCHF Member
            • Dec 2022
            • 666

            #6
            I am not worried at all about my comp being stolen. What is powershell ISE and where do i find it? If i turn it off the comp will start correctly? Thanks

            Comment

            • jxdama
              PCHF Member
              • Dec 2022
              • 666

              #7
              I am not worried at all about my comp being stolen. What is powershell ISE and where do i find it? If i turn it off the comp will start correctly? Thanks

              Comment

              • jxdama
                PCHF Member
                • Dec 2022
                • 666

                #8
                I found this screen

                [ATTACH type=β€œfull” size=β€œ1920x1032”]15287[/ATTACH]

                Comment

                • jxdama
                  PCHF Member
                  • Dec 2022
                  • 666

                  #9
                  I found this screen

                  [ATTACH type=β€œfull” size=β€œ1920x1032”]15287[/ATTACH]

                  Comment

                  • jxdama
                    PCHF Member
                    • Dec 2022
                    • 666

                    #10
                    Would the update i did cause it? Right after i did the last update and selected update and restart is when the bitblocker thing started.

                    Comment

                    • jxdama
                      PCHF Member
                      • Dec 2022
                      • 666

                      #11
                      Would the update i did cause it? Right after i did the last update and selected update and restart is when the bitblocker thing started.

                      Comment

                      • jxdama
                        PCHF Member
                        • Dec 2022
                        • 666

                        #12
                        Originally posted by jxdama
                        I found this screen

                        [ATTACH type=β€œfull” alt=β€œ1741996852173.webp”]15287[/ATTACH]
                        It looks like the top line is off and if i change it it will be on?

                        Comment

                        • jxdama
                          PCHF Member
                          • Dec 2022
                          • 666

                          #13
                          Originally posted by jxdama
                          I found this screen

                          [ATTACH type=β€œfull” alt=β€œ1741996852173.webp”]15287[/ATTACH]
                          It looks like the top line is off and if i change it it will be on?

                          Comment

                          • Bruce
                            PCHF Moderator
                            • Oct 2017
                            • 10702

                            #14
                            Click the Start button, literally start typing [COLOR=rgb(44, 130, 201)]powershell and you’ll see under Apps [COLOR=rgb(44, 130, 201)]Windows PowerShell ISE, click its arrow on the right, under Open expand the options and you’ll see Run as Admin.[/COLOR][/COLOR]

                            Comment

                            • Bruce
                              PCHF Moderator
                              • Oct 2017
                              • 10702

                              #15
                              Click the Start button, literally start typing [COLOR=rgb(44, 130, 201)]powershell and you’ll see under Apps [COLOR=rgb(44, 130, 201)]Windows PowerShell ISE, click its arrow on the right, under Open expand the options and you’ll see Run as Admin.[/COLOR][/COLOR]

                              Comment

                              Working...