Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

Kernel debugging

Tourniquet88 edited this page May 26, 2019 · 5 revisions

In order to enable USB debugging, run these commands within an administrator command prompt on the device:

bcdedit /store BCD /dbgsettings usb TARGETNAME:WOATARGET

bcdedit /store BCD /set {default} Debug On

Clone this wiki locally