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...

There was a problem resetting your PC, No changes were made

There was a problem resetting your PC, No changes were made, Complete Solution to every kind of issue

There was a problem resetting your PC, No changes were made


Method 1
- open the commands prompt as an administrator

- Type the commands bellow to disable reagentc
      reagentc /disable

- Type the commands bellow to enable reagentc
       reagentc /enable
         
- Now go back and try to reset your pc; it should be working; if not proceed to next solution


Method 2
- - go to the advance boot option or see advance repair option (for that hold a shift key and restart your computer or you get this option to choose as "see advance repair option" automatically when your computer has any kind of issue restarting)

-  choose Troubleshoot from list of different option

- choose Advance option from list of different option

- choose command prompt from list of different option

- choose the username and enter the password; if it ask for username and password

- Then after it will open command prompt

- Type the commands bellow and press enter key to get list of all the drive in your computer and its description with level

   wmic logicaldisk get deviceid, volumename, description

- select the drive; one that got operating system files; lets say D: drive has operating system

- type this command bellow to get inside D: drive

   D:\windows\system32

Note: Drive one that got operating system files; must have windows and system32 inside it; if any issue check other drive

- type the command bellow to scan

    sfc /scannow

- this scanning will take some time

- once done type Exit to close

- Click on continue or restart your PC

-  If it works you can enjoy; if do not work proceed to next method


Method 3

- come back to  the advance boot option or see advance repair option (for that hold a shift key and restart your computer or you get this option to choose as "see advance repair option" automatically when your computer has any kind of issue restarting)

-  choose Troubleshoot from list of different option

- choose Advance option from list of different option

- choose system Restore from list of different option

- follow the wizard  now; choose the restore point in the wizard; click on next; follow the wizard to restore your system to previous time; when it was working fine a week ago or a month ago.

- If it works you can enjoy; if no restore point; skip this step, if do not work proceed to next method


Method 4 (if you have a back up image recovery disk)

- - come back to  the advance boot option or see advance repair option (for that hold a shift key and restart your computer or you get this option to choose as "see advance repair option" automatically when your computer has any kind of issue restarting)

-  choose Troubleshoot from list of different option

- choose Advance option from list of different option

- insert a back up image recovery disk (DVD)

- choose system Image Recovery from list of different option

- follow the wizard to recover your windows 10 from image recovery disk (DVD)

- If it works you can enjoy; if you do not have image recovery disk (DVD) ; skip this step, if do not work proceed to next method

Method 5

- go to start; choose settings

- choose update and security

- choose windows security

- choose device performance and health

- scroll down; click on additional info after fresh start

- click on get started to fresh start

- now follow the wizard; click on next; read everything before you proceed; to Fresh start

-  If it works you can enjoy; if do not work proceed to next method


Method 6

- get the bootable USB flash drive or DVD; and boot from it

- give a time to boot; then after choose Repair Your computer

- it will take you to advance option

-  choose Troubleshoot from list of different option

- choose Advance option from list of different option

- choose command prompt from list of different option

- choose the username and enter the password; if it ask for username and password

- Then after it will open command prompt

- Type the commands bellow and press enter key

      dism /get-wiminfo /wimfile:F:/sources/install.esd

(The commands above will show you image details; F:/sources/install.esd; is the path of install.esd file inside bootable media; your drive may be other than F: drive; so confirm first; type this commands to get details; that help you confirm; wmic logicaldisk get deviceid, volumename, description)

- Type the commands bellow and press enter key to make scratch directory

           mkdir d:\scratch

(d: drive is the drive where your operating system is installed; you want to repair; your drive may be other than d: drive; so confirm first; type this commands to get details; that help you confirm; wmic logicaldisk get deviceid, volumename, description)

Type the commands bellow again and press enter key

          dism /image:d:\ /cleanup-image /restorehealth /sources:esd:F:\sources\install.esd:1 /scratch dir:d:\scratch /limitaccess

- give a time to complete process; once done exit and continue

- If it works you can enjoy; if do not work proceed to next method


Method 7

- still do not work; finally you have to do the clean installation again, create a fresh bootable USB flash or DVD and insert it into Flash drive or DVD drive  respectively; and do the clean installation

For Step by step video guide; follow the video tutorial: https://youtu.be/8X1YESVvwWw

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