#3588·gopass

`gopass` in Windows `%PATH%`

Author: KodiakK-bitCreated Sep 2, 2026Updated Sep 11, 2026

Request to include gopass in the Windows %PATH%.

Installation via Winget does not add gopass to the %PATH%, which makes using it via the shell (cmd) more difficult.

Installation: winget install gopass.gopass

Related issue: comment

Installation by downloaded installer not tested.


Other examples

Apps obtained via WinGet like curl.curl, filosottile.age (pkg), rclone.rclone (pkg), helix.helix, and zyedidia.micro (pkg) update the %PATH% and work normally in the shell.

They live in C:\Users\\\user\AppData\Local\Microsoft\WinGet\Packages\...:

C:\Users\\\user\AppData\Local\Microsoft\WinGet\Packages\cURL.cURL_Microsoft.Winget.Source_8wekyb3d8bbwe\curl-8.11.1_3-win64-mingw/bin
C:\Users\\\user\AppData\Local\Microsoft\WinGet\Packages\FiloSottile.age_Microsoft.Winget.Source_8wekyb3d8bbwe\age
C:\Users\\\user\AppData\Local\Microsoft\WinGet\Packages\Rclone.Rclone_Microsoft.Winget.Source_8wekyb3d8bbwe\rclone-v1.75.0-windows-amd64
C:\Users\\\user\AppData\Local\Microsoft\WinGet\Packages\Helix.Helix_Microsoft.Winget.Source_8wekyb3d8bbwe\helix-25.07.1-x86_64-windows
C:\Users\\\user\AppData\Local\Microsoft\WinGet\Packages\zyedidia.micro_Microsoft.Winget.Source_8wekyb3d8bbwe\micro-2.0.15

Gopass install is in another path.:

%LocalAppData%\gopass

winget v1.17.0

Is there an estimated timeframe for making the new release v1.17.0 of gopass available via Winget?