CUDA toolkit stuck installing windows 11

This problem just started happening, have been able to inatall CUDA tool kids in the past.

After a freah install of windows, i instal Visual Studio 2022, then try install CUDA tool kit, both get stuck at "“Installing Nsight Visual Studio Edition”.

I have reinstalled windows 3 times.
I have tried CUDA network installer and windows installer
I have tried 12.8 and 12.6

Why is my install gwtting stuck?
GPU is a RTX 4090

3 Likes

Was working yesterday, Visual Studio updated and as always have to reinstall CUDA after that. Now it hangs at the same place. 6000 ada gpu

1 Like

reinstalled windows 2 times

using ada gpu as well same issue

1 Like

Uninstall both
First install cuda then visual studio worked for me

Please see this post for a workaround solution.

2 Likes

Thank you, forcing visual studio to install their 17.12 release (not 17.13) fixed this

Heres the command to run in the folder with the installer

.\VisualStudioSetup.exe --channelUri https://aka.ms/vs/17/release.LTSC.17.12/channel

I’m sorry but I ran this command in in the folder with the installer, and the console returned an error


ENG ver

1 Like

.\VisualStudioSetup.exe should be the file that you download from the official Visual Studio website here after clicking the “Download Visual Studio” button on that website, NOT any executable that you may find under that C:\Program Files (x86)\Microsoft Visual Studio\Installer directory.

Hope this makes sense :)

1 Like

It worked, thanks a lot :D

Yes, 17.12 works, but the VS 2022 Pro\Ent licences are not free (the trial is 3 months) :(
It looks like Nvidia support is with 1 subvers. delay 12 → 13 → 14preview

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.