Start a conversation

FieldGenius fails to launch after install

On some Windows devices, after installing FieldGenius you may have an issue where the application fails to launch.

We have found that this has to do with some .NET updates (9.0) not installing correctly. So to solve this, you'll need to download and install those manually. See steps below.


  1. Download .NET 9.0
  2. Install dotnet-sdk-9.0.300-win-x64.exe
  3. Open Windows > PowerShell
  4. Run command:
    app dotnet --version
  5. Download Latest Windows App SDK downloads
  6. Install WindowsAppRuntimeInstall-x64.exe
  7. Open Windows > PowerShell
  8. Run command:
    Get-AppxPackage -Name "WindowsAppRuntime"
  9. Try to launch FieldGenius > It should successfully launch now
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Chris Clemente

  2. Posted
  3. Updated

Comments