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

openxt 9.0.2 and windows 10 vm: correct procedure to install openxt windows driver #1

Open
zaromarco opened this issue Jan 21, 2022 · 0 comments

Comments

@zaromarco
Copy link

Hi , i have install openxt 9.0.2 on a lenovo m920q and i have install a windows 10 21h2 vm
i have read w10 load only signed driver , so i have done this:
bcdedit /set testsigning on
installed the driver that comes with that release by mounting the virtual cd rom
reboot
everthing is ok except there will be forever a watermark on the lower right corner that say test mode.
i have also read that is not good to use windows 10 allways in test mode so i do bcdedit /set testsigning off and reboot , that watermark goes away but all openxt driver are not loaded anymore
i also tried to do this:
bcdedit /set testsigning on
certutil -addstore -f "Root" developer.cer
certutil -addstore -f "TrustedPublisher" developer.cer

developer.cer was downloaded from https://openxt.ainfosec.com/OpenXT/certificates/windows/
but again when i do bcdedit /set testsigning off and reboot i get the same problem
please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant