Issue: RPA 4 cannot be started on Windows 11
Cause: The issue is likely due to incorrect version of the Microsoft Visual C++ redistributable libraries.
RPA 4 is built with VC++ 2019, and provided "fat" compressed bundle includes the installer for MSVC++ 2019 redistributables, which works perfectly on Windows 10.
However, Windows 11 may require the updated libraries provided with combined installer for MSVC++ 2015, 2017, 2019, and 2022.
Solution: Download and install the latest version of the MSVC++ 2022 redistributables from the official Microsoft website:
Permalink for latest supported x64 version: