cache command (Winget-Create)

February 9, 2024 ยท View on GitHub

The cache command of the Winget-Create tool is designed to help users manage their downloaded installers. Continued usage of the tool can result in many downloaded installers taking up unnecessary space on your machine. This command can help clean up some of the unneeded files.

Usage

wingetcreate.exe cache [\<options>]

Arguments

The following arguments are available:

Argument
Description
-c, --cleanDeletes all downloaded installers in the cache folder
-l, --listLists out all the downloaded installers stored in cache
-o, --openOpens the cache folder storing the downloaded installers
-?, --helpGets additional help on this command.