Skip to content
LogoTechnipages
LogoTechnipages
  • Topics
        • Android
        • Browsers
        • Gaming
        • Hardware
        • Internet
        • iPhone
        • Linux
        • macOS
        • Office
        • Reviews
        • Software
        • Windows
        • Definitions
        • All Recent Posts
  • Product Reviews
  • About

Windows 10 – How to Uninstall a Program Using the Command Prompt

Judy SanhzJanuary 6, 2021 Comments (0)

When you first get your computer, you start to install all kinds of programs. You think you need software for this and that. In time, you realize that there are some programs you can live without and need to uninstall. That way, you help improve your computer’s performance and can find programs you need faster.

Sure, there are different ways you can uninstall a program, but if you uninstall software, using the Command Prompt is faster. It’s an even better idea if you already have to use the Command Prompt for something else and also want to do some software cleaning.

Use the Command Prompt to Remove a Program on Windows 10

Search for the Command Prompt and open it as an administrator.

Once the Command Prompt is open, type: wmic. What these characters do is that they allow you to use the Windows Management Instrumentation operations. So the Command Prompt can find the software you want to uninstall, you need to see its exact name; in other words, how it’s registered on your computer. For example, let’s say you want to uninstall NordVPN. If you just type NordVPN and not how it appears on your computer, you can easily get an error message.

To get a list of program names, type: product get name.

Once you’ve found the exact name of the program you want to uninstall, the layout will be the following: product where name=”program name” call uninstall. Remember that you need to change the program name for the software you want to uninstall. For example, let’s say you want to uninstall NordVPN. In the image above, it says that the program name is NordVPN network TAP. For the command to work, I need to enter: product where name=”NordVPN network TAP” call uninstall.

After entering this command, you’ll be asked if you’re sure that you want to uninstall this program since there is no turning back. Type Y to uninstall and N to cancel. If you tap on the Y option, you’ll see a message that the method was executed successfully.

Final Thoughts

If you regularly use the Command Prompt for other tasks and remember you need to uninstall a program, why leave the Command Prompt when you can uninstall it from there? Do you think that this is going to become your preferred method when it comes to uninstalling programs? Share your thoughts in the comments below.

Categories: Windows

Author Judy Sanhz

I am a tech geek who loves technology. I have been writing about tech for over a decade, covering various devices and programs. I write about Android, Apple, and Windows devices and programs. I stay updated on the latest gadgets, upgrades, features, and news. I aim to make complicated tech information easy for everyone to read. I've been with TechniPages from the beginning to help others fix their tech issues with the easy-to-follow guides.

You Might Also Like

  • Windows 10, 8 & 7 Enable or Disable Superfetch

    Windows 11: Enable or Disable Superfetch

    Mitch BartlettWindows
  • Microsoft Teams Error caa2000b

    Troubleshooting Microsoft Teams Error caa2000b

    Madalina DinitaWindows
  • Troubleshooting Error 0X800701B1 on Windows 10

    Madalina DinitaWindows
  • fast logon optimization windows

    What is Fast Logon Optimization on Windows?

    Madalina DinitaWindows

Leave a Reply

Your email address will not be published. Required fields are marked *

average laptop lifespan

What Is an Average Laptop Lifespan?

fix 0x80070302 windows update error

How to Fix the 0x80070302 Windows Update Error

how to allocate more memory to a program

How to Allocate More Memory to a Program in Windows

marvel rivals memory leak fix

Marvel Rivals Using Too Much Memory – How to Fix

how to create a macro in word

How to Create a Macro in Word

profile pic

The Experts Behind Technipages

My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

Learn More

technipages logo white
linkedin icon

Technipages is part of Guiding Tech Media, a leading digital media publisher focused on helping people figure out technology. Learn more about our mission and team here.

© 2025 Guiding Tech Media All Rights Reserved

  • About Us
  • Contact
  • Legal & Privacy

© 2025 Guiding Tech Media All Rights Reserved

Information from your device can be used to personalize your ad experience.
Do not sell my personal information.

Last Updated on January 6, 2021 by Judy Sanhz