Wingetlywingetly
← All apps

Gadwin PrintScreen

by Gadwin, Ltd.v6.5.0.0

Last updated

Capture the contents of the screen with a single keystroke. The captured screen can then be sent to the printer, or saved to disk as a file in 6 different graphics file formats.

Install with winget

$ winget install --id Gadwin.PrintScreen --exact --version 6.5.0.0

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

Silent install command for Gadwin PrintScreen

Gadwin PrintScreen uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i PrintScreen650_Win64.msi /quiet /norestart

See the full silent install reference for Gadwin PrintScreen

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

Want to create a screenshot suitable for saving or printing? Then just hit a key on your keyboard. Oh yeah, you'll have to download this program first.

There are several hotkey combos to choose from (PrintScreen is the default). Once you've chosen your favorite combo, head to the Destination tab and have the screen print out instantly, copy the capture to the clipboard, save it to a specific folder, or even send it through e-mail. You can perform full screen captures, or only capture a specific window.

There are also six different image formats to choose from, and each one can be resized. With all the customization capabilities, what more could you ask for?

Installers · v6.5.0.0

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
machineDirect
x64MSI
WiX
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 Gadwin PrintScreen.

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

  • Gadwin ScreenRecorderGadwin, Ltd.
    Gadwin.ScreenRecorderv4.5.0.0

    Create movies quickly and easily with automatic recording functions, mouse tracking, and more.

  • DiagramStudioGadwin, Ltd.
    Gadwin.DiagramStudiov6.1.0.0

    A drawing and diagramming program for Windows that allows you to draw flowcharts, organizational charts, technical drawings, business presentations and annotations.

  • Gadwin PrintScreenProGadwin, Ltd.
    Gadwin.PrintScreen.Prov6.5.0.0

    Capture the contents of the screen with a single keystroke. The captured screen can then be sent to the printer, or saved to disk as a file in 6 different graphics file formats.

  • Escrcpyviarotel
    viarotel.Escrcpyv3.2.0

    Graphical Scrcpy to display and control Android, devices powered by Electron.

  • SnippingToolDimitar Radenkov
    DimitarRadenkov.SnippingToolv4.6.1

    Open-source Windows snipping tool with OCR, screen recording, and annotation

  • Wondershare UniConverter 17Wondershare Software
    Wondershare.UniConverter.17v17.6.0.33

    A high-speed converter for thousands of media formats.

More from Gadwin, Ltd. or browse capture, screenshot.

Frequently asked questions

How do I install Gadwin PrintScreen on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Gadwin.PrintScreen --exact --version 6.5.0.0. winget downloads the installer from Gadwin, Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Gadwin PrintScreen silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Gadwin.PrintScreen --exact 6.5.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 Gadwin PrintScreen?
Gadwin PrintScreen uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i PrintScreen650_Win64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Gadwin PrintScreen via winget?
Run: winget uninstall --id Gadwin.PrintScreen --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Gadwin PrintScreen's Apps & Features entry.
Is Gadwin PrintScreen free?
Gadwin PrintScreen is distributed under Freeware. Refer to the publisher (https://www.gadwin.com/printscreen/) for the full license terms - Wingetly itself does not charge for installation.
Does Gadwin PrintScreen 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 Gadwin PrintScreen directly from the publisher.
How do I keep Gadwin PrintScreen up to date?
Run winget upgrade --id Gadwin.PrintScreen --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Gadwin PrintScreen from microsoft/winget-pkgs.