Hello
Thank you for your question and reaching out.
Method 1:
(enable driver signature enforcement - DEFAULT)
bcdedit /set nointegritychecks off
OR
(Disable driver signature enforcement)
bcdedit /set nointegritychecks on
(enable Test Mode)
bcdedit /set testsigning on
How to Enable or Disable Driver Signature Enforcement
OR
(Disable Test Mode - DEFAULT)
bcdedit /set testsigning off
Method 2:
Select the “Start” button.
Type “startup”.
Select “Change advanced startup settings“.
Select “Restart now” under the “Advanced startup” area.
Select “Troubleshoot“.
Select “Advanced Options“.
Select “Startup Options“.
Select “Restart“.
A menu will appear where you can press “7” on your keyboard to choose “Disable driver signing enforcement“.
--If the reply is helpful, please Upvote and Accept as answer--