Wingetlywingetly
← All apps

EnglishizeCmd

by a wandersickv2.0

Last updated

wandersick.EnglishizeCmd

Install with winget

$ winget install --id wandersick.EnglishizeCmd --exact --version 2.0

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

There often comes a need to use built-in command-line tools in English in non-English Windows, as they are localized to another language which can be difficult for admins who only speak English.

Englishize Cmd conveniently englishizes Windows command-line interface with 'englishizecmd' command (EnglishizeCmd.bat) and restores to the original language with 'restorecmd' command (RestoreCmd.bat).

Installers · v2.0

ArchitectureTypeScopeInstallDownload
x86EXE-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 EnglishizeCmd.

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

  • ChMaca wandersick
    wandersick.ChMacv2.0

    ChMac is a command-line-interface (CLI) tool for Windows that changes or randomizes MAC addresses of specified network adapters.

  • AeroZoom Betaa wandersick
    wandersick.AeroZoomv4.0.2

    AeroZoom enhances upon Windows Magnifier and optionally Sysinternals ZoomIt to enable full screen magnification by mouse-wheeling and pinch-to-zoom.

  • Windows TerminalMicrosoft Corporation
    Microsoft.WindowsTerminalv1.24.11911.0

    The new Windows Terminal, a tabbed command line experience for Windows.

  • D
    DatabricksCLIDatabricks
    Databricks.DatabricksCLIv1.16.1

    Databricks Command Line Interface

  • Intelligent TerminalMicrosoft Corporation
    Microsoft.IntelligentTerminalv0.2.2395.0

    Intelligent Terminal is an experimental terminal with native agent integration, forked from Windows Terminal.

  • Windows Terminal PreviewMicrosoft Corporation
    Microsoft.WindowsTerminal.Previewv1.25.1912.0

    The new Windows Terminal, a tabbed command line experience for Windows.

More from a wandersick or browse command-line-interface, command-prompt, englishise.

Frequently asked questions

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