How to access Windows encrypted partitions using Bitlocker from Linux

There are many reasons users want to boot Windows and Linux dual. Most of the time, you have little trouble using both of these operating systems, but if you have an encrypted Windows partition with BitLocker, you will have trouble accessing your files.

There is another one to fix this problem that is using free Linux tools called Dislocker. You can use Dislocker to decrypt and mount the encrypted partition by BitLocker so you can access it while running Linux. This article will show you how to use Dislocker to access encrypted partitions by BitLocker.

  1. Fix Windows and Linux errors showing different time at dual boot
  2. 7 risks when booting dual operating systems Windows and Linux
  3. 7 ways to run Linux software on Windows

Install Dislocker

Dislocker is able to decrypt partitions encrypted by BitLocker. It converts them into virtual partitions, which can then be mounted on Linux and accessed like any other partition.

How to access Windows encrypted partitions using Bitlocker from Linux Picture 1

If running on Debian or Ubuntu-based Linux distributions, including elementary OS and Linux Mint, enter the following command in the terminal to install Dislocker.

 sudo apt install dislocker 

Create two new mount directories

Create two folders before starting decoding. The first directory for dislocker-file, this is the 'file' virtual NTFS partition created by Dislocker before you mount it for access. The second folder is used when actually mount the decrypted partition.

How to access Windows encrypted partitions using Bitlocker from Linux Picture 2

Enter the following commands in the terminal to create the directory you need:

 sudo mkdir -p / media / bitlocker 
sudo mkdir -p / media / mount

Find the BitLocker partition

You need to know the device name of the decrypted partition to notify Dislocker to decrypt it. Use fdisk to list all available partitions.

How to access Windows encrypted partitions using Bitlocker from Linux Picture 3

Run the following command:

 sudo fdisk -l 

Write down the device name of the encrypted partition using BitLocker.

Decode the BitLocker partition

The next step is to decode the partition. To decode the partition, you need to provide the device name of the BitLocker partition and the password to use when encrypting the partition. Enter the following command:

 sudo dislocker -V -u - / media / bitlocker 

Replace with the device name of the partition you noted earlier. Replace with the BitLocker password you used to encrypt your drive.

If you want to decode the volume in read-only format, add the -r option:

 sudo dislocker -r -V -u - / media / bitlocker 

Mount partition

The final step is to mount the partition so you can access your files. Use the following command:

 sudo mount -o loop / media / bitlocker / dislocker-file / media / mount 

You can now access the / media / mount folder in the file manager and have full access to the encrypted volume on Linux.

How to access Windows encrypted partitions using Bitlocker from Linux Picture 4

If you want to mount the read-only partition, add the -r option:

 sudo mount -r -o loop / media / bitlocker / dislocker-file / media / mount 

You can encrypt your partitions on Linux to ensure that all your data on that platform is kept safe.

I wish you all success!

4.2 ★ | 42 Vote

May be interested

  • How to change your BitLocker PIN quicklyHow to change your BitLocker PIN quickly
    bitlocker is a feature that helps protect the internal hard drive from outside attacks or offline attacks. it is designed to protect data by providing a key for the entire drive. in the following article, tipsmake will show you 3 ways to change bitlocker pin quickly and easily on windows 10.
  • Should I use Windows BitLocker to encrypt my hard drive?Should I use Windows BitLocker to encrypt my hard drive?
    windows bitlocker offers an easy-to-use solution for encrypting your hard drive. however, it also has its drawbacks, so it may not be a great choice for everyone.
  • How to turn off BitLocker on Windows 11, turn off hard drive encryptionHow to turn off BitLocker on Windows 11, turn off hard drive encryption
    the bitlocker feature on windows 11 (professional, enterprise and education editions) is designed to encrypt the hard drive to better secure user data. however, for many reasons, users should turn off bitlocker on windows 11 to avoid trouble.
  • Windows 11 adds a policy to exclude USB from BitLocker encryptionWindows 11 adds a policy to exclude USB from BitLocker encryption
    microsoft has just released another build for windows 11 with a series of changes, improvements and bug fixes. this build number 22579 has now been pushed to the dev channel for insider preview users.
  • Repair-bde command in WindowsRepair-bde command in Windows
    the repair-bde command gives access to the encrypted data on the hard disk seriously damaged if the drive is encrypted using bitlocker.
  • How to Turn Off BitLockerHow to Turn Off BitLocker
    this wikihow teaches you how to turn off your windows computer's bitlocker encryption. bitlocker is a feature that's built into most windows 10 pro, education, and enterprise editions. if you can't decrypt your hard drive in order to turn...
  • 4 ways to check BitLocker status in Windows 104 ways to check BitLocker status in Windows 10
    bitlocker encrypts hard drives and protects files from remote hacking or physical theft. here are 4 easy methods to check bitlocker status on windows 10 devices.
  • How to prevent and handle when Windows Update deletes LinuxHow to prevent and handle when Windows Update deletes Linux
    windows update makes your linux partition unreadable. there is no boot selection screen, and after reviewing the problem, you find out the reason is because the linux partition has been deleted.
  • How to Turn on BitLocker in WindowsHow to Turn on BitLocker in Windows
    bitlocker is a tool in windows that can be used to encrypt fixed drives, but also operating systems as well to protect your core data from outside intrusion. go to settings > update & security > device encryption.
  • What is the 'Your personal files are encrypted' virus? How to remove it?What is the 'Your personal files are encrypted' virus?  How to remove it?
    ransomware your personal files are encrypted is a program, spyware targeted at all windows versions, including windows 10, windows vista, windows 8 and windows 7. it is distributed through: the malicious websites or hacked websites, and it can access your computer by exploiting an exploit kits that use vulnerabilities on your computer to install the trojan. unaware.