Is there any way on Windows 10 Enterprise to check if debugging mode is enabled, via registry or any commands? I tried to research on Google, but I can't find anthing on it.
This is how you check if debugging mode is enabled:
regedit
into search bar.HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
SystemStartOptions
FLIGHTSIGNING NOEXECUTE=OPTIN DEBUGPORT=1394 FVEBOOT=2670592 NOVGA DEBUG
If it's not enabled it just says "NODEBUG": FLIGHTSIGNING NOEXECUTE=OPTIN NODEBUG FVEBOOT=2670592 NOVGA
In this picture it shows it is enabled by having the port and "DEBUG" listed: