Home >System Tutorial >Windows Series >How to remove disk encryption after reinstalling the system

How to remove disk encryption after reinstalling the system

PHPz
PHPzforward
2024-03-01 18:46:051598browse

php editor Youzi will introduce to you how to remove disk encryption after reinstalling the system. After reinstalling the system, you may encounter the problem of being unable to decrypt. In this case, you can try to use the BitLocker recovery key or use Windows Credential Manager to decrypt the disk. Alternatively, you can also try using a hard drive decryption tool to solve the problem. Through these methods, you can successfully decrypt the disk and restore normal use of the system.

How to remove disk encryption after reinstalling the system

1. First click on the lower left corner of the desktop, then click All Programs - Accessories, click Command Prompt, and run as administrator.

How to remove disk encryption after reinstalling the system

2. In the prompt interface, you need to enter manage-bde –unlock E: -RecoveryPassword ******.

How to remove disk encryption after reinstalling the system

#3. Then find the recovery key generated by the system during encryption, find and copy the relevant instructions in it.

How to remove disk encryption after reinstalling the system

#4. After entering the command, the system will automatically decrypt the puzzle, and an English prompt will appear after the puzzle is successfully solved.

How to remove disk encryption after reinstalling the system

#5. In order to eliminate the situation where the decryption box does not pop up, you need to set up BitLocker again to enable the function.

How to remove disk encryption after reinstalling the system

The above is the detailed content of How to remove disk encryption after reinstalling the system. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:somode.com. If there is any infringement, please contact admin@php.cn delete