Additional SQL Server features and topics not covered by specific categories
Hi @滋贝鲁库 爱丽丝 ,
If you can give more information about the error, it will help you better, please check your error log (loated at \Program Files\Microsoft SQL Server\MSSQLV.SQLEXPRESS\MSSQL\Log\ERRORLOG)
For your limited information, you can try to:
when you install SQL Server and at Server Configuration, change the account name of the database engine service to
NT AUTHORITY\NETWORK SERVICE.
NT AUTHORITY\LOCAL SERVICE.
And check if it is related to Win11 not reporting sector size correctly, to see this doc:
https://learn.microsoft.com/troubleshoot/sql/admin/troubleshoot-os-4kb-disk-sector-size.
-------------
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.