Fix Windows PowerShell Not Opening Error mscoree.dll was not found On Windows 11
Channel:
Subscribers:
59,600
Published on ● Video Link: https://www.youtube.com/watch?v=qe5RwoTirbw
Fix Windows PowerShell Not Launching Error The Code Execution Cannot Proceed Because mscoree.dll was not On after after installing update KB5013943 on Windows 11
Step 1) Run these commands
dism /online /enable-feature /featurename:netfx3 /all
dism /online /enable-feature /featurename:WCF-HTTP-Activation
dism /online /enable-feature /featurename:WCF-NonHTTP-Activation
This will reinstall the .NET framework
Step 2) Enable the .NET Framework 3.5
Turn Windows features on or off
Step 3) Uninstall recently installed Update
https://drive.google.com/file/d/19z4EzKAipyX3XSkhhxhDei6GtZshHFCs/view
Other Videos By AarohanTechSol
Tags:
Windows PowerShell Not Opening Error mscoree.dll was not found On Windows 11