Fix for me was to specifically install the .NET Desktop Runtime 3.1.13.
Can be found here:
[Only registered and activated users can see links. Click Here To Register...] and should be a ~52MB download. I tried the SDK and it for some reason did not work, weirldy enough, but I am a noob when it comes to software.
The error PowerShell spews out also makes no sense:
"It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App', version '3.0.0' was not found.
- The following frameworks were found:
5.0.4 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
You can resolve the problem by installing the specified framework and/or SDK.
The specified framework can be found at:
- https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framewor k_version=3.0.0&arch=x64&rid=win10-x64"
Keep in mind that this version of .NET does not really exist anymore/is not supported anymore.