Skip to Main Content

System Information -> Operating Systems - Add OS Architecture

As ARM64 devices become more common, I'd like to have the Architecture displayed in the Operating Systems list. Right now it has OS Version and OS Name, but nothing to say X64 or ARM64

Product Right Click Tools
  • Attach files
      Drop here to upload
    • Gary Blok
      Reply
      |
      Jun 6, 2024

      PowerShell:
      $env:PROCESSOR_ARCHITECTURE

    • +2