Wingetlywingetly
← All apps

ComPortInfo

by Uwe Sieberv1.2.6

Last updated

Information about COM ports.

Install with winget

$ winget install --id UweSieber.ComPortInfo --exact --version 1.2.6

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

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

COM Port Info belongs natively to ComPortMan, but is handy standalone too.

Features:

- Two views with COM ports and connection types (BusTypes)

- "Safely remove hardware"

- Restart devices to revive it after "safe removal" (if started with administrator previleges)

- COM port numbers change and swap (if started with administrator previleges)

- USB-Port reset (XP, Win8, 10, 11)

- Display of the "Port Parameters" (GetCommState), that's how the last application using this port left it behind and on failure it indicates that the port is in use

- Display of the "Default Port Parameters" (GetDefaultCommConfig), these are the parameters from the device manager

- Display of the "Port Properties" (GetCommProperties), these are the capabilities of the COM port hardware, e.g. supported signals and data rates

Installers · v1.2.6

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-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 ComPortInfo.

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

  • USB Device Tree ViewerUwe Sieber
    UweSieber.UsbTreeViewv4.7.3

    View the USB Device Tree.

  • USB Drive InfoUwe Sieber
    UweSieber.UsbDriveInfov5.7.2

    Information about USB drives.

  • IoctlDecoderUwe Sieber
    UweSieber.IoctlDecoderv0.4.0.0

    Decode DeviceIoControl hex values or names.

More from Uwe Sieber.

Frequently asked questions

How do I install ComPortInfo on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id UweSieber.ComPortInfo --exact --version 1.2.6. winget downloads the installer from Uwe Sieber and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ComPortInfo silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id UweSieber.ComPortInfo --exact 1.2.6 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall ComPortInfo via winget?
Run: winget uninstall --id UweSieber.ComPortInfo --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ComPortInfo's Apps & Features entry.
Is ComPortInfo free?
ComPortInfo is distributed under Freeware. Refer to the publisher (https://www.uwe-sieber.de/ComPortInfo_e.html) for the full license terms - Wingetly itself does not charge for installation.
Does ComPortInfo 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 ComPortInfo directly from the publisher.
How do I keep ComPortInfo up to date?
Run winget upgrade --id UweSieber.ComPortInfo --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of ComPortInfo from microsoft/winget-pkgs.

Recent versions

  • 1.2.6latest
  • 1.2.4