Wingetlywingetly
← All apps

Eyes Guard

by Avestura Technologiesv1.3.54

Last updated

Eyes Guard

Install with winget

$ winget install --id Avestura.EyesGuard --exact --version 1.3.54

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

Silent install command for Eyes Guard

Eyes Guard uses EXE. The silent install switches are /exenoui /quiet /norestart.

One-line silent install (x64)
EyesGuard-Setup-1.3.54-x64.exe /exenoui /quiet /norestart

See the full silent install reference for Eyes Guard

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.

About

Windows Application for protecting your eyes

Installers · v1.3.54

ArchitectureTypeScopeInstallDownload
x86EXE-Direct
x64EXE-Direct

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 Eyes Guard.

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

  • GSmartControlAlexander Shaduri
    AlexanderShaduri.GSmartControlv2.0.2

    Hard disk drive and SSD health inspection tool

  • icuvisorRicardo Niederberger Cabral
    RicardoCabral.icuvisorv1.6.4

    MCP server connecting intervals.icu training data to AI assistants.

  • RSIGuard Call Center EditionCority
    Cority.RSIGuard.CallCenterEditionv6.2.16.20260615

    A proven solution for repetitive Strain Injuries

  • WorkraveRob Caelers & Raymond Penners
    Workrave.Workravev1.11.1

    A free program that assists in the recovery and prevention of Repetitive Strain Injury (RSI)

  • ScanContextNikola Reljin
    NikolaReljin.ScanContextv1.3.3

    Local-first medical image viewer with optional AI assistance

  • EyeRestNecdet Şanlı
    NecdetSanli.EyeRestv1.3.0

    Lightweight tray app that reminds you to follow the 20-20-20 rule.

More from Avestura Technologies or browse eyes, health, health-app.

Frequently asked questions

How do I install Eyes Guard on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Avestura.EyesGuard --exact --version 1.3.54. winget downloads the installer from Avestura Technologies and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Eyes Guard silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Avestura.EyesGuard --exact 1.3.54 --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 Eyes Guard?
Eyes Guard uses EXE. Run the downloaded installer with: EyesGuard-Setup-1.3.54-x64.exe /exenoui /quiet /norestart. The silent switches are /exenoui /quiet /norestart.
How do I uninstall Eyes Guard via winget?
Run: winget uninstall --id Avestura.EyesGuard --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Eyes Guard's Apps & Features entry.
Is Eyes Guard free?
Eyes Guard is distributed under MIT License. Refer to the publisher (https://github.avestura.dev/EyesGuard) for the full license terms - Wingetly itself does not charge for installation.
Does Eyes Guard 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 Eyes Guard directly from the publisher.
How do I keep Eyes Guard up to date?
Run winget upgrade --id Avestura.EyesGuard --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Eyes Guard from microsoft/winget-pkgs.