After upgrading to Windows 11, the Sql Server crashes.

Jan Vávra 466 Reputation points
2025-03-19T15:27:08.08+00:00

I had originally a Sql Server 2019 version. After upgrade, it didn't start. I uninstalled it and installed Sql Server version 2022. But this version is also unable to start.

I tried to run it in a single user mode without any success.
One weird thing is it still claims I am still running Windows 10,
ERRORLOG.txt

systeminfo returned

C:\Program Files\Microsoft SQL Server\MSSQL16.MSSQLSERVER\MSSQL\Binn>systeminfo

Host Name:                 VAVRA-PC
OS Name:                   Microsoft Windows 11 Enterprise
OS Version:                10.0.22631 N/A Build 22631
OS Manufacturer:           Microsoft Corporation
SQL Server Database Engine

Answer accepted by question author

Erland Sommarskog 135.7K Reputation points MVP Volunteer Moderator
2025-03-19T22:47:02.51+00:00

You are running into a known issue where Windows 11 for some disk drives reports a sector size that SQL Server does not cope with. Microsoft has published an article with workarounds for the problem.

Was this answer helpful?

1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Jan Vávra 466 Reputation points
    2025-03-19T16:55:37.27+00:00

    I can see a STACK OVERFLOW exception in log from another run ...
    2025-03-19 16:46:22.98 spid44s 03/19/25 16:46:22 Stack Overflow Dump not possible - Exception c00000fd EXCEPTION_STACK_OVERFLOW at 0x00007FFAD071F009

    ERRORLOG.2.txt

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.