SQL Express 2019 Install Failure SQLEngineConfigAction_Install_Confignonrc_CPU64
I have been fighting an SQL Express 2019 Install on Windows 11 home for a few days. It all of a sudden stopped working and now I cannot get it to reload. I am not sure if Microsoft pushed out an update but I have 2 computers with the exact same issue both On Windows 11 home. I have tried uninstalling/reinstalling, removing all virus protection and every trick I can think of. Does anyone have any clue on how to fix this? I have gave full permissions to both of these files. See log below.
'C:\Program Files\Microsoft SQL Server\MSSQL15.TRACSSE\MSSQL\Binn\perf-MSSQL$TRACSSEsqlctr.ini'
(01) 2025-02-06 16:25:31 Slp: Sco: Attempting to replace string in file, source file 'C:\Program Files\Microsoft SQL Server\MSSQL15.TRACSSE\MSSQL\Binn\sqlctr.ini', output file 'C:\Program Files\Microsoft SQL Server\MSSQL15.TRACSSE\MSSQL\Binn\perf-MSSQL$TRACSSEsqlctr.ini'
(01) 2025-02-06 16:25:31 Slp: PerfCounter calling lodctr: 'C:\Program Files\Microsoft SQL Server\MSSQL15.TRACSSE\MSSQL\Binn\perf-MSSQL$TRACSSEsqlctr.ini'
(01) 2025-02-06 16:25:31 Slp: Prompting user if they want to retry this action due to the following failure:
(01) 2025-02-06 16:25:31 Slp: ----------------------------------------
(01) 2025-02-06 16:25:31 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2025-02-06 16:25:31 Slp: Inner exceptions are being indented
(01) 2025-02-06 16:25:31 Slp:
(01) 2025-02-06 16:25:31 Slp: Exception type: Microsoft.SqlServer.Configuration.Sco.ScoException
(01) 2025-02-06 16:25:31 Slp: Message:
(01) 2025-02-06 16:25:31 Slp: The system cannot find the file specified.
(01) 2025-02-06 16:25:31 Slp:
(01) 2025-02-06 16:25:31 Slp: HResult : 0x84bb0001
(01) 2025-02-06 16:25:31 Slp: FacilityCode : 1211 (4bb)
(01) 2025-02-06 16:25:31 Slp: ErrorCode : 1 (0001)
(01) 2025-02-06 16:25:31 Slp: Data:
(01) 2025-02-06 16:25:31 Slp: WatsonData = SQLCTR150.DLL@OpenSQLPerformanceData@CollectSQLPerformanceData@CloseSQLPerformanceData
(01) 2025-02-06 16:25:31 Slp: DisableRetry = true
(01) 2025-02-06 16:25:31 Slp: Inner exception type: System.ComponentModel.Win32Exception
(01) 2025-02-06 16:25:31 Slp: Message:
(01) 2025-02-06 16:25:31 Slp: The system cannot find the file specified.
(01) 2025-02-06 16:25:31 Slp:
(01) 2025-02-06 16:25:31 Slp: HResult : 0x80004005
(01) 2025-02-06 16:25:31 Slp: Error : 2
(01) 2025-02-06 16:25:31 Slp: Stack:
(01) 2025-02-06 16:25:31 Slp: at Microsoft.SqlServer.Configuration.Sco.PerformanceCounter.LoadPerformanceCounter(String symbolInstallPath, String counterPrefixServiceName)
(01) 2025-02-06 16:25:31 Slp: at Microsoft.SqlServer.Configuration.Sco.PerformanceCounter.RegisterPerformanceCounter(String libraryFileName, String openFunction, String collectionFunction, String closeFunction, String symbolInstallPath, String counterPrefixServiceName)
(01) 2025-02-06 16:25:31 Slp: ----------------------------------------