How to access the encrypted external data SSD/HDD on any PC?
Next, you should open the encrypted external data SSD/HDD on a different PC to be able to copy files or create the sensible folder structure.
- Power off your server by pressing the
power button
- Disconnect the external data SSD/HDD
- Don`t connect the drive to your PC, yet
- Download Veracrypt from here and install it on your PC (if needed, restart your PC)
- Now, connect the drive to your PC (choose to not reformat the drive if you get a popup, that it must get reformatted)BTRFS on Windows (this section can be skipped on Linux)
Since the Veracrypt drive is internally BTRFS formatted and you've probably not yet installed the Open Source BTRFS Windows driver, you probably need to install it first before you are able to access the drive via Veracrypt:
- Open this link: click here
- Download the latest
btrfs-x.x.x.zip
release file like e.g.btrfs-1.7.8.1.zip
- Extract the zip archive
- In the folder, right-click on the
btrfs.inf
file and selectinstall
(you might need to confirm that you want to execute the file and choose to trust the author) and confirm toreboot
if you get asked to do so. - After the restart, the driver might still not work if
Secure Boot
is enabled which is the case on most devices nowadays. - In order to solve this, open regedit, navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\Policy
, create a newDWORD
value, name itUpgradedSystem
, set it to1
and reboot another time (source) - After the reboot, the driver should work correctly.
- Open
Veracrypt
, select the drive, type in the password and wait until it is mounted to your system
(Here is a guide how to do that in detail: click here)
Now you should be able to access the encrypted drive.