Details: I am experiencing an issue with Visual Studio where I cannot create or manage databases.
When I open Visual Studio and go to View → SQL Server Object Explorer, a popup window briefly appears and then immediately closes again. This keeps repeating until I close Visual Studio completely. In the popup window, I can see the error code 0x8007007B.
Because of this, I cannot access or create databases inside Visual Studio.
I have already tried several things to fix the issue:
Uninstalling and reinstalling Visual Studio
Installing different versions (Visual Studio 2022 and the newest version)
Resetting my PC completely
However, the problem still occurs.
I also tried installing Microsoft SQL Server Express (2025 and 2022) manually, but the installation fails with the following error:
Error: unable to install SQL Server (setup.exe)
Exit code (decimal): -2061893606
Error description: Wait on the database engine recovery handle failed
The strange thing is that everything works fine on my desktop PC, but I have this issue on my laptop.
Has anyone experienced something similar or knows what could cause this?
Any help would be greatly appreciated.Details:
I am experiencing an issue with Visual Studio where I cannot create or manage databases.
When I open Visual Studio and go to View → SQL Server Object Explorer, a popup window briefly appears and then immediately closes again. This keeps repeating until I close Visual Studio completely. In the popup window, I can see the error code 0x8007007B.
Because of this, I cannot access or create databases inside Visual Studio.
I have already tried several things to fix the issue:
Uninstalling and reinstalling Visual Studio
Installing different versions (Visual Studio 2022 and the newest version)
Resetting my PC completely
However, the problem still occurs.
I also tried installing Microsoft SQL Server Express (2025 and 2022) manually, but the installation fails with the following error:
Error: unable to install SQL Server (setup.exe)
Exit code (decimal): -2061893606
Error description: Wait on the database engine recovery handle failed
The strange thing is that everything works fine on my desktop PC, but I have this issue on my laptop.
Has anyone experienced something similar or knows what could cause this?
Any help would be greatly appreciated.