Visual Studio Installer won’t open
I found solution, if someone have the same problem, just delete Installer folder and install it again from Downloads.
learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/troubleshoot-installation-issues
Close the Visual Studio Installer.
Delete the Visual Studio Installer folder. Typically, the folder path is C:\Program Files (x86)\Microsoft Visual Studio\Installer.
Run the Visual Studio Installer bootstrapper. You might find the bootstrapper in your Downloads folder with a file name VisualStudioSetup.exe (Visual Studio 2022) or vs_*.exe (Visual Studio 2019 and previous versions). Or, you can download the bootstrapper from the download pages for Visual Studio 2022 or Visual Studio 2019 and previous versions. Then, run the executable to reset your installation metadata.
Read more here: Source link