Windows 10: WinDBG: Cannot change host ip using bcdedit /dbgsettings

Discus and support WinDBG: Cannot change host ip using bcdedit /dbgsettings in Windows 10 Drivers and Hardware to solve the problem; Hi I am running Qemu under Linux with a Windows 10 target. I have been using WindDBG on another computer to debug my device driver when Windows... Discussion in 'Windows 10 Drivers and Hardware' started by HowardPWeiss, Sep 4, 2021.

  1. WinDBG: Cannot change host ip using bcdedit /dbgsettings


    Hi I am running Qemu under Linux with a Windows 10 target. I have been using WindDBG on another computer to debug my device driver when Windows starts. To configure the connection, I used bcdedit and specified bcdedit /dbgsettings net hostip:10.0.0.111 port:50010 key:1.2.3.4 I then run WinDBG on another windows 10 system with IP4 10.0.0.111. It wait for my windows client to connect. When it does, I can debug the device driver. I want to change the host computer to 10.0.0.176 I need to return 10.0.0.111 to its owner I tried reconfiguring

    :)
     
    HowardPWeiss, Sep 4, 2021
    #1

  2. change windows 10 pc name

    We appreciate you getting back to us. To change the cmd name, we suggest that you follow this steps:

    • Open a Command Prompt (Adimin) window: Win+X, A, Alt+Y
    • Then run the following command to change your computer name to Donner: WMIC ComputerSystem where Name=COMPUTER-NAME call Rename Name=NewName
    • Reboot your PC.
    • Try to run ipconfig / all command, you should find that the Host Name in Windows IP Configuration list has been changed to the new name.

    Keep us posted with the result.
     
    Marilou Ser, Sep 4, 2021
    #2
  3. W10 - losing ip connection to ISP, drops DHCP and defaults to APIPA IP address

    Hi,

    With regard to your query, we suggest that you try resetting the TCP/IP by using the steps below:

    • Press Windows + X keys.
    • Click on Command Prompt (Admin).
    • Type the command below:

      netsh int ip reset
    • Hit Enter to execute the command.
    • Reboot the PC for the changes to take effect.

    Let us know the result.
     
    Rafael Com, Sep 4, 2021
    #3
  4. Hans_BA Win User

    WinDBG: Cannot change host ip using bcdedit /dbgsettings

    windbg getcontextstatefailed

    it seems to be the symbol search for ntoskrnl that is the cause

    i have tried windbg on a not updated (creators)windows 10 host and there i can analyze the minidump file
     
    Hans_BA, Sep 4, 2021
    #4
Thema:

WinDBG: Cannot change host ip using bcdedit /dbgsettings

Loading...
  1. WinDBG: Cannot change host ip using bcdedit /dbgsettings - Similar Threads - WinDBG Cannot change

  2. WinDbg for Commercial Use?

    in Microsoft Windows 10 Store
    WinDbg for Commercial Use?: Hello there, I wanted to know if WinDbg can be used for commercial use for free? Thanks. https://answers.microsoft.com/en-us/windows/forum/all/windbg-for-commercial-use/5be337a3-09ea-4534-818c-c627b0d6a073
  3. WinDbg for Commercial Use?

    in Windows 10 Gaming
    WinDbg for Commercial Use?: Hello there, I wanted to know if WinDbg can be used for commercial use for free? Thanks. https://answers.microsoft.com/en-us/windows/forum/all/windbg-for-commercial-use/5be337a3-09ea-4534-818c-c627b0d6a073
  4. WinDbg for Commercial Use?

    in Windows 10 Software and Apps
    WinDbg for Commercial Use?: Hello there, I wanted to know if WinDbg can be used for commercial use for free? Thanks. https://answers.microsoft.com/en-us/windows/forum/all/windbg-for-commercial-use/5be337a3-09ea-4534-818c-c627b0d6a073
  5. random ip in my host file

    in Windows 10 Network and Sharing
    random ip in my host file: so my virus total and other virus check sites were not workingso i checked my host fileand there were 50 random ip and web address and it was written 127.0203 www.virustotal.com idk if this is exact words as i have deleted it now and there were many sites like norton .com etc...
  6. Change IP by using VPN

    in Windows 10 Network and Sharing
    Change IP by using VPN: Greetings! I really need help. Can I change the IP and make the computer think that you are in another place? Enable any IP address in the VPN. I would really appreciate it if you help. [Original Title: IP in VPN]...
  7. Disabled Hyper-V using BCDedit

    in Windows 10 BSOD Crashes and Debugging
    Disabled Hyper-V using BCDedit: Ok, Am using an Acer E5 Laptop running Win10 Home. I have used VM for 2+ years to launch a database and I recently started getting an error during launch that said VM could not run with Hyper-V. I ran across a fix that suggested using BCEdit with some lengthy commands to...
  8. bcdedit changes get lost

    in Windows 10 Performance & Maintenance
    bcdedit changes get lost: I am using Windows 10 Pro with HyperV enabled. I run command 'bcdedit /set hypervisorlaunchtype Auto' which persists after a restart and I am able to use HyperV ok but after a power down and power up, this gets lost and I have to repeat every time I want to use HyperV...
  9. How TO Use WinDBG Switches?

    in Windows 10 Customization
    How TO Use WinDBG Switches?: I have a Dump File I want to peek at. I run 'WinDBG and point it to the file, and it returns, "Naa, don't think so, but you can read it with .ecxr. After Googling for 56 years, I think MS needs to change that verbiage to, "...-but we're not going to show you how to do it."...
  10. What host or IP does Windows Update use when updating?

    in Windows 10 Updates and Activation
    What host or IP does Windows Update use when updating?: What host or IP does Windows Update connect to when updating? If I knew that I could block that address to prevent updates ... until such time as I deem them permissible. 89583