Winget on Windows 11: The fast and secure way to manage apps 💻🔥

Winget on Windows 11: Download and update apps easily and securely!

Winget on Windows 11: Download and update apps easily and securely! 🚀✨

The apps you download from Winget are 100% safe and there are no risks involved in installing them. Another benefit of using Winget is that it's easy to use. Winget You don't need to search for secure sites to download software or click multiple download buttons. 👍

However, the only drawback of Windows Package Manager is that it can be complicated to use. Since it's entirely text-based, you can only access it through the Windows Terminal. So, if you consider yourself an advanced user and are looking for a more efficient way to find and install apps in Windows 11, here's how to use the Winget tool. 💻✨

1. Search for Apps in Windows 11 using Winget

The first step is to find the app you want to install on your Windows 11 computer. To search for apps using Winget in Windows 11, follow the steps below.

1. Type "Command Prompt" in the Windows 11 search. Then, right-click on the Command Prompt and select Run as administrator.

Run as administrator

2. When the command prompt, you must run a command to search for apps. For example, if you want to download the Photoscape app, run this command:

winget search photoscape

winget search photoscape

3. The Windows Package Manager will search for Photoscape in the Windows Repository and the Microsoft Store.

search Photoscape

4. If you want to get details of a specific package, run this command:

winget view app_id

Note: You need to find the 'app_id' in the 'Id' column.

winget view app_id

2. Install Applications with Windows Package Manager?

Once you find the app you want to install, follow these steps. Here's how to install apps in Windows 11 using the winget command. 🚀

1. Follow the steps above to find the app you want to download and install.

2. Once you find the application, run this command:

winget install app_id

Note: Replace app_id with the unique ID of the package listed in the 'ID' column.

winget install app_id

3. Now you must wait until winget downloads and installs the program on your PC. ⏳

Wait until Winget downloads and installs the program

3. Update Windows Apps Using Winget?

You can also update installed apps on Windows 11 using Winget. Here's how to update existing apps on Windows 11 with Winget. 🔄

1. Open Command Prompt with administrator privileges.

Run as administrator

2. Now run this command to search for installed applications.

winget list

winget list

3. You'll now be able to see all the apps installed on your computer. 🖥️

4. To update a specific app, go to winget update. Replace with the Package ID of the application you want to update.

winget update

5. If you want to update all installed applications, run this command:

winget update --all

winget update --all

This guide covers how to search, download, and install apps with the Windows Package Manager. Let us know if you need more help downloading or installing apps on Windows 11 using Winget! 🛠️😊

5 1 vote
Article Rating
Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most voted
Online Comments
See all comments