Wingetlywingetly
← All apps

EventLogViewer

by Kurt Zimmermannv1.020

Last updated

EventLogViewer allows administrators and users to view the event logs on a local or remote computer

Install with winget

$ winget install --id KurtZimmermann.EventLogViewer --exact --version 1.020

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

Silent install command for EventLogViewer

EventLogViewer uses EXE. The silent install switches are /si /st /de.

One-line silent install (x86)
EventLogViewer.exe /si /st /de

See the full silent install reference for EventLogViewer

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 · v1.020

ArchitectureTypeScopeInstallDownload
x86EXE-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 EventLogViewer.

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

  • RegCoolKurt Zimmermann
    KurtZimmermann.RegCoolv3.0.0.5

    RegCool - Extended Registry Editor

  • HDCleanerKurt Zimmermann
    KurtZimmermann.HDCleanerv2.091

    HDCleaner - Complete cleaning for your Windows PC

  • TweakPowerKurt Zimmermann
    KurtZimmermann.TweakPowerv2.073

    TweakPower - Optimize Windows made easy

  • SimilarImagesFinderKurt Zimmermann
    KurtZimmermann.SimilarImagesFinderv1.021

    Program for finding and removing identical and similar images from your computer.

  • BleachBitBleachBit
    BleachBit.BleachBitv6.0.4

    Clean Your System and Free Disk Space

  • Revo Uninstaller ProVS Revo Group, Ltd.
    RevoUninstaller.RevoUninstallerProv5.5.2.0

    Uninstall unwanted programs and their leftovers, quickly and easily!

More from Kurt Zimmermann or browse event, logs.

Frequently asked questions

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