Wingetlywingetly
← All apps

Invisiwind

by Radiantlyv2.1.0

Last updated

Invisiwind is a free, open-source application that allows you to hide windows from being seen when sharing your screen.

Install with winget

$ winget install --id Radiantly.Invisiwind --exact --version 2.1.0

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

Silent install command for Invisiwind

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

One-line silent install (x64, user scope)
InvisiwindInstaller.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Invisiwind

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 · v2.1.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
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 Invisiwind.

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

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.100.0

    Take GitHub to the command line

  • Notepad++Notepad++ Team
    Notepad++.Notepad++v8.9.8

    Notepad++ is a free source code editor that supports several languages.

  • Snappy Driver InstallerSam Bounce
    samlab-ws.SnappyDriverInstallerv1.23.9 (R2309)

    Snappy Driver Installer is an application for installing/updating drivers on PCs running Microsoft Windows using driverpacks or included folders with drivers.

  • Core TempALCPU
    ALCPU.CoreTempv1.20.1

    This application can monitor and visualize your processor's temperature.

  • Spice webdavdThe Spice Project
    Spice.SpiceWebDAVdv2.4.0

    SPICE file sharing daemon for Windows guest virtual machines.

More from Radiantly or browse foss, hider, utility.

Frequently asked questions

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

Recent versions

  • 2.1.0latest
  • 2.0.0
  • 1.1.5
  • 1.1.4