<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Drivers – Yeri Tiete</title><link>https://yeri.be/tag/drivers/</link><description>Yeri Tiete's blog</description><language>en</language><copyright>© Yeri Tiete</copyright><lastBuildDate>Fri, 12 Feb 2010 16:46:37 +0100</lastBuildDate><atom:link href="https://yeri.be/tag/drivers/index.xml" rel="self" type="application/rss+xml"/><item><title>Turning off Driver Signing in Windows 7</title><link>https://yeri.be/turning-off-driver-signing-in-windows-7/</link><pubDate>Fri, 12 Feb 2010 16:46:37 +0100</pubDate><author>Yeri Tiete</author><guid isPermaLink="true">https://yeri.be/turning-off-driver-signing-in-windows-7/</guid><description>&lt;p&gt;To disable it, as administrator, open cmd.exe (win button + R -&amp;gt; cmd -&amp;gt; [enter]), and copy paste the following 2 lines:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS
bcdedit.exe -set TESTSIGNING ON&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Reboot, enjoy. No more annoying messages. :)&lt;/p&gt;</description><content:encoded><![CDATA[<p>To disable it, as administrator, open cmd.exe (win button + R -&gt; cmd -&gt; [enter]), and copy paste the following 2 lines:</p>
<p><code>bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS
bcdedit.exe -set TESTSIGNING ON</code></p>
<p>Reboot, enjoy. No more annoying messages. :)</p>
]]></content:encoded><category>Errors</category><category>Software</category><category>drivers</category><category>windows 7</category></item></channel></rss>