Wingetlywingetly
← All apps

HttpWatch Basic

by Neumetrix Limitedv16.2.3

Last updated

Become a debugging and web performance guru with the ultimate in-browser HTTP sniffer.

Install with winget

$ winget install --id Neumetrix.HttpWatch.Basic --exact --version 16.2.3

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

Silent install command for HttpWatch Basic

HttpWatch Basic uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
httpwatch.exe /S

See the full silent install reference for HttpWatch Basic

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

HttpWatch integrates with Google Chrome and Microsoft Edge to provide unrivaled levels of HTTP monitoring, without the need for separately configured proxies or network sniffers. Simply interact with a web site and HttpWatch will display a log of requests and responses alongside the web page itself. It even shows interactions between the browser and its cache. Each HTTP transaction can be examined to see the values of headers, cookies, query strings and other HTTP related data.

Commercial web sites often use technologies such as HTTP compression, SSL encryption and chunked encoding to provide the best levels of security and performance. HttpWatch works with these technologies to provided a detail view of HTTP activity within the browser.

HttpWatch has two components; an extension used to collect, view and save HTTP traffic within the browser and a standalone log file viewer know as HttpWatch Studio.

Installers · v16.2.3

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
userDirect
x86EXE
NSIS
machineDirect
x64EXE
NSIS
userDirect
x64EXE
NSIS
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 HttpWatch Basic.

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

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • Google ChromeGoogle LLC
    Google.Chromev153.0.8010.37

    The Fast & Secure Web Browser Built to be Yours

  • Android SDK Platform-ToolsGoogle LLC
    Google.PlatformToolsv37.0.1

    Android SDK Platform-Tools includes tools that interface with the Android platform, primarily adb and fastboot.

  • IDA FreewareHex-Rays SA
    Hex-Rays.IDA.Freev8.4

    The free binary code analysis tool to kickstart your reverse engineering experience.

  • Microsoft ASP.NET Core Hosting Bundle 8.0Microsoft Corporation
    Microsoft.DotNet.HostingBundle.8v8.0.31

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • AWS Command Line InterfaceAmazon Web Services
    Amazon.AWSCLIv2.36.43

    Universal Command Line Interface for Amazon Web Services

More from Neumetrix Limited or browse debug, performance, web.

Frequently asked questions

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