Windows 10: How to use Grub command line to setup \Boot\BCD

Discus and support How to use Grub command line to setup \Boot\BCD in Windows 10 Gaming to solve the problem; I keep getting windows failed to boot after chainloading my flash drive containing my windows 10 installation media on my Asus X705U after using it to... Discussion in 'Windows 10 Gaming' started by Jake Wade1, Jul 15, 2023.

  1. How to use Grub command line to setup \Boot\BCD


    I keep getting windows failed to boot after chainloading my flash drive containing my windows 10 installation media on my Asus X705U after using it to previously restored the computer

    :)
     
    Jake Wade1, Jul 15, 2023
    #1
  2. Naki Win User

    GPU-Z what command line parameter ?

    Suggestion: /? (-?) and /help (-help) command-line arguments to show a list of all possible arguments in a small window. *Smile How to use Grub command line to setup \Boot\BCD :)
     
  3. ryanly Win User
    GPU-Z what command line parameter ?

    Current /? (-?) or / help (-help) parameter is invalid
     
    ryanly, Jul 15, 2023
    #3
  4. How to use Grub command line to setup \Boot\BCD

    If I roll back my Win10 to Win7, will I be able to upgrade again when you've sorted out the major problems?

    Hi,

    I suggest you to follow the below steps and check if it helps.

    Go to the command prompt through Windows Recovery Environment and re-build the BCD and check if it works.

    Follow these steps to do so:


    • Boot the computer using the Windows bootable DVD.

    • On the ‘Windows Setup’ wizard click on ‘Next’ and click on ‘Repair your computer’.

    • You will then see a blue screen and an option to choose.

    • Click on ‘Troubleshoot’ then click on ‘Advanced Option’ and then click on ‘Command Prompt’.

    • Type these commands on the Command Prompt:

      bcdedit /export C:\BCD_Backup

      c:

      cd boot

      attrib bcd –s –h –r

      ren c:\boot\bcd bcd.old

      bootrec /RebuildBcd


      (Press Enter after each line of command)

      Following these steps will re-build the BCD.
    Thanks.
     
    Anil Madishetty, Jul 15, 2023
    #4
Thema:

How to use Grub command line to setup \Boot\BCD

Loading...
  1. How to use Grub command line to setup \Boot\BCD - Similar Threads - Grub command line

  2. How to use Grub command line to setup \Boot\BCD

    in Windows 10 Software and Apps
    How to use Grub command line to setup \Boot\BCD: I keep getting windows failed to boot after chainloading my flash drive containing my windows 10 installation media on my Asus X705U after using it to previously restored the computer...
  3. How to use Grub command line to setup \Boot\BCD

    in Windows 10 Installation and Upgrade
    How to use Grub command line to setup \Boot\BCD: I keep getting windows failed to boot after chainloading my flash drive containing my windows 10 installation media on my Asus X705U after using it to previously restored the computer...
  4. How to install using Command Line/Power Shell

    in Windows 10 Gaming
    How to install using Command Line/Power Shell: Hello,According to:https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/features-on-demand-non-language-fod?view=windows-11I have this file:Microsoft-Windows-Xps-Xps-Viewer-Opt-Package~31bf3856ad364e35~amd64~~.cabI need to write a .BAT batch file to install...
  5. How to install using Command Line/Power Shell

    in Windows 10 Software and Apps
    How to install using Command Line/Power Shell: Hello,According to:https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/features-on-demand-non-language-fod?view=windows-11I have this file:Microsoft-Windows-Xps-Xps-Viewer-Opt-Package~31bf3856ad364e35~amd64~~.cabI need to write a .BAT batch file to install...
  6. How to install using Command Line/Power Shell

    in Windows 10 Customization
    How to install using Command Line/Power Shell: Hello,According to:https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/features-on-demand-non-language-fod?view=windows-11I have this file:Microsoft-Windows-Xps-Xps-Viewer-Opt-Package~31bf3856ad364e35~amd64~~.cabI need to write a .BAT batch file to install...
  7. How to install a Language pack using command line

    in Windows 10 Gaming
    How to install a Language pack using command line: Hi,I want to know How to install a Language pack using command line in Windows 10.Eg: I want to install the Japanese language pack using PowerShell command so that it should install and provide me the language selection from the Task Bar....
  8. How to install a Language pack using command line

    in Windows 10 Software and Apps
    How to install a Language pack using command line: Hi,I want to know How to install a Language pack using command line in Windows 10.Eg: I want to install the Japanese language pack using PowerShell command so that it should install and provide me the language selection from the Task Bar....
  9. Most useful commands for PowerCFG command line

    in Windows 10 News
    Most useful commands for PowerCFG command line: [ATTACH] [ATTACH]Power Configuration or powercfg.exe is a command-line tool in Windows which allows you to configure power system settings. It is especially useful for laptops which run on battery and will enable you to configure hardware-specific configurations which are...
  10. How to connect/disconnect to a VPN using the command line?

    in Windows 10 Network and Sharing
    How to connect/disconnect to a VPN using the command line?: Hi all I have several network connections configured. There is one wifi connection which automatically connects to my WLAN, another cable based LAN connection to a NAS which is used for backups and some L2TP connection connections (used for VPN if needed). Is there...