Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

876
Views
Not possible to find any installed .NET Core SDKs on Windows 11 (visual Studio code)

I very recently upgraded to Windows 11, I am not sure if this is the source of the issue though.

My proccess:

  1. Installed .NET 5.0 SDK (v5.0.402) - Windows x64 Installer
  2. Opened Visual Studio Code (Version 1.61.2)
  3. Downloaded Extension (C# for Visual Studio Code (powered by OmniSharp))
  4. After instalation I recieve the following notification (It was not possible to find any installed .NET Core SDKs)

TroubleShooting steps taken:

  1. Through command prompt located dotnet.

    [ C:\Users\tim>where.exe dotnet C:\Program Files (x86)\dotnet\dotnet.exe C:\Program Files\dotnet\dotnet.exe ]

  2. Restarted Computer

  3. Uninstalled/Reinstalled .NET

  4. Uninstalled/Reinstaled c# extension

  5. My Pc -> settings ->advanced settings ->enviroment variables -> path -> dotnet is not listed, added manually. checked VS still not finding -> Restarted still not finding.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

I have experienced same thing. This is how I resolved it

  • Goto Pc -> settings ->advanced settings ->enviroment variables -> System Variables
  • Select & Edit "Path" variable
  • Here you will see two different paths for dotnet
    1. C:\Program Files (x86)\dotnet
    2. C:\Program Files\dotnet\
  • Delete first value. Close the "enviroment variables" windows by clicking "OK"
  • Open cmd prompt and type dotnet --info. You'll now see SDK listed on the screen.
  • Once you restart your computer, open VS Code, goto terminal and type dotnet --info. You should be good now.
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!