Wingetlywingetly
← All apps

Neon Time Screensaver

by FullScreensaversv2.0.0

Last updated

Neon Time analog clock screensaver is a vibrant and eye-catching addition to any desktop or device.

Install with winget

$ winget install --id FullScreensavers.NeonTime --exact --version 2.0.0

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

Silent install command for Neon Time Screensaver

Neon Time Screensaver uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /FORCECLOSEAPPLICATIONS /CLOSEAPPLICATIONS /RESTARTEXITCODE=0.

One-line silent install (x86, user scope)
neontime.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /FORCECLOSEAPPLICATIONS /CLOSEAPPLICATIONS /RESTARTEXITCODE=0

See the full silent install reference for Neon Time Screensaver

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

Neon Time Screensaver consists of three neon arrows in red, green, and blue, indicating the hours, minutes, and seconds respectively.

Installers · v2.0.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
userDirect

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 Neon Time Screensaver.

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

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • Discord History Trackerchylex
    chylex.DiscordHistoryTrackerv47.4

    Export discord chats

  • Citrix WorkspaceCitrix Systems, Inc.
    Citrix.Workspacev26.3.10.69

    A complete digital workspace solution that delivers secure access to the information, apps, and other content that is relevant to a person’s role in your organization.

  • Citrix WorkspaceCitrix Systems, Inc.
    Citrix.Workspace.LTSRv26.7.0.269

    Citrix Workspace is a complete digital workspace solution that delivers secure access to the information, apps, and other content that is relevant to a person’s role in your organization.

  • WindhawkRamen Software
    RamenSoftware.Windhawkv1.7.3

    The customization marketplace for Windows programs

More from FullScreensavers or browse screensaver, clock, time.

Frequently asked questions

How do I install Neon Time Screensaver on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id FullScreensavers.NeonTime --exact --version 2.0.0. winget downloads the installer from FullScreensavers and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Neon Time Screensaver silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id FullScreensavers.NeonTime --exact 2.0.0 --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 Neon Time Screensaver?
Neon Time Screensaver uses EXE (Inno Setup). Run the downloaded installer with: neontime.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /FORCECLOSEAPPLICATIONS /CLOSEAPPLICATIONS /RESTARTEXITCODE=0. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /FORCECLOSEAPPLICATIONS /CLOSEAPPLICATIONS /RESTARTEXITCODE=0.
How do I uninstall Neon Time Screensaver via winget?
Run: winget uninstall --id FullScreensavers.NeonTime --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Neon Time Screensaver's Apps & Features entry.
Is Neon Time Screensaver free?
Neon Time Screensaver is distributed under Freeware. Refer to the publisher (https://www.fullscreensavers.com/neon-time-screensaver/) for the full license terms - Wingetly itself does not charge for installation.
Does Neon Time Screensaver 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 Neon Time Screensaver directly from the publisher.
How do I keep Neon Time Screensaver up to date?
Run winget upgrade --id FullScreensavers.NeonTime --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Neon Time Screensaver from microsoft/winget-pkgs.