Hi Akbar,
Thank you for posting your query in Microsoft Community Forum.
The error that you are getting can be caused due to the Runtime Components of Visual C++ libraries that are missing or getting conflicted, possibly due to a third party software.
So, I would suggest you to try the following steps and check if the issue persists:
Method 1:
Try to clean boot the system. A clean boot helps to verify if any third party application services or startup item is causing this issue.
You may refer the following KB article to put the computer in clean boot:
How to perform a clean boot in Windows
Note: Refer "How to reset the computer to start normally after clean boot troubleshooting" to reset the computer to start as normal after troubleshooting.
Method 2:
You may also reinstall the Runtime components of Visual C++ Libraries to resolve the problem.
You can uninstall any existing Microsoft Visual C++ Redistributable Package and install the latest Microsoft Visual C++ 2010 Redistributable Package and check if it helps.
Step 1: To uninstall the package:
- Open Programs and Features, by click Start > Control Panel >Programs and Features.
- From the list, find Microsoft Visual C++ Redistributable Package and click on it.
- Right click on it and select Uninstall.
- Restart the computer.
Step 2: Download and install the latest package and see if it helps.
Download the relevant package according to
your system architecture.
For x64 bit systems: Download details: Microsoft Visual C++ 2010 Redistributable
Package (x64)
Hope this information is helpful. If the issue still persists, please post back for further assistance, we'll be glad to assist you.