Wingetlywingetly
← All apps

Free Virtual Keyboard

by Comfort Software Groupv5.0.1.0

Last updated

A free, lightweight, multilingual, and finger-friendly virtual on-screen keyboard.

Install with winget

$ winget install --id ComfortSoftwareGroup.FreeVirtualKeyboard --exact --version 5.0.1.0

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

Silent install command for Free Virtual Keyboard

Free Virtual Keyboard uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86)
FreeVKSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Free Virtual Keyboard

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 · v5.0.1.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
-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 Free Virtual Keyboard.

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

  • Comfort Keys ProComfort Software Group
    ComfortSoftwareGroup.ComfortKeysProv9.6.3.0

    Comfort Keys Pro is a powerful keyboard macro and automation utility for Windows.

  • Free Alarm ClockComfort Software Group
    ComfortSoftwareGroup.FreeAlarmClockv5.3.1.0

    This freeware program allows you to set as many alarms as you want. You can set one-time alarms or repeating alarms - activate only from Monday through Friday and give you a chance to sleep on the weekends.

  • Comfort On-Screen Keyboard ProComfort Software Group
    ComfortSoftwareGroup.ComfortOSKv9.6.3.0

    Comfort On-Screen Keyboard Pro is an advanced, customizable virtual keyboard software for Windows.

  • Comfort Clipboard ProComfort Software Group
    ComfortSoftwareGroup.ComfortClipboardProv9.6.3.0

    Comfort Clipboard Pro is an advanced clipboard manager for Windows designed to extend the functionality of the standard Windows clipboard.

  • Hot Alarm ClockComfort Software Group
    ComfortSoftwareGroup.HotAlarmClockv6.4.1.0

    Hot Alarm Clock is super flexible and completely customizable software. You can set a single daily wakeup or configure multiple complex alarms triggering on certain days of weeks, calendar days, weeks, or months.

  • OpenKeyboardPedro Sousa (Sketchpunk Labs)
    Sketchpunk.OpenKeyboardv0.0.1.2

    This keyboard app is meant for Windows tablet users. Started out as a project to create a small and useful keyboard, and expanded into becoming able to create any sort of keyboard that can run shortcuts.

More from Comfort Software Group or browse free-virtual-keyboard, touchkeyboard, touch-keyboard.

Frequently asked questions

How do I install Free Virtual Keyboard on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ComfortSoftwareGroup.FreeVirtualKeyboard --exact --version 5.0.1.0. winget downloads the installer from Comfort Software Group and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Free Virtual Keyboard silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ComfortSoftwareGroup.FreeVirtualKeyboard --exact 5.0.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 Free Virtual Keyboard?
Free Virtual Keyboard uses EXE (Inno Setup). Run the downloaded installer with: FreeVKSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Free Virtual Keyboard via winget?
Run: winget uninstall --id ComfortSoftwareGroup.FreeVirtualKeyboard --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Free Virtual Keyboard's Apps & Features entry.
Is Free Virtual Keyboard free?
Free Virtual Keyboard is distributed under Proprietary (Freeware). Refer to the publisher (https://freevirtualkeyboard.com) for the full license terms - Wingetly itself does not charge for installation.
Does Free Virtual Keyboard 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 Free Virtual Keyboard directly from the publisher.
How do I keep Free Virtual Keyboard up to date?
Run winget upgrade --id ComfortSoftwareGroup.FreeVirtualKeyboard --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Free Virtual Keyboard from microsoft/winget-pkgs.