{"id":7370,"date":"2018-10-12T19:48:08","date_gmt":"2018-10-12T17:48:08","guid":{"rendered":"http:\/\/159.69.82.204\/win\/?p=7370"},"modified":"2022-11-04T11:39:27","modified_gmt":"2022-11-04T10:39:27","slug":"windows-10-oct-2018-updates-throws-wdf-violation-bsod","status":"publish","type":"post","link":"https:\/\/borncity.com\/win\/2018\/10\/12\/windows-10-oct-2018-updates-throws-wdf-violation-bsod\/","title":{"rendered":"Windows 10: Oct. 2018 updates throws &lsquo;WDF Violation&rsquo; BSOD"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" style=\"float: left; margin: 0px 10px 0px 0px; display: inline\" src=\"http:\/\/www.borncity.com\/blog\/wp-content\/uploads\/2015\/01\/win102.jpg\" width=\"58\" align=\"left\" height=\"58\">[<a href=\"https:\/\/www.borncity.com\/blog\/2018\/10\/12\/windows-10-okt-2018-updates-erzeugen-bsod-wdf-violation\/\" target=\"_blank\" rel=\"noopener\">German<\/a>]The cumulative updates KB4464330 (for Windows 10 V1809) and KB4462919 (for Windows 10 V1803) for October 2018 cause certain machines, previously from HP and Dell, to throw a 'WDF Violation' BlueScreen.<\/p>\n<p><!--more--><\/p>\n<h2>The error description<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/vg05.met.vgwort.de\/na\/0f50f2360ac7475eb86cacf8aa850292\" width=\"1\" height=\"1\">Users who install the KB4464330 cumulative update (the fix for unwanted user data deletion) on Windows 10 V1809 or the KB4462919 October 2018 cumulative update on Windows 10 V1803 run into a problem on different machines. Windows 10 V1803 and V1809 throws a BlueScreen \"WDF Violation\" and can no longer start.&nbsp; <\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"BlueScreen &ldquo;WDF Violation&rdquo; \" alt=\"BlueScreen &ldquo;WDF Violation&rdquo; \" src=\"https:\/\/i.imgur.com\/FuOsK38.jpg\" width=\"531\" height=\"277\"><\/p>\n<p>I received <a href=\"https:\/\/www.borncity.com\/blog\/2018\/10\/10\/windows-10-v1809-ursache-fr-rollout-stopp-erklrt\/#comment-63741\" target=\"_blank\" rel=\"noopener\">this comment<\/a> within my German blog, where an affected HP user wrote: <\/p>\n<blockquote>\n<p>HP ProDesk 400, with freshly installed 1809, completely virgin. After the update to KB4464330 a restart is required, if I do this, a BSOD comes with the error message \"WDF Violation\", and nothing can be done with the system.<\/p>\n<\/blockquote>\n<p>There are other reports at MS Answers (<a href=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/all\/windows-10-1809-1776355-cumulative-update-bsod\/ee2ca1bc-b98f-4e1f-9fea-e0803b6766c9?auth=1\" target=\"_blank\" rel=\"noopener\">this thread<\/a>), and Woody Leonhard has written also a separate article.<\/p>\n<blockquote class=\"twitter-tweet\" data-lang=\"de\">\n<p lang=\"en\" dir=\"ltr\">No, this month's Win10 cumulative updates (alone) aren't triggering BSODs on HP computers. It's more complex than that. <a href=\"https:\/\/t.co\/5NevUgdk6f\">https:\/\/t.co\/5NevUgdk6f<\/a><\/p>\n<p>\u2014 Woody Leonhard (@woodyleonhard) <a href=\"https:\/\/twitter.com\/woodyleonhard\/status\/1050439529407090689?ref_src=twsrc%5Etfw\">11. Oktober 2018<\/a><\/p><\/blockquote>\n<p><span id=\"preserve6d65c283183941baac137deb77bcc78f\" class=\"wlWriterPreserve\"><SCRIPT charset=\"utf-8\" src=\"https:\/\/platform.twitter.com\/widgets.js\" async><\/SCRIPT><\/span> <\/p>\n<h2>HP and Dell affected<\/h2>\n<p>At a first glance it seems that only HP machines were affected because the following driver (keyboard filter driver from HP) was identified as the cause.&nbsp; <\/p>\n<p><em>C:\\Windows\\System32\\drivers\\HpqKbFiltr.sys<\/em><\/p>\n<p>But within Microsoft Answers forum there is <a href=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/all\/windows-10-1809-1776355-cumulative-update-bsod\/ee2ca1bc-b98f-4e1f-9fea-e0803b6766c9?auth=1\" target=\"_blank\" rel=\"noopener\">this thread<\/a> containing Information from Microsoft Support. A user has contacted the support after running into the error.<\/p>\n<p><img decoding=\"async\" title=\"Support-Information &lsquo;WDF Violation&rsquo; \" alt=\"Support-Information &lsquo;WDF Violation&rsquo; \" src=\"https:\/\/i.imgur.com\/0UuuMMp.jpg\"><\/p>\n<p>Microsoft's support thus states that HP and Dell machines are running in a BlueScreen 'WDF Violation'.<\/p>\n<h3>The 'WDF Violation' occurs frequently<\/h3>\n<p>If you search the Internet for the term 'WDF Violation', you will come across a number of hits, including in the MS Answers forum. Some of them are from 2016 or the beginning of 2018.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"&lsquo;WDF Violation&rsquo; in MS Answers Forum \" alt=\"&lsquo;WDF Violation&rsquo; in MS Answers Forum \" src=\"https:\/\/i.imgur.com\/Atnkwt3.jpg\" width=\"573\" height=\"183\"><\/p>\n<p>The simple background: The abbreviation WDF stands for Windows Driver Framework, a set of tools and libraries used for the development of (kernel-mode) drivers. Microsoft has published a description for developers <a href=\"https:\/\/docs.microsoft.com\/en-us\/windows-hardware\/drivers\/wdf\/using-the-framework-to-develop-a-driver\" target=\"_blank\" rel=\"noopener\">here<\/a>. Also relevant for developers is the Microsoft document <a href=\"https:\/\/docs.microsoft.com\/en-us\/windows-hardware\/drivers\/wdf\/\" target=\"_blank\" rel=\"noopener\">here<\/a>, which deals with the changes in the WDF for Windows 10 V1709, 1803, 1809 etc.&nbsp;&nbsp;&nbsp; <\/p>\n<p>Thus developers of Windows drivers run into two problems: First they have to make sure that they implement Microsoft's specifications for WDF correctly. And they have to follow development all the time to take Microsoft's changes into account. On machines where a driver is installed, there may be compatibility issues with feature updates or cumulative updates. The WDF then triggers a 'WDF Violation' BlueScreen and stops working.&nbsp; <\/p>\n<h2>Fixing the issue on HP machines<\/h2>\n<p>Microsoft has published KB4468372, titled <em>HP devices may experience blue screen error WDF_VIOLATION after installing HP keyboard driver (version 11.0.3.1)<\/em>. This KB article is valid for Windows 10, version 1803, and Windows 10, version 1809. <\/p>\n<p>Microsoft has identified together with HP an HP driver with known incompatibility with certain HP devices on Windows 10 versions 1803 and 1809.&nbsp; On October 11, Microsoft removed the driver from Windows Update to reduce the number of devices affected. Additionally, Microsoft released <a href=\"https:\/\/na01.safelinks.protection.outlook.com\/?url=https%3A%2F%2Fsupport.microsoft.com%2Fhelp%2F4468304&amp;data=02%7C01%7CMelissa.Ellis.Martin%40microsoft.com%7Cc9f79e5f0c5e43b70c8508d6300b667c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636749222861167563&amp;sdata=vDroBgk6ltGuAtYjcLnz35gqXH6zzhIbJHhuFyq1cNo%3D&amp;reserved=0\" target=\"_blank\" rel=\"noopener\">KB 4468304<\/a> to remove the incompatible driver from devices pending reboot. HP is actively working on this issue. Within the KB article, Microsoft addresses two scenarios with a fix. <\/p>\n<ul>\n<li>If Windows Update has installed the driver and a restart is pending, do not restart the device. Install instead KB4468304 to remove the HP Keyboard driver (version 11.0.3.1). Windows Update will automatically download <a name=\"_Hlk527061403\"><\/a><a href=\"https:\/\/na01.safelinks.protection.outlook.com\/?url=https%3A%2F%2Fsupport.microsoft.com%2Fhelp%2F4468304&amp;data=02%7C01%7CMelissa.Ellis.Martin%40microsoft.com%7Cc9f79e5f0c5e43b70c8508d6300b667c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636749222861167563&amp;sdata=vDroBgk6ltGuAtYjcLnz35gqXH6zzhIbJHhuFyq1cNo%3D&amp;reserved=0\" target=\"_blank\" rel=\"noopener\">KB 4468304<\/a> to remove the faulty HP driver. It's also possible to install the KB manually via <a href=\"http:\/\/catalog.update.microsoft.com\/v7\/site\/Search.aspx?q=KB4468304\" target=\"_blank\" rel=\"noopener\">Microsoft Update Catalog<\/a>.\n<li>If the machine already throws a blue screen error WDF_VIOLATION and fails to load the Windows operating system, you need to repair the system, using the Windows Recovery Environment. <\/li>\n<\/ul>\n<p>Bleeping Computer reported <a href=\"https:\/\/web.archive.org\/web\/20220903092425\/https:\/\/www.bleepingcomputer.com\/news\/microsoft\/hp-pcs-getting-wdf-violation-bsod-after-installing-windows-10-updates\/\" target=\"_blank\" rel=\"noopener\">here<\/a>, that the faulty HP keyboard filter driver is located here:<\/p>\n<p><em>C:\\Windows\\System32\\drivers\\HpqKbFiltr.sys<\/em><\/p>\n<p>So it's possible to rename the driver <em>HpqKbFiltr.sys<\/em> to <em>HpqKbFiltr.old<\/em>, using Windows PE (Repair Environment). Microsoft recommend to uninstall the driver, using DISM:<\/p>\n<p><strong>For 32-bit versions of Windows:<\/strong>  <\/p>\n<p>dism \/Image:C\\ \/Remove-Driver \/Driver: C:\\Windows\\System32\\DriverStore\\FileRepository\\hpqkbfiltr.inf_x86_f1527018cecbb8c2\\HpqKbFiltr.inf  <\/p>\n<p><strong>For 64-bit versions of Windows:<\/strong>  <\/p>\n<p>dism \/Image:C:\\ \/Remove-Driver \/Driver:c:\\Windows\\System32\\driverstore\\FileRepository\\hpqkbfiltr.inf_amd64_714aca0508a80e9a\\HpqKbFiltr.inf  <\/p>\n<p>If Windows is not stored on the C: drive, replace the C: in the above commands with the appropriate drive letter.<\/p>\n<h3>Invoke Windows PE via automatic repair<\/h3>\n<p>If the device fails to start, Windows should attempt to automatically repair your device and enter the Windows 10 Recovery Environment. If the startup process is aborted three times, the automatic repair should start automatically with the Windows PE repair environment.<\/p>\n<p><img decoding=\"async\" title=\"Startreparatur\" alt=\"Startreparatur\" src=\"https:\/\/web.archive.org\/web\/20180704233544\/https:\/\/v23.imgup.net\/WinPE-019c07.jpg\">  <\/p>\n<p>The boot repair will not help, but there is a Windows PE environment running. There you should get to the following page <em>Choose an option<\/em>.<\/p>\n<p><img decoding=\"async\" title=\"Windows PE options\" alt=\"Windows PE options\" src=\"https:\/\/i.imgur.com\/MwG72sW.jpg\">  <\/p>\n<p>Select the tile <em>Troubleshoot <\/em>and on the next page select <em>Advanced Options<\/em>, and then <em>Command Prompt<\/em>. Then execute the commands mentioned above to rename or uninstall the faulty driver. Then restart Windows.  <\/p>\n<blockquote>\n<p>At the command prompt, it is important to get the correct logical drive. Windows PE runs in a RAM disk on drive X:, while the Windows 10 installation has one of the drives C: or D:. <\/p>\n<\/blockquote>\n<h3>Boot an install media to invoke Windows PE<\/h3>\n<p>If the Windows PE environment can no longer boot on the machine using the automatic repair options mentioned above, you can also use a boot media (DVD or USB stick) to repair the machine. Simply boot the machine from this medium. Using a recovery disk, you can then select the language for the interface on a page and go to the Select option page (see below). For a setup medium, select the language in the Windows Setup dialog box shown below and click <em>Next<\/em>.&nbsp; <\/p>\n<p><img decoding=\"async\" title=\"Windows Setup Sprache ausw&auml;hlen\" alt=\"Windows Setup Sprache ausw&auml;hlen\" src=\"https:\/\/web.archive.org\/web\/20180704233544\/https:\/\/a54.imgup.net\/WinPE-02a194.jpg\">  <\/p>\n<p>Within the next <em>Windows Setup<\/em> dialog box click <em>Repair your computer<\/em>.  <\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"Setup\" alt=\"Setup\" src=\"https:\/\/web.archive.org\/web\/20190203155836\/http:\/\/k67.imgup.net\/SetupUSbf1d.jpg\" width=\"604\" height=\"449\">  <\/p>\n<p>Then Windows PE environment is invoked and you are able to select the troubleshooting options mentioned above. Then you should be able to follow the steps outlined in the previous section to rename or uninstall the driver.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[German]The cumulative updates KB4464330 (for Windows 10 V1809) and KB4462919 (for Windows 10 V1803) for October 2018 cause certain machines, previously from HP and Dell, to throw a 'WDF Violation' BlueScreen.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[463,22,2],"tags":[1676,1674,195,76],"class_list":["post-7370","post","type-post","status-publish","format-standard","hentry","category-issue","category-update","category-windows","tag-kb4462919","tag-kb4464330","tag-update","tag-windows-10"],"_links":{"self":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/7370","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/comments?post=7370"}],"version-history":[{"count":0,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/7370\/revisions"}],"wp:attachment":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/media?parent=7370"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/categories?post=7370"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/tags?post=7370"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}