Additional SQL Server features and topics not covered by specific categories
Hi Sa William
When encountering the error during SQL Server installation, it is important to check the error log to obtain the specific and informative error message.
To identify the cause of the issue, you can refer to the SQL Server error log located at C:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\ERRORLOG (assuming a default installation). This log file contains important details about the startup process and any errors encountered during installation.
Please check the complete error information from logs.
Additionally, please take look at the prerequisites for SQL Server 2022.
SQL Server 2022: Hardware and software requirements
If all conditions are met, you can try to uninstall and reinstall.
Thank you!