How to Reinstall Terminal App on Windows 11 or 10?

Restoring Windows Terminal: A Guide to Retrieving the Command-line Hub on Windows 11/10

In the vast ecosystem of Windows applications, the Windows Terminal stands out as a pivotal tool for enthusiasts and professionals alike. Developed by Microsoft, this built-in application serves as a hub for command-line operations, offering users a versatile platform to execute a range of commands. Bundled within are multiple command shells like the Command Prompt, PowerShell, and Azure Cloud Shell, each catering to different operational needs. However, as seamless as it might seem, there’s a hiccup that many users occasionally face: accidental uninstallation. It’s surprisingly easy to remove the Windows Terminal while navigating other tasks mistakenly. Such an inadvertent action can result in the app’s disappearance from commonly accessed areas like the Start Menu or the Win + ‘X’ menu prompt. Given its integral role in the Windows environment, understanding how to reinstall and retrieve this powerful tool is paramount. In this guide, we’ll walk you through the steps to bring back the Windows Terminal to your Windows 11 or 10 setup.

There are two methods to reinstall the terminal app:

  1. Using PowerShell.
  2.  The Microsoft Store.

This risewindows article will discuss how you can reinstall the Windows Terminal application on your Windows 11 PC.

How to Reinstall Windows Terminal Using PowerShell?

To reinstall Windows Terminal through PowerShell, follow these steps:-

Step 1. First, open an elevated PowerShell window.

Step 2. Now, copy and paste the following command in the PowerShell and then hit Enter key on the keyboard:-

get-appxpackage Microsoft.WindowsTerminal -allusers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

You’ll find out that, upon successful execution, the Windows Terminal application was installed once again on your PC.

How to Install Windows Terminal from the Microsoft Store?

Microsoft Store is another option to quickly install the Windows Terminal app on your Windows 11 or 10 PC. Here are the steps you need to follow for the same:-

Step 1. First, open Microsoft Store.

For that, click on the Start button and type Microsoft Store. Click on its entry on the search result to open it.

Step 2. When Microsoft Store opens, search for “Windows Terminal” and click on its entry to open its page.

Step 3. Lastly, click on the Get button to download and install the Windows Terminal app on your PC.

Conclusion

Harnessing the full potential of Windows often requires diving into its command-line interfaces. Windows Terminal, designed by Microsoft, offers a unified platform for such operations, seamlessly integrating the capabilities of Command Prompt, PowerShell, and Azure Cloud Shell. But, as with many tools, accidental uninstallations happen. Such oversights remove this essential tool from easy-access areas, potentially disrupting workflows. Fortunately, reinstating Windows Terminal to your Windows 11 or 10 setup is straightforward, whether you opt for the PowerShell method or prefer the Microsoft Store route. As always, understanding these pathways ensures you’re prepared, keeping your system optimized and your toolkit complete.

RELATED ARTICLES

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

How to Reset Sound Drivers on Windows 11?

Sound issues on a computer can stem from various problems, but one common culprit is often outdated or corrupted sound drivers. These drivers, responsible...

How to Open Command Prompt as Administrator on Windows 11/10/8/7?

Command Prompt, often abbreviated as cmd, has been an integral tool for Windows users since the early days of the operating system. Whether you're...

How to Turn on the UWP File Explorer on Windows 11?

Navigating the intricate digital ecosystem of Windows, you might have stumbled upon the term UWP or Universal Windows Platform. This is Microsoft's evolution for...

How to Enable or Disable IPv6 on Windows 11 or 10?

In the dynamic world of the Internet, staying updated with the latest technology is essential. Internet Protocol version 6 (IPv6) is the newest version...

How to Enable or Disable IPv4 on Windows 11 or 10?

IPv4 (Internet Protocol version 4) is the predominant protocol used for transmitting data over the vast networks of our modern digital age. Serving as...