I see this in the detailed log:
File 'C:\SQL2022\Developer_ENU\x64\setup\x64\sql_engine_core_inst.msi' does not exist
I would suggest that you select the Download ISO option and that you then run the install directly from the ISO file.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I see this in the detailed log:
File 'C:\SQL2022\Developer_ENU\x64\setup\x64\sql_engine_core_inst.msi' does not exist
I would suggest that you select the Download ISO option and that you then run the install directly from the ISO file.
Please check follow by this article which lists the minimum hardware and software requirements to install and run SQL Server 2022 (16.x) on the Windows operating system.
Please go to SQL Server Setup program (setup.exe) from SQL Server installation media-> Maintenance in the left-hand navigation area-> Repair.
If this doesn't work, you can uninstall it cleanly and reinstall it.
Please follow the below steps to remove all components of previous installed SQL Server completely:
Backup the registry
--HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server
--HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and delete all the keys referencing SQL Server
Reboot the machine
In addition, please use an administrator account to reinstall SQL Server on your computer(Right click->run as administrator).
You'd better disable your anti-virus software and firewall before installation. Also, it is recommended that you install in the default location.
Best regards,
Cosmog Hong
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our Documentation to enable e-mail notifications if you want to receive the related email notification for this thread.