austinator3 Posted February 10 Share Posted February 10 HI, im trying to use vortex when i get this check failed error. i already have installed .NET 8 and i know vortex requires .NET 6 or newer. i already restarted my pc and checked the properties of dotnet and looked under the security tab although im not exactly sure why. i used commands such as dotnet and dotnet --list-sdks to verify the install l. I'm using windows 11 pro and have also seen this post about this issue - Microsoft .NET - Check Failed (Vortex 1.6.7) - Vortex Support - Nexus Mods Forums Any help will be appreciated please be thoughtful in explaining. right before posting this i saw this sdk extraction guide underneath the installation steps for .NET on Microsoft's website. could this be the solution? Download .NET 8.0 SDK (v8.0.101) - Windows x64 Installer (microsoft.com). i would like to use the .NET i have already installed not the on vortex tries to install. 8>6 i should also mention i upgraded from windows 10 pro and tried these steps as administrator in cmd prompt Open the Start menu and type "cmd". This should show "Command Prompt" as a result. Right-click on "Command Prompt" and select "Run as administrator". Paste the command icacls.exe "c:\Program Files" /grant "*S-1-15-2-1:(oi)(ci)(rx)" into the command line - replacing the path to Program Files with the actual location on your PC - and press enter. Paste the command icacls.exe "c:\Program Files" /grant "*S-1-15-2-2:(oi)(ci)(rx)" - replacing the path to Program Files with the actual location on your PC - and press enter. Close the command prompt. Microsoft Windows [Version 10.0.22631.3007] (c) Microsoft Corporation. All rights reserved. C:\Windows\System32>icacls.exe "c:\Program Files" /grant "*S-1-15-2-1:(oi)(ci)(rx)" c:\Program Files: Access is denied. Successfully processed 0 files; Failed processing 1 files C:\Windows\System32>icacls.exe "c:\Program Files" /grant "*S-1-15-2-2:(oi)(ci)(rx)" c:\Program Files: Access is denied. Successfully processed 0 files; Failed processing 1 files C:\Windows\System32>c:\Program Files\dotnet "*S-1-15-2-1:(oi)(ci)(rx)" 'c:\Program' is not recognized as an internal or external command, operable program or batch file. C:\Windows\System32>"c:\Program Files" /dotnet "*S-1-15-2-1:(oi)(ci)(rx)" '"c:\Program Files"' is not recognized as an internal or external command, operable program or batch file. C:\Windows\System32> im running windows 11 pro x64 bit and using vortex 1.1.19 vortex check error photos Link to comment Share on other sites More sharing options...
Solution Pickysaurus Posted February 12 Solution Share Posted February 12 This is covered in the pinned post: https://modding.wiki/en/vortex/users/dotnet You need to install .NET 6 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now