Forgot bit locker pin, forgot bit locker recovery key, 5 Easy ways to fix

Image
 Did you forgot your bit locker pin and recovery key. Try these methods, I hop it help you. 1. When you see this screen, Press "Esc" key in your keyboard for more recovery option. It will say preparing BitLocker recovery, You will see the screen bellow in few minute. Here we will click on "Skip the drive", You will see the screen bellow. Here you need to Turn off your PC, and then enter the BIOS of your PC. In order to enter BIOS, check for your PC brand and model and search on google, how to enter BIOS for your particular brand and model of your PC. Search for "Secure Boot" Enable it and check it, if it works for you. If it do not work, come back to same place and Disable "Secure Boot" and try again, see if it work for you. 2. If the above method do not work for you, try resetting your PC, You can choose any of the two option for resetting your PC, "Keep my files" or "Remove everything" whichever works for you. 3. If the abov...

How to unhide hidden hard disk partition in your computer

- Open the command prompt as an administrator; type the command below and press enter key

C:\WINDOWS\system32>diskpart

DISKPART> list volume

- when you type “list volume” and press enter you will get the result as below:

Volume ### Ltr Label Fs Type Size Status Info

---------- --- ----------- ----- ---------- ------- --------- --------

* Volume 0 New Volume NTFS Partition 246 GB Healthy

Volume 1 F New Volume NTFS Partition 219 GB Healthy

Volume 2 NTFS Partition 100 MB Healthy System

Volume 3 C NTFS Partition 48 GB Healthy Boot

Volume 4 D Work Folder NTFS Partition 100 GB Healthy

Volume 5 G Seagate Exp NTFS Partition 465 GB Healthy

Note: Let’s say I want to unhide hard disk drive E:, one that I hided above; its “Volume 0”; you can see * (asterisk) in volume 0; it is hidden; follow the command below

DISKPART> select volume 0

Volume 0 is the selected volume.

DISKPART> assign letter E

Note: you can assign any letter; do not assign same letter for two drive

DiskPart successfully assigned the drive letter or mount point.

- Finally you are done; drive E: appears now.

Note: if it do not appears; restart yore computer and check it out; it should be there.

Popular posts from this blog

Top international payment gateway transaction fee comparison (2024)

What is Python Syntax and how to use?

How to Manage Boot Configuration of Windows using CMD