Wingetlywingetly
← All apps

WinKit

by kayapaterv1.1.0

Last updated

Quick App Installer for Windows - Install 100+ popular apps with one click using winget

Install with winget

$ winget install --id kayapater.WinKit --exact --version 1.1.0

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

Silent install command for WinKit

WinKit uses MSI. The silent install switches are /quiet /norestart.

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

See the full silent install reference for WinKit

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

WinKit is a Windows post-installation app installer that helps you quickly install popular applications using Windows Package Manager (winget).

Features:

- 100+ popular apps ready to install

- Dark and light theme support

- Automatic winget installation and management

- Category filtering (Browsers, Development, Gaming, Multimedia, etc.)

- Real brand logos for professional look

- Batch installation support

Installers · v1.1.0

ArchitectureTypeScopeInstallDownload
x64MSImachineDirect

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

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

  • Video Downloaderkayapater
    kayapater.VideoDownloaderv1.6.1

    Professional video downloader for YouTube, Twitter, and Instagram with 4K quality support

  • Nullsoft Install SystemNullsoft and Contributors
    NSIS.NSISv3.12

    A professional open source system to create Windows installers

  • P
    PopplerOwen Schwartz
    oschwartz10612.Popplerv25.07.0-0

    Download Poppler binaries packaged for Windows with dependencies

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

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

  • M
    Microsoft.UI.XamlMicrosoft Corporation
    Microsoft.UI.Xaml.2.8v8.2310.30001.0

    Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications

  • OverKeysAngelo Convento
    AngeloConvento.OverKeysv0.3.5

    Learn and practice alternative layouts, personalize appearance, and improve your typing. An open-source, customizable on-screen keyboard for Windows.

More from kayapater or browse installer, winget, apps.

Frequently asked questions

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

Recent versions

  • 1.1.0latest
  • 1.0.0