Core component of SQL Server for storing, processing, and securing data
First check out this article that describes a known issue where Windows 11 for some disk drives report a sector size that SQL Server cannot cope with. The article can help you to tell if your computer is subject to this issue.
Unfortunately, even if you apply the fixes in the article, you may still face issues if you have made multiple attempts and some random cleanup in between. This can confuse Setup so it fails on something else.
In C:\Program Files\Program Files\Microsoft SQL Server\nnn\Setup Bootstrap\Log you find one folder per installation attempt. The files of most interest are Summary.txt and details.txt. Feel free to attach them here. (nnn is a number that depends on the version of SQL Server you are trying to install. For SQL 2022, it is 160.)