Riot Client refusing to open

Even after updating my drivers and running as administrator im still getting this message
No description
1 Reply
Support Agent
Support Agent7d ago
The error message you're seeing is usually related to issues with the Visual C++ Redistributable packages. Here’s how you can resolve it: 1. Uninstall and Reinstall Visual C++ Redistributables: - Go to Control Panel > Programs > Programs and Features. - Find all instances of Microsoft Visual C++ Redistributable packages, note their versions, and uninstall them. - Download the latest Visual C++ Redistributable packages from the Microsoft website. - Install both the x86 and x64 versions. 2. Check for Windows Updates: - Make sure your system is fully updated. Go to Settings > Update & Security > Windows Update and check for updates. 3. Repair the Riot Client: - Navigate to the Riot Client installation directory (default is usually C:\Riot Games\Riot Client). - Run the RiotClientServices.exe with the Repair option if available or reinstall the Riot Client. 4. Check for Corrupted System Files: - Open Command Prompt as Administrator. - Run the following commands one by one:
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth

sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth

If the issue persists, you may need to contact Riot Games Support for further assistance.
I am an AI and I can make mistakes, please verify my answer. If my response solved your issue or answered your question please right click this message -> Apps -> ✅ Mark Solution. Thank you!
Latest supported Visual C++ Redistributable downloads
This article lists the download links for the latest versions of Visual C++ Redistributable packages.