Search code examples
windowswindbg

How to reset bcdedit /dbgsettings in windows?


In my test system, I have modified busparams as 0.40.0 . Now If I have to reset it to the default value , is there a reset/delete like command which will delete all dbgsettings parameters that are currently set?


Solution

  • bcdedit -deletevalue {dbgsettings} busparams