{"id":24437,"date":"2022-05-11T14:49:15","date_gmt":"2022-05-11T12:49:15","guid":{"rendered":"http:\/\/159.69.82.204\/win\/?p=24437"},"modified":"2022-05-15T00:07:20","modified_gmt":"2022-05-14T22:07:20","slug":"windows-11-update-kb5013943-erzeugt-fehler-0xc0000135","status":"publish","type":"post","link":"https:\/\/borncity.com\/win\/2022\/05\/11\/windows-11-update-kb5013943-erzeugt-fehler-0xc0000135\/","title":{"rendered":"Windows 11: Update KB5013943 results in application error 0xc0000135"},"content":{"rendered":"<p><img decoding=\"async\" style=\"float: left; margin: 0px 10px 0px 0px; display: inline;\" title=\"Windows\" src=\"https:\/\/www.borncity.com\/blog\/wp-content\/uploads\/2021\/04\/Windows-klein.jpg\" alt=\"Windows\" width=\"200\" align=\"left\" \/>[<a href=\"https:\/\/www.borncity.com\/blog\/2022\/05\/11\/windows-11-update-kb5013943-erzeugt-fehler-0xc0000135\/\" target=\"_blank\" rel=\"noopener\">German<\/a>]Microsoft released the cumulative update KB5013943 for Windows 11 (build 22000.675) on May 10, 2022. In the meantime, there are increasing reports of users who subsequently receive error 0xc0000135. This can occur with various applications, PowerShell, Event Viewer, services, etc. It is probably crystallizing into a problem with the .NET framework. Here is a brief overview of what I have found out so far.<\/p>\n<p><!--more--><\/p>\n<h2>Windows 11 Update KB5013943<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/vg07.met.vgwort.de\/na\/b16fdf11dab34b8f86383293795146bf\" alt=\"\" width=\"1\" height=\"1\" \/>Cumulative Update <a href=\"https:\/\/support.microsoft.com\/help\/5013943\" target=\"_blank\" rel=\"noopener\">KB5013943<\/a> raises the OS build on Windows 11 to 22000.675 (see also<a href=\"https:\/\/borncity.com\/win\/2022\/05\/11\/patchday-windows-11-server-2022-updates-may-10-2022\/\">Patchday: Windows 11\/Server 2022-Updates (May 10, 2022)<\/a>). According to Microsoft, the update is intended to fix a known issue that can cause the screen to flicker when you boot a device in Safe Mode. This problem was caused by preview update KB5012643 for Windows 11 &#8211; I had addressed this in the blog post <a href=\"https:\/\/borncity.com\/win\/2022\/04\/30\/windows-11-display-probleme-im-abgesicherten-modus-durch-preview-update-kb5012643\/\">Windows 11: Preview update KB5012643 causes display issues in safe mode<\/a>. There Microsoft rolled the whole thing back via Known Issues Rollback (KIR). So now a new attempt takes place.<\/p>\n<p>Microsoft also writes that components that rely on explorer.exe, such as File Explorer, the Start menu and the taskbar, can also be affected by a problem and appear unstable. This is also supposed to be fixed by the cumulative update <a href=\"https:\/\/support.microsoft.com\/help\/5013943\" target=\"_blank\" rel=\"noopener\">KB5013943<\/a>.<\/p>\n<h2>Update causes App error 0xc0000135<\/h2>\n<p>Meanwhile, I have several reports that after installing the update <a href=\"https:\/\/support.microsoft.com\/help\/5013943\" target=\"_blank\" rel=\"noopener\">KB5013943<\/a>, various applications quit with the error code 0xc0000135. The first report I encountered is here, and reads.<\/p>\n<blockquote><p>For the first time, a Windows update totally destroyed my productivity. I had no issues with .exe files but now I do. I removed the Windows update but when I restarted my PC, it was back.<\/p>\n<p>The error I receive is: 0xc0000135, which means there is no .NET Framework installed on PC but it's not true.<\/p><\/blockquote>\n<p>In the Microsoft Answers forum there are also several threads like <a href=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/all\/i-am-getting-0xc0000135-error-when-opening-any\/c80f6cd2-dcb1-4475-9e76-3edc80f86d29\" target=\"_blank\" rel=\"noopener\">here<\/a> and <a title=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/all\/getting-multiple-startup-errors-after-current\/ec2e8d02-9270-40f1-96b4-e91c504ea146\" href=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/all\/getting-multiple-startup-errors-after-current\/ec2e8d02-9270-40f1-96b4-e91c504ea146\" target=\"_blank\" rel=\"noopener\">here<\/a>. In the latter link, a user writes the following about May 10, 2022:<\/p>\n<blockquote><p>So I just updated my laptop to the newest version of windows 11 and I am getting a lot of application errors and auto startup errors for apps. Is there a way to fix this? Error 0xc0000135<\/p><\/blockquote>\n<p><img decoding=\"async\" title=\"App error 0xc0000135 \" src=\"https:\/\/i.imgur.com\/gmqqJOe.png\" alt=\"App error 0xc0000135 \" \/><\/p>\n<p>By now it is clear that it can hit various applications. The comment here on the blog confirms this, with the error occurring on a \"brand new\" Windows 11 machine. According to the comment, many services, even rudimentary system programs like the event viewer, cannot be opened and report this error.<\/p>\n<h3>What does the error 0xc0000135 mean?<\/h3>\n<p>The error code 0xc0000135 is an application error and simply stands for STATUS_DLL_NOT_FOUND. The application in question fails at startup because a required DLL library file is probably not found. This can affect, besides applications, also services from Windows or peripheral devices. Ultimately, it is no longer possible to work with the system.<\/p>\n<p>Based on the current error image and the above error description, it seems that an assembly from the .NET framework is not found. This reminds me of the problems with .NET applications with the Preview Update KB5012643 from the end of April 2022, see <a href=\"https:\/\/borncity.com\/win\/2022\/05\/04\/windows-11-preview-update-kb5012643-macht-probleme-mit-net-framework-3-5-anwendungen\/\">Windows 11: Preview Update KB5012643 causes issues with .NET Framework 3.5 applications<\/a>. There only uninstalling the update remained as a solution.<\/p>\n<h2>Attempt to fix this application error<\/h2>\n<p>At this point, there are two approaches to fix this application error on Windows 11. One can try to see if repairing the .NET framework as well as the Windows Communication Foundation (WCF), if applicable, will do anything. If this does not help, uninstall the update.<\/p>\n<h3>Fix #1: Repair .NET Framework 3.5<\/h3>\n<p>The first approach to possibly fix the error is to repair the .NET Framework 3.. There are two approaches to do this &#8211; one via Control Panel, one via Command Prompt (<a href=\"https:\/\/docs.microsoft.com\/en-us\/windows\/release-health\/status-windows-11-21h2#2819msgdesc\" target=\"_blank\" rel=\"noopener\">see<\/a>). Administrators can invoke a command prompt via <em>Run as administrator<\/em> and then run the following commands:<\/p>\n<p>dism \/online \/enable-feature \/featurename:netfx3 \/all<br \/>\ndism \/online \/enable-feature \/featurename:WCF-HTTP-Activation<br \/>\ndism \/online \/enable-feature \/featurename:WCF-NonHTTP-Activation<\/p>\n<p>These instructions should reinstall the .NET framework and, if applicable, the Windows Communication Foundation (WCF). The WCF only needs to be activated if it was in use.<\/p>\n<p>Alternatively, it is possible to search for <em>Features <\/em>in the Start menu search box and select the hit <em>Turn Windows features on or off <\/em>the old Control Panel.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"Windows-Features\" src=\"https:\/\/i.imgur.com\/3bLHBrW.png\" alt=\"Windows-Features\" width=\"537\" height=\"476\" \/><\/p>\n<p>There you have to activate the option for the .Net Framework 3.5 (and if used also WCF) again and restart the system. Maybe this will help.<\/p>\n<h3>Fix #2: Uninstall update<\/h3>\n<p>In the article about the preview update , Microsoft suggests mitigating this problem by uninstalling the update. To do this, follow the steps below:<\/p>\n<ol>\n<li>Go to <em>Windows Update Settings<\/em> page using the <em>Start<\/em> button.<\/li>\n<li>In the <em>Windows Update<\/em> settings window, select the option <em>Show update history<\/em> and then the option <em>Uninstall update<\/em>.<\/li>\n<li>Then find the entry for the update in the list, select it and click the <em>Uninstall <\/em>button.<\/li>\n<\/ol>\n<p>After uninstalling, you can test whether the problem has been solved. If not, restart Windows 11 if necessary.<\/p>\n<p>A list of more issues may be found at <a href=\"https:\/\/borncity.com\/win\/2022\/05\/12\/windows-office-mai-2022-patchday-probleme-und-besonderheiten\/\">Windows, Office: May 2022 Patchday issues and mysteries<\/a><\/p>\n<p><strong>Similar articles:<br \/>\n<\/strong><a href=\"https:\/\/borncity.com\/win\/2022\/05\/05\/microsoft-office-updates-3-mai-2022\/\">Microsoft Office Updates (May 3, 2022)<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2022\/05\/10\/microsoft-security-update-summary-10-mai-2022\/\">Microsoft Security Update Summary (May 10, 2022)<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2022\/05\/11\/patchday-windows-10-updates-10-mai-2022\/\">Patchday: Windows 10-Updates (May 10, 2022)<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2022\/05\/11\/patchday-windows-11-server-2022-updates-may-10-2022\/\">Patchday: Windows 11\/Server 2022-Updates (May 10, 2022)<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2022\/05\/11\/windows-7-server-2008r2-windows-8-1-server-2012r2-updates-may-10-2022\/\">Windows 7\/Server 2008R2; Windows 8.1\/Server 2012R2: Updates (May 10, 2022)<\/a><\/p>\n<p><a href=\"https:\/\/borncity.com\/win\/2022\/04\/15\/patchday-nachlese-probleme-mit-april-2022-updates\/\">MS-Patchday wrap-up: Issues with April 2022 updates<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2022\/04\/30\/windows-11-display-probleme-im-abgesicherten-modus-durch-preview-update-kb5012643\/\">Windows 11: Preview update KB5012643 causes display issues in safe mode<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2022\/05\/04\/windows-11-preview-update-kb5012643-macht-probleme-mit-net-framework-3-5-anwendungen\/\">Windows 11: Preview Update KB5012643 causes issues with .NET Framework 3.5 applications<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2022\/03\/09\/windows-server-2022-mrz-2022-update-kb5011497-verursacht-probleme-mit-remote-verbindungen\/\">Windows Server 2022: March 2022 update KB5011497 breaks remote desktop gateway role<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2022\/03\/18\/windows-server-2022-lsung-fr-remote-desktop-probleme-mit-update-kb5011497\/\">Windows Server 2022: Fix for Remote Desktop problems with update KB5011497<\/a><br \/>\n<a href=\"https:\/\/www.borncity.com\/blog\/2022\/05\/10\/windows-server-2022-wie-ist-der-status-beim-rds-bug-rdcb-rolle-verursacht-durch-kb5011497\/\">Windows Server 2022: Wie ist der Status beim RDS-Bug (RDCB-Rolle), verursacht durch KB5011497?<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2022\/05\/09\/windows-update-kb5012599-fix-fr-installationsfehler-0x8024200b-und-0x800f0831-kommt\/\">Windows Update KB5012599: Microsoft plans fix for install error 0x8024200B and 0x800F0831<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>[German]Microsoft released the cumulative update KB5013943 for Windows 11 (build 22000.675) on May 10, 2022. In the meantime, there are increasing reports of users who subsequently receive error 0xc0000135. This can occur with various applications, PowerShell, Event Viewer, services, etc. &hellip; <a href=\"https:\/\/borncity.com\/win\/2022\/05\/11\/windows-11-update-kb5013943-erzeugt-fehler-0xc0000135\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[463,22,2],"tags":[166,195,2643],"class_list":["post-24437","post","type-post","status-publish","format-standard","hentry","category-issue","category-update","category-windows","tag-issues","tag-update","tag-windows-11"],"_links":{"self":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/24437","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=24437"}],"version-history":[{"count":0,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/24437\/revisions"}],"wp:attachment":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/media?parent=24437"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/categories?post=24437"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/tags?post=24437"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}