Could you please try the recommended troubleshooting steps when disks have sector size greater than 4 KB? Please read here. It seems Scenario #4 is the problem you are facing.
SQL EXIT Code 2061893606
Have purchased a new laptop for a bridge club which uses SQL as part of its scoring system
On previous laptops I have had no issues with SQL
However on the new laptop HP 17.3inch Laptop i7-cn3029TU I am unable to install SQL 2019 express or 2022 version.
I have claered all instances before retying.
Have read the windows work around and altered the registery but stll get same error
Error log is
2025-06-03 19:41:31.90 Server Microsoft SQL Server 2019 (RTM-GDR) (KB5046859) - 15.0.2130.3 (X64)
Oct 18 2024 15:25:23
Copyright (C) 2019 Microsoft Corporation
Express Edition (64-bit) on Windows 10 Home 10.0 <X64> (Build 26100: ) (Hypervisor)
2025-06-03 19:41:31.90 Server UTC adjustment: 12:00
2025-06-03 19:41:31.90 Server (c) Microsoft Corporation.
2025-06-03 19:41:31.90 Server All rights reserved.
2025-06-03 19:41:31.90 Server Server process ID is 19984.
2025-06-03 19:41:31.90 Server System Manufacturer: 'HP', System Model: 'HP Laptop 17-cn3xxx'.
2025-06-03 19:41:31.90 Server Authentication mode is WINDOWS-ONLY.
2025-06-03 19:41:31.90 Server Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS\MSSQL\Log\ERRORLOG'.
2025-06-03 19:41:31.90 Server The service account is 'NT Service\MSSQL$SQLEXPRESS'. This is an informational message; no user action is required.
2025-06-03 19:41:31.90 Server Registry startup parameters:
-d C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS\MSSQL\DATA\master.mdf
-e C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS\MSSQL\Log\ERRORLOG
-l C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS\MSSQL\DATA\mastlog.ldf
2025-06-03 19:41:31.91 Server Command Line Startup Parameters:
-s "SQLEXPRESS"
-m "SqlSetup"
-T 4022
-T 4010
-T 1905
-T 3701
-T 8015
2025-06-03 19:41:31.91 Server SQL Server detected 1 sockets with 6 cores per socket and 12 logical processors per socket, 12 total logical processors; using 8 logical processors based on SQL Server licensing. This is an informational message; no user action is required.
2025-06-03 19:41:31.91 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2025-06-03 19:41:31.91 Server Detected 16095 MB of RAM. This is an informational message; no user action is required.
2025-06-03 19:41:31.91 Server Using conventional memory in the memory manager.
2025-06-03 19:41:31.91 Server Page exclusion bitmap is enabled.
2025-06-03 19:41:32.04 Server Buffer Pool: Allocating 2097152 bytes for 1570407 hashPages.
2025-06-03 19:41:32.05 Server Default collation: SQL_Latin1_General_CP1_CI_AS (us_english 1033)
2025-06-03 19:41:32.07 Server Buffer pool extension is already disabled. No action is necessary.
2025-06-03 19:41:32.08 Server Perfmon counters for resource governor pools and groups failed to initialize and are disabled.
2025-06-03 19:41:32.09 Server Query Store settings initialized with enabled = 1,
2025-06-03 19:41:32.09 Server The maximum number of dedicated administrator connections for this instance is '1'
2025-06-03 19:41:32.09 Server This instance of SQL Server last reported using a process ID of 3984 at 3/06/2025 7:41:22 pm (local) 3/06/2025 7:41:22 am (UTC). This is an informational message only; no user action is required.
2025-06-03 19:41:32.09 Server Node configuration: node 0: CPU mask: 0x00000000000000ff:0 Active CPU mask: 0x00000000000000ff:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
2025-06-03 19:41:32.10 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
2025-06-03 19:41:32.10 Server In-Memory OLTP initialized on standard machine.
2025-06-03 19:41:32.11 Server [INFO] Created Extended Events session 'hkenginexesession'
2025-06-03 19:41:32.11 Server Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required.
2025-06-03 19:41:32.11 Server Total Log Writer threads: 2. This is an informational message; no user action is required.
2025-06-03 19:41:32.14 Server Database Mirroring Transport is disabled in the endpoint configuration.
2025-06-03 19:41:32.14 Server clwb is selected for pmem flush operation.
2025-06-03 19:41:32.14 Server Software Usage Metrics is disabled.
2025-06-03 19:41:32.14 spid10s Warning ******************
2025-06-03 19:41:32.14 spid10s SQL Server started in single-user mode. This an informational message only. No user action is required.
2025-06-03 19:41:32.14 spid10s Starting up database 'master'.
2025-06-03 19:41:32.15 spid10s There have been 256 misaligned log IOs which required falling back to synchronous IO. The current IO is on file C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS\MSSQL\DATA\master.mdf.
2025-06-03 19:41:32.21 Server CLR version v4.0.30319 loaded.
2025-06-03 19:41:32.25 Server Common language runtime (CLR) functionality initialized using CLR version v4.0.30319 from C:\Windows\Microsoft.NET\Framework64\v4.0.30319.
Any help Most appreciated
Thanks William
SQL Server Database Engine
2 answers
Sort by: Most helpful
-
Alberto Morillo 34,666 Reputation points MVP Volunteer Moderator
2025-06-04T01:27:27.5166667+00:00 -
Olaf Helper 47,416 Reputation points
2025-06-04T05:20:24.6733333+00:00 There have been 256 misaligned log IOs which required falling back to synchronous IO.
That's a known issue of Win 11 and some SSD disk, see