Windows 10: How to use ADB in Windows Recovery command prompt?

Discus and support How to use ADB in Windows Recovery command prompt? in Windows 10 Gaming to solve the problem; I need to copy a file from Android phone while in Windows 11 Recovery command prompt.However, the phone is not visible as a drive and running adb... Discussion in 'Windows 10 Gaming' started by DVS_75, Oct 11, 2022.

  1. DVS_75 Win User

    How to use ADB in Windows Recovery command prompt?


    I need to copy a file from Android phone while in Windows 11 Recovery command prompt.However, the phone is not visible as a drive and running adb results in "adb.exe is not compatible with this version of Windows" error.Please let me know what I can do here.Thank you.

    :)
     
    DVS_75, Oct 11, 2022
    #1
  2. topgundcp Win User

    How does Windows boot to advanced recovery option e.g. command prompt?

    - that gives me a 454 'Unexpected error' This tells me that the BCD is partially corrupted.

    The commands: shutdown.exe /r /o /f /t 00
    or: %SystemRoot%\System32\Cmd.exe /c reagentc /boottore&shutdown /r /f /t 00
    should boot into Recovery if everything is configured correctly.
    FYI, If Windows is configured correctly:
    1. If Reagentc is disabled, you still can get into Recovery but with limited options.
    2. If Reagentc is enabled, you'll get all options.
    3. If you boot Windows using Recovery USB stick, You'll get into Recovery with couple of options missing.

    Here's my suggestion if you want to try:
    OPTION 1: Will save the trouble of re-install Windows.

    1. Download the image of my first 3 partitions (450MB Recovery, 100 MB EFI partition, and 16MB unformatted primary)
      EFI_Boot-00-00.7z - Google Drive
    2. Run Macrium and restore the image from step 1, overwriting your existing 1st three partitions, leaving C alone.
    3. Delete the 490MB Recovery partition.
    4. From Macrium, run fix boot problems.
    5. Reboot. Open Admin command prompt then run Reagentc /info to make sure that it is enabled. If not, enable it.
      if failed to enable, reboot and try again.
    OPTION 2: Assuming you've already had Windows backup with Macrium.

    1. Wipe out the first 5 parttiions. (450MB, 100MB, 16MB, C Drive, 480MB)
    2. Fresh install Windows 10
    3. Restore C drive from backup image, run fix boot problems
    4. repeat step 5 from OPTION 1 above.
     
    topgundcp, Oct 11, 2022
    #2
  3. cwtech Win User
    command prompt will not open in safe mode with command prompt

    Would I just follow the same steps within safe mode after hooking up to the other system?
     
    cwtech, Oct 11, 2022
    #3
  4. How to use ADB in Windows Recovery command prompt?

    android recovery and kernel.img

    For thouse who CAN help...:I can't enter adb (device not recognized), can't flash using stock recovery (don't really know the steps and stuck at triage and dead android when in recovery),
     
    ELiTRiGG3R, Oct 11, 2022
    #4
Thema:

How to use ADB in Windows Recovery command prompt?

Loading...
  1. How to use ADB in Windows Recovery command prompt? - Similar Threads - ADB Recovery command

  2. How to elevate command prompt with admin permissions using usb recovery drive?

    in Windows 10 Gaming
    How to elevate command prompt with admin permissions using usb recovery drive?: I’m using a USB recovery drive to repair a computer running windows 10 OS but it seems like the hard drive is having some issues. I tried reformatting the hard drive from the command prompt but it threw an error Diskpart has encountered an error: The parameter is incorrect....
  3. How to elevate command prompt with admin permissions using usb recovery drive?

    in Windows 10 Software and Apps
    How to elevate command prompt with admin permissions using usb recovery drive?: I’m using a USB recovery drive to repair a computer running windows 10 OS but it seems like the hard drive is having some issues. I tried reformatting the hard drive from the command prompt but it threw an error Diskpart has encountered an error: The parameter is incorrect....
  4. How to elevate command prompt with admin permissions using usb recovery drive?

    in Windows 10 BSOD Crashes and Debugging
    How to elevate command prompt with admin permissions using usb recovery drive?: I’m using a USB recovery drive to repair a computer running windows 10 OS but it seems like the hard drive is having some issues. I tried reformatting the hard drive from the command prompt but it threw an error Diskpart has encountered an error: The parameter is incorrect....
  5. How to uninstall an application from windows recovery command prompt?

    in Windows 10 Gaming
    How to uninstall an application from windows recovery command prompt?: Ive been using AMD's overclocking software Ryzen Master. After a failed attempt, my system now stuck in a boot loop.I can boot into the Recovery mode but NOT the Safe Mode. Also resetting bios does not work, because Ryzen Master always applies failed oc parameters upon...
  6. How to uninstall an application from windows recovery command prompt?

    in Windows 10 Software and Apps
    How to uninstall an application from windows recovery command prompt?: Ive been using AMD's overclocking software Ryzen Master. After a failed attempt, my system now stuck in a boot loop.I can boot into the Recovery mode but NOT the Safe Mode. Also resetting bios does not work, because Ryzen Master always applies failed oc parameters upon...
  7. How do I make a windows recovery environment using command prompt?

    in Windows 10 Gaming
    How do I make a windows recovery environment using command prompt?: I'm trying to make a windows recovery environment, so I can reset my computer that continuously blue screens, but the reagentc/X command isn't doing anything, whenever I try to enable it, it goes something like this image attached if anyone knows how to fix this, help would...
  8. How do I make a windows recovery environment using command prompt?

    in Windows 10 Software and Apps
    How do I make a windows recovery environment using command prompt?: I'm trying to make a windows recovery environment, so I can reset my computer that continuously blue screens, but the reagentc/X command isn't doing anything, whenever I try to enable it, it goes something like this image attached if anyone knows how to fix this, help would...
  9. How do I make a windows recovery environment using command prompt?

    in Windows 10 Installation and Upgrade
    How do I make a windows recovery environment using command prompt?: I'm trying to make a windows recovery environment, so I can reset my computer that continuously blue screens, but the reagentc/X command isn't doing anything, whenever I try to enable it, it goes something like this image attached if anyone knows how to fix this, help would...
  10. How to use ADB in Windows Recovery command prompt?

    in Windows 10 Software and Apps
    How to use ADB in Windows Recovery command prompt?: I need to copy a file from Android phone while in Windows 11 Recovery command prompt.However, the phone is not visible as a drive and running adb results in "adb.exe is not compatible with this version of Windows" error.Please let me know what I can do here.Thank you....