banner



How To Stop Bitlocker Encryption Windows 7

Enabling Secure boot in guild to ve able to install Windows 11 might have some unexpected consequences – yous might find that Bitlocker is turned on automatically and it will brainstorm encrypting your drive without your explicit say-and then.

Stop Windows 11's automatic drive encryption

Although there's no official confirmation from Microsoft, in that location'due south a lot of user speculation that this automatic bulldoze encryption carried over past BitLocker occurs automatically on some OEM machines one time Secure Boot is enabled.

Note: This merely occurs with Pro, Education, and Enterprise versions of Windows 11 – as Bitlocker is not present with Windows eleven home.

This seems to exist dissimilar from one OEM to some other – in some cases, this is triggered by a PS script, in others, information technology's triggered by a Group Policy.

But regardless of the underlying cause, there are ways to stop Windows 11 from encrypting your Os bulldoze automatically. At that place are actually three unlike means that will allow y'all to go virtually disabling the automatic driver encryption feature on Windows xi:

  • Disable Bitlocker Encryption via Control Panel – This is the easiest mode to go near disabling the automated encryption feature. Y'all can exercise this by accessing the classic Control Panel interface and modify the behavior of Bitlocker from the Arrangement and Security tab.
  • Disable BitLocker Encryption via Windows Terminal – You can also use an elevated Windows Terminal window to disable the BitLocker encryption using a series of Powershell commands.
  • Disable BitLocker Encryption via .BAT file – This is the most advanced method of disabling the automated Bitlocker encryption. You lot'll need to create and run a .BAT file that will disable the currently enforced encryption and ensure that your Bone doesn't try to re-encrypt the drive in the futurity.

Each of these methods will basically allow you lot to achieve the aforementioned thing (disabling the BitLocker encryption), but the excitation is slightly different. Experience gratuitous to follow whichever method you feel more comfortable with from the options below.

Disable BitLocker Encryption via ControlPanel

If you're looking for the easiest option out of the bunch, this is it.

You can use the classic Control Console interface to access the Organization and Security tab and disable the encryption from the BitLocker Drive Encryption menu. This method is very easy to enforce, but go on in mind that depending on your OEM, yous might notice that the encryption feature will re-enable if y'all disable and re-enable the secure boot option in your BIOS or UEFI settings.

Follow the instructions beneath to disable the automated BitLocker Encryption via Control Panel:

  1. Printing Windows key + R to open up a Run dialog box. Side by side, blazon 'control' within the text box and press Enter to open upward the archetype Command Panel interface.
    Open up the classic Control Panel interface
  2. Once you're inside the Classic Command Panel interface, click on System and Security from the list of available options.
    Open up up the System and Security tab
  3. Side by side, from the System and Security menu, click on BitLocker Bulldoze Encryption.
    Accessing the BitLocker Bulldoze Encryption settings
  4. Inside the BitLocker Drive Encryption settings, click on the Turn off Bitlocker.
    Accessing the BitLocker Commuter Encryption feature
  5. When prompted by the User Account Control window, click Yeah to grant administrative privileges, and so click on the Turn off Bitlocker button at the confirmation prompt.
  6.  Expect patiently until the drive is decrypted. You can confirm that the process was successful by opening File Explorer and checking if the encryption icon is removed from your OS drive.
    Disabling the BitLocker Encryption on Windows eleven
  7. In one case you ostend that the encryption has been removed, restart your PC and check to see if the drive has remained decrypted once the next startup is complete.

Disable BitLocker Encryption via Windows Last

Another fashion that will allow you to disable the BitLocker encryption and ensure that your bulldoze won't get re-encrypted in the future is to use an elevated Windows Terminal window to run a series of Powershell commands that volition decrypt the current OS drive and disable automatic encryption.

Note: You lot'll need an authoritative business relationship in club to be able to perform this method.

Follow the instructions beneath to utilize the Windows Terminal to disable the automated BitLocker encryption on Windows eleven:

  1. Printing Windows key + R to open up a Run dialog box. Inside the run box, type 'wt' and printing Ctrl + Shift + Enter to open a Windows Final with admin admission.
    Open a Windows Terminal app
  2. Inside the concluding app, type the following control and printing Enter to brand an enquiry well-nigh the status of your BitLocker encryption:
    manage-bde -condition

    Note: Brand certain at that place's a infinite between manage-bde and -condition, otherwise the command will neglect.

  3. Next, enter the following command to effectively disable the BitLocker encryption for the operating organisation drive:
    Disable-Bitlocker -MountPoint "C:"

    Note:Proceed in mind that 'C' is just a placeholder. If your OS drive is different, change the command above to accommodate your own operating system drive. Also, make sure that at that place's a space between Disable-Bitlocker, -mountPoint and "C:", otherwise the command volition fail.

  4. Later on yous hitting Enter, wait until the performance is complete. Yous should get a report at the end of this procedure where you can cheque the current Protection Status.
    Check the BitLocker Protection Condition
  5. Shut the Windows Terminal and reboot your PC to make the alter permanent.

Disable BitLocker Encryption via .BAT File

The third way (and the nigh technical i) of disabling the BitLocker encryption and ensure that it doesn't automatically re-encrypt your drive at a subsequently point in time is to create and run a .BAT file that will auto-disable the BitLocker encryption.

This will as well disable every associated dependency that might force the encryption feature to re-enable at a subsequently bespeak in fourth dimension.

If you lot aren't afraid of using .BAT files that you've created yourself, this is arguably the best option of dealing with this issue and ensuring that the change is permanent:

  1. Printing Windows primal + R to open a Run dialog box. Next, type 'notepad' inside the text box, then printing Ctrl + Shift + Enter to open upward a notepad window with admin access.
    Accessing Notepad with admin access

    Annotation: At the User Account Control prompt, click Yes to grant admin access.

  2. Once you lot're inside the elevated Notepad window, paste the post-obit command inside the empty box:
    fsutil behavior set disableencryption 1 cipher /d /s:C:\ reg add "HKLM\Software\Policies\Microsoft\Windows\EnhancedStorageDevices" /v "TCGSecurityActivationDisabled" /t REG_DWORD /d "1" /f sc config BDESVC start= disabled sc config "EFS" start= disabled
  3. Once the command is successfully placed, click on File from the ribbon at the pinnacle, then click on Save equallyfrom the context menu.
    Saving the note as REG file
  4. Inside the Save As window, prepare a location and name of your choosing, only make sure the Save as Type is set up to All Files, then add '.bat' at the finish of the File Proper noun.
    Creating a .bat file that disables the Bone drive encryption
  5. Next, click save and wait for the file to be created.
  6. Navigate to the location where you lot created the .BAT file, so correct-click on it and choose Run every bit Administrator from the context menu.
    Run equally ambassador
  7. At the confirmation prompt, click Yes and await until the operation is complete and the automated BitLocker encryption is disabled.

Photo of Kamil Anwar

Kamil is a certified MCITP, CCNA (Due west), CCNA (S) and a quondam British Computer Gild Member with over nine years of experience Configuring, Deploying and Managing Switches, Firewalls and Domain Controllers as well an old-school however active on FreeNode.

Source: https://golbat.at-band-camp.net/stop-windows-11-from-encrypting-drive-automatically/

Posted by: bradshawroyague1995.blogspot.com

0 Response to "How To Stop Bitlocker Encryption Windows 7"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel