Hello aseame,
thank you for posting on the Microsoft Community Forums.
Since you mentioned you can access the disk via USB caddy on another computer, we have a few options to work with:
- Check Disk Utility (chkdsk):
- Connect the disk to another computer using the USB caddy.
- Open Command Prompt as an administrator.
- Run the command:
Replacing X:
with the drive letter of the connected disk. This will check the disk for errors and attempt to fix them.
- If you can access the disk, prioritize copying important files to another storage device to ensure you don't lose any critical data.
- BitLocker Decryption via Command Line:
- Open Command Prompt as an administrator on the host computer.
- Use the following command to continue the decryption process:
Replacing X:
with the appropriate drive letter.
- If you don’t have an installation disk, you can create a Windows 10 recovery USB on another working computer. You will need a USB drive with at least 8GB of storage. More details please visit Download Windows 10 (microsoft.com). then boot your old laptop from the recovery USB and attempt a system repair or use the Command Prompt from the recovery environment to run
chkdsk
and other diagnostic tools. - If the above steps do not resolve the issue, you might need to reinstall Windows. Use the recovery USB created in the previous step: Boot from the USB and follow the instructions to reinstall Windows. During this process, you may have the option to keep your personal files, though this is not guaranteed.
These steps should give you a good starting point for recovering your disk or, at the very least, saving your important data.
Best regards,
Lei