Wingetlywingetly
← All apps

Iriun VR Server

by Iriunv2.4

Last updated

Use your phone as a Virtual Reality display. Iriun VR makes it possible to play SteamVR games with low cost headsets. Install needed drivers and start playing your favourite SteamVR games.

Install with winget

$ winget install --id Iriun.IriunVR --exact --version 2.4

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Iriun VR Server

Iriun VR Server uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
IriunVR-2.4.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Iriun VR Server

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v2.4

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Iriun VR Server.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • M
    Meta Quest Remote DesktopFacebook
    Meta.QuestRemoteDesktopv104.0.1.108

    Pair your computer to your Meta Quest headset, streaming what is on your computer screen into VR.

  • Steam LinkValve Corporation
    Valve.SteamLinkv1.3.33

    Steam Link connects your device to any computer that's running Steam.

  • OculusFacebook Technologies, LLC
    Meta.Oculusv1.115.0

    Download and install VR software to desktops or laptops. Plug your headset into your PC to configure external sensors and roomscale. Access and browse our top VR titles from your desktop, Meta Quest mobile app or while you're in virtual reality.

  • Pano2VR - Garden Gnome SoftwareGarden Gnome GmbH
    GardenGnome.Pano2VRv8.0.6

    A powerful virtual tour software that converts your panoramic or 360° photos and videos into interactive experiences.

  • Amethyst (Portable)K2VR Team
    K2VRTeam.Amethyst.Portablev1.3.4.0

    Tool for using game console cameras as lower body trackers for SteamVR setups.

  • GGPKG ViewerGarden Gnome Software
    GardenGnome.GGPKGViewerv1.6.1

    A viewer for Pano2VR and Object2VR packages (GGPKG).

More from Iriun or browse steamvr, virtual-reality.

Frequently asked questions

How do I install Iriun VR Server on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Iriun.IriunVR --exact --version 2.4. winget downloads the installer from Iriun and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Iriun VR Server silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Iriun.IriunVR --exact 2.4 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Iriun VR Server?
Iriun VR Server uses EXE (Inno Setup). Run the downloaded installer with: IriunVR-2.4.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Iriun VR Server via winget?
Run: winget uninstall --id Iriun.IriunVR --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Iriun VR Server's Apps & Features entry.
Is Iriun VR Server free?
Iriun VR Server is distributed under Copyright (c) 2020 Iriun. Refer to the publisher (https://iriun.com) for the full license terms - Wingetly itself does not charge for installation.
Does Iriun VR Server work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Iriun VR Server directly from the publisher.
How do I keep Iriun VR Server up to date?
Run winget upgrade --id Iriun.IriunVR --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Iriun VR Server from microsoft/winget-pkgs.