Dear Mohamed Mehdi,
Thank you for reaching out to the Microsoft Q&A.
This error usually happens when an installation of the Microsoft Visual C++ Redistributable is corrupt or incomplete. You could try manually reinstalling the visual C++ redistributable:
- Go to the official Microsoft download page: Latest Microsoft Visual C++ Redistributable Downloads. On that page, look for the Visual Studio 2015, 2017, 2019, and 2022 section. You need to download the file for X64, as shown in your error message.
- Once the download is finished, run the file you just downloaded (it will be named something like
VC_redist.x64.exe). - If it gives you an option to Repair, choose that. If not, just agree to the license terms and click Install.
- After the installation is complete, restart your PC then try again.
To assist others who might have similar questions and to help us improve our support system, we kindly encourage you to "Accept the answer" if it successfully addressed your concern. Accepting an answer lets other users know that this solution worked for you, and it also helps us track the effectiveness of our support efforts.