Hello RStudio Community,
I am experiencing an issue with RStudio where it fails to open. After clicking on the RStudio icon, the loading cursor appears briefly, but then nothing happens, and the program does not start.
Windows 11
Rstudio v. 2024.4.1.0
R-4.4.0
Here's what I've tried so far:
- Uninstalled R and RStudio: I completely uninstalled both R and RStudio using the Control Panel.
- Deleted residual folders: I deleted all related folders in
C:\Users\[MyUser]\AppData\Local\rstudio
,C:\Users\[MyUser]\AppData\Roaming\rstudio
, andC:\Program Files\R
andC:\Program Files\RStudio
. - Deleted temporary and configuration files: I removed any related files in
C:\Users\[MyUser]\Documents
including.Rhistory
,.RData
, and.Rprofile
. - Cleaned the Windows registry: I remove any remaining registry entries related to R and RStudio.
- Reinstalled R and RStudio: I downloaded and installed the latest versions of R from CRAN and RStudio from the RStudio website.
Additionally, I checked the Windows Event Viewer for any related errors under "Application" and "System", but there were no specific error messages pointing to the problem with RStudio.
I only have the default Windows Firewall enabled, with no additional third-party firewall or antivirus software running. I also tried holding the Ctrl
key while starting RStudio to reset the state, but this did not resolve the issue.
Despite these efforts, RStudio still does not open. I am looking for any suggestions or insights that could help resolve this issue.
Thank you in advance for your help!