Type the following command (replacing the URL with the link for your specific architecture) and press : Add-AppxPackage -Path "https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx"
Since Microsoft.vclibs.140.00 is a UWP package, the easiest way to get it is through the Windows Store. Microsoft.vclibs.140.00 Package Download
If you have ever tried to install a Windows app or launch a game only to be met with an error stating that a "Framework" or "VCLibs" package is missing, you aren't alone. One of the most common requirements for modern Windows applications is the package. Type the following command (replacing the URL with
https://aka.ms/vs/17/release/vc_redist.arm64.exe Microsoft.vclibs.140.00 Package Download