Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to re-enable DSE #32

Closed
NightfallChease opened this issue Sep 26, 2022 · 3 comments
Closed

Unable to re-enable DSE #32

NightfallChease opened this issue Sep 26, 2022 · 3 comments
Labels
question Further information is requested

Comments

@NightfallChease
Copy link

I have typed the following cmd in the my console "kdu.exe" -prv 1 -dse 6".
After reentering the same command again (6 replaced with 0)
I was not able to restart my computer without dse dsiabled... I have no clue how to reenable dse because all the methods i've used (bcdedit.exe /set nointegritychecks off & troubleshoot restart and enable dse) don't work. Any ideas?

@hfiref0x
Copy link
Owner

You did opposite. First command sets default set of flags into DSE value. Second command you have typed - zeroed all flags, disabling DSE.

@NightfallChease
Copy link
Author

NightfallChease commented Sep 27, 2022

Oh yeah, I didn't even noticed that... My system still boots with DSE disabled by default after using KDU, how do I fix this?
(I tried [bcdedit -set TESTSIGNING OFF] [bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS] and [bcdedit.exe /set nointegritychecks off])

@NightfallChease
Copy link
Author

nvm these commands fixed it.
thx for ur help

@hfiref0x hfiref0x added the question Further information is requested label Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants