Winget Basics系列中的本教程會教您如何使用Winget 。 。
作為完整的軟件包管理器,您也可以使用winget卸載應用程序。您可以一次卸載特定的應用程序或多個應用程序。最好的是,卸載過程是沉默的。即,您不必遵循卸載嚮導或多次單擊“下一個”。事不宜遲,讓我們學習使用winget卸載應用程序的步驟。
教程系列:winget命令行基礎知識
卸載windows中使用windet windows
右鍵單擊的apps。已安裝的應用。 從您想卸載的應用程序的“ id “中復制應用程序ID 。屏幕截圖)
首先,通過右鍵單擊任務欄上的“ Windows”圖標,然後選擇“終端”選項。
Once the terminal opens, the first thing you should do is list all the apps.為此,運行以下命令。
winget列表
從列表中,您可以
現在,請 卸載。 src=”https://i0.wp.com/windowsloop.com/wp-content/uploads/2025/02/uninstall-app-using-winget-280225.jpg?resize=1024%2C547&ssl=1″>
If an app requires administrator privileges to uninstall, you will see a UAC prompt.單擊“ 是“以繼續。
要一次卸載多個應用程序,您只需要鏈接命令分開;即可。當然,不要忘記用要卸載的應用程序的實際ID替換Appids。
winget卸載“ appid-2″; winget卸載“ appid-2″
這就是全部。在Windows 11和Windows 10中使用Winget卸載應用程序是如此簡單。如果您有任何疑問或需要幫助,請在下面評論。我很樂意協助。