Wingetlywingetly
← All apps

DeskPins

by Elias Fotinisv1.32

Last updated

Make any window topmost

Install with winget

$ winget install --id EliasFotinis.DeskPins --exact --version 1.32

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

Silent install command for DeskPins

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

One-line silent install (x86, machine scope)
DeskPins-1.32-setup.exe /S

See the full silent install reference for DeskPins

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

DeskPin leaves any selected program on top at all times. Simply drag the pin to the desired program and the program stays permanently on top. So you never lose sight of what is important.

Installers · v1.32

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
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 DeskPins.

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

  • Pinny Notes63BeetleSmurf
    63BeetleSmurf.PinnyNotesv1.17.0

    A sticky note application with a button to "pin" a note making it always on top above other windows.

  • StickiesZhorn Software
    ZhornSoftware.Stickiesv10.2a

    Stickies is a PC utility I wrote to try to cut down on the number of yellow notes I was leaving stuck to my monitor. It is a computerised version of those notes.

  • SnipasteLe Liu
    liule.Snipastev2.11.3

    Powerful screenshot capture and pinning utility to boost productivity.

  • Sumbokoprodev
    koprodev.Sumbov1.2.0

    Mirror any window into a single always-on-top view — crop it, fade it, click through it.

More from Elias Fotinis or browse always-on-top, pin, sticky.

Frequently asked questions

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