After installing this update, some .NET Framework 3.5 apps might have issues or might fail to open. Affected apps are using certain optional components in .NET Framework 3.5, such as Windows Communication Foundation (WCF) and Windows Workflow (WWF) components..
To mitigate this issue, you can uninstall this update. To do this, select the Start button and type, Windows Update Settings, and select it. On the Windows Update settings window, select View Update History then select Uninstall Update. Find KB5012643 in the list and select it, then select Uninstall.
If you cannot uninstall this update (KB5012643), you can also mitigate this issue by re-enabling .NET Framework 3.5 and the Windows Communication Foundation in Windows Features. For instructions, please see Enable the .NET Framework 3.5 in Control Panel. Advanced users or IT admins can do this programmatically using an elevated Command Prompt (run as administrator) and running the following commands:
dism /online /enable-feature /featurename:netfx3 /all
dism /online /enable-feature /featurename:WCF-HTTP-Activation
dism /online /enable-feature /featurename:WCF-NonHTTP-Activation
We are working on a resolution and will provide an update in an upcoming release.
-
Windows 11 KB5012643 preview may crash .Net 3.5 Framework
- This topic has 2 replies, 2 voices, and was last updated 1 month, 3 weeks ago.
AuthorViewing 1 reply threadAuthorViewing 1 reply thread