Wingetlywingetly
← All apps

Achievement Watcher

by Anthony Beaumontv2.0.32

Last updated

A sexy achievement file parser with real-time notification, automatic screenshot and playtime tracking. View every achievements earned on your PC whether it's coming from Steam, a Steam emulator, and more.

Install with winget

$ winget install --id darktakayanagi.Achievement-Watcher --exact --version 2.0.32

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

Silent install command for Achievement Watcher

Achievement Watcher uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64)
Achievement.Watcher.Setup.2.0.32.exe /S

See the full silent install reference for Achievement Watcher

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.0.32

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
-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 Achievement Watcher.

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

  • Achievement WatcherAnthony Beaumont
    AnthonyBeaumont.AchievementWatcherv1.6.8

    Achievement Watcher allows you to view every achievement earned on your PC whether it's coming from Steam, a Steam emulator, and more.

More from Anthony Beaumont.

Frequently asked questions

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