How to Clear NVIDIA Shader Cache on Windows
Clearing the NVIDIA Shader Cache will reset the system, forcing it to rebuild with new data. Here are instructions for clearing the NVIDIA Shader Cache.
If you’ve never used a package manager before, you should. They’re a useful piece of software that allows you to install and manage different software (called “packages”) in one unified interface. Microsoft now has its own Windows Package Manager, which lets you install thousands of different packages. Read on to learn how—and why—you should use Windows Package Manager.
Install Windows Package Manager
winget (pronounced “win get”) is a command-line tool for finding, installing, and uninstalling packages from the Windows Package Manager. If you have Windows 11 , winget is already installed for you.
You can install winget by downloading the “App Installer” from the Microsoft Store . If you don’t see the “Get” button, you may already have winget installed.
Use Windows Package Manager to install applications
You will need to open a command line interface before you can use winget. Press the Win key, type “terminal” and click on the Terminal application.
The search feature in Windows Package Manager is powerful. Here's how to use it to find and install a package.
1. Type winget search firefox and press Enter.
2. You will see a list of packages containing the search term, in this case “firefox”. Select and copy the text under the “ID” column – “Mozilla.Firefox” in this case.
3. To get more details about the package, type winget show Mozilla.Firefox , making sure that the text after “show” is exactly the text you copied in the previous step. From the information displayed, you can verify whether the package you want is from a legitimate source. For example, check that the “Download URL” is the official website of the developer.
4. Type winget install Mozilla.Firefox to download the package and start the installation process. If you see the Firefox installer appear, you're done!
Batch install multiple applications
winget can create a .JSON file with a list of applications called a "manifest", then use that manifest to install the same applications on another computer. This is Ninite functionality without the need for a third-party installer!
1. Type winget export -o , replacing the path to the new .JSON file. For example, winget export -o C:\Users\Brandon\Desktop\packages.json .
2. Share the .JSON file with another computer.
3. On the other computer, simply type winget import using the manifest file path. This will immediately start installing each of the listed applications one by one.
Upgrade packages in Windows Package Manager
One great feat of winget is that it can update multiple programs from a single interface.
1. Type winget upgrade to display all applications that need to be upgraded.
2. You can upgrade an application by copying the ID and using it in a command. For example:
winget upgrade Microsoft.WindowsTerminal
3. Better yet, you can type winget upgrade --all to upgrade every application that has a new version. This will run each installation process in turn.
Uninstall packages in Winget
With winget you can easily find installed applications on your computer and remove them.
1. Type winget list to display all applications on your PC that are managed by winget, including programs you didn't originally install with winget.
2. To narrow down the list, you can add an option and type winget list --name fire to include only applications named “fire”. Alternatively, try winget list --tag browser to list all packages with the tag “browser”.
3. You can uninstall a program using the ID of one of the listed packages. For example, enter winget uninstall Google.Chrome to uninstall Google Chrome.
Improved search in Winget
Here are some useful ways to find Windows Package Manager:
Clearing the NVIDIA Shader Cache will reset the system, forcing it to rebuild with new data. Here are instructions for clearing the NVIDIA Shader Cache.
Unlocking USB ports in BIOS is not difficult. However, how to lock computer USB ports? Let's find out with Quantrimang.com!
Being blocked online can be frustrating, whether it's a forum lockout, a game ban, or a temporary IP restriction. The good news is that you don't always need a VPN to get around these restrictions.
When your computer crashes, seeing how everything is running can help you troubleshoot. And when everything is working, this information can also help you optimize your system.
Windows laptops aren't known for their battery life, at least not without some tweaking. But these tips will help your laptop last all day without having to find a power outlet.
Windows 10/11 includes a hidden Administrator account that you can use to manage all the important data on your computer. Let's see how to enable or disable the built-in Administrator account on Windows 10/11!
System Service Exception or SYSTEM_SERVICE_EXCEPTION is one of the BSOD errors (blue screen of death errors). System Service Exceptions errors occur quite commonly and continuously.
In the following article, we will present the basic operations to recover deleted data in Windows 7 with the support tool Recuva Portable. With Recuva Portable, you can store it in any convenient USB, and use it whenever needed. The tool is compact, simple, easy to use with some of the following features:
CCleaner scans for duplicate files in just a few minutes, then lets you decide which ones are safe to delete.
Windows doesn't come with security set up by default, which means there are some default settings you need to change.
USB devices have become indispensable in everyday life, allowing us to connect a wide variety of essential hardware to our PCs.
If you properly lock down your guest Wi-Fi network, you can share your Internet connection with any visitors without sharing any other information.
For some reason, your Windows 10 computer lost Admin rights, every time you open an application on the screen you receive an error message. So how to restore lost Admin rights, please refer to the article below of WebTech360.
In this article, WebTech360 will guide you how to turn off the firewall on Windows 11.
After a long wait, the first major update of Windows 11 has officially been released.