Install with winget
Open PowerShell or Command Prompt and run:
winget install AppLocate.AppLocate
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About AppLocate
A Windows CLI tool to locate installed applications. Supports MSI, MSIX, Store apps, portable apps, and common package managers.
Advanced Install Options
Install (latest)
winget install AppLocate.AppLocateInstall (pinned version)
winget install --id AppLocate.AppLocate -e --version 0.1.6Upgrade
winget upgrade AppLocate.AppLocateUninstall
winget uninstall AppLocate.AppLocateFrequently Asked Questions
How do I install AppLocate using winget?
Open PowerShell or Windows Terminal and run:
winget install AppLocate.AppLocate. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is AppLocate?
Find an app's install directory
Is AppLocate free to use?
AppLocate is distributed under the MIT License license. Check the publisher’s site for full licensing details.
How do I update AppLocate with winget?
Run
winget upgrade AppLocate.AppLocate in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall AppLocate?
Run
winget uninstall AppLocate.AppLocate to remove AppLocate from your system.