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.
1. First click on the lower left corner of the desktop, then click All Programs - Accessories, click Command Prompt, and run as administrator.
2. In the prompt interface, you need to enter manage-bde –unlock E: -RecoveryPassword ******.
#3. Then find the recovery key generated by the system during encryption, find and copy the relevant instructions in it.
#4. After entering the command, the system will automatically decrypt the puzzle, and an English prompt will appear after the puzzle is successfully solved.
#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.
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!