The boot configuration data store ...


The boot configuration data store could not be opened.
The requested system device cannot be found.

Install Git :

Set-ExecutionPolicy Bypass -Scope Process
      
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
    
choco install git

Install Script :

cd $HOME/desktop
git clone "https://github.com/Meanphup007/ALL.git"

cd All
move-item -Path FIX_BCD_EDIT -Destination ../

cd ../
Remove-Item -Path "All" -Recurse -Force

Copy it to Flash Boot :

Boot Computer Using Flash Boot :

Find Folder FIX_BCD_EDIT :

Start Script :

start Auto-Rebuild-BCD-By-VMTechs.bat


Restart Computer :

wpeutil reboot