SQL Server 2022 Developer Edition Fails to Install on Windows 11

Ross Marrs 0 Reputation points
2025-01-01T01:05:59.61+00:00

I've attempted now more than a dozen times to install SQL Server 2022 Developer Edition on a new laptop running Windows 11. I get that stupid "OOPS" dialog that comes up (and for some idiotic reason I can't copy and paste from it).

Screenshot 2024-12-31 195035

I've tried running as Administrator, uninstalling and reinstalling, and opening ports as described here: https://learn.microsoft.com/en-us/sql/sql-server/install/configure-the-windows-firewall-to-allow-sql-server-access?view=sql-server-ver16. Nothing works.

I have a Snapdragon processor. Is that a problem?

sql_engine_core_inst_loc_Cpu64_1033_1.logI've attached detail.txt.

Any ideas?

Thank-you.

SQL Server Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Erland Sommarskog 121.4K Reputation points MVP Volunteer Moderator
    2025-01-01T09:57:09.4133333+00:00

    I have a Snapdragon processor. Is that a problem?

    Indeed it is. SQL Server does not run on ARM.

    Exactly what machine do you have? If you have a Mac, it may be possible to run SQL Server Docker.

    If you have one of these new Surface machines, you could try to install LocalDB. Some people have been successful with that. (This would be possible thanks to Prism emulation.)

    0 comments No comments

  2. ZoeHui-MSFT 41,491 Reputation points
    2025-01-02T02:31:25.84+00:00

    Hi Ross Marrs

    SQL Server do not support ARM.

    Apart from using Docker, you may also consider using SQL Server in a Virtual Machine.

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

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