Sometimes it is useful to free some disc space. Further, it is possible by uninstalling some programs. But, many users don’t know ‘How to Uninstall a Program Using Command Prompt in Windows 10?’. So, taking this very important point into account, we are here to help you. We are providing thorough information regarding the same. You should make use of it. It will be definitely helpful to you. We have also covered the article on ‘How to Factory Reset Your Windows 10 PC Using Command Prompt‘. Thus, prepare yourself to get a ride on ‘How to Uninstall a Program Using Command Prompt in Windows 10?’.
Table of Contents
- How to Uninstall a Program Using Command Prompt in Windows 10?
- Process Used For This Operation
- Step – 1 ) Open Command Prompt
- Step – 2 ) Select ‘Run as administrator’ Option
- Step – 3 ) Add Command ‘wmic’
- Step – 4 ) Add the Command ‘product get the name’
- Step – 5 ) Add the Command “product where name = ‘name of the program’ call uninstall”
- Step – 6 ) Provide the Confirmation
- Step – 7 ) Successful Execution Stage
- Process Used For This Operation
How to Uninstall a Program Using Command Prompt in Windows 10?
Windows 10 can function better when the memory is free. Further, it is possible to make free space in your system. You should uninstall some programs for that. Thus, to fulfill this purpose, we are delivering here a tutorial ‘How to Uninstall a Program Using Command Prompt in Windows 10?’. On the other hand, get ready to grab this opportunity. So, let’s start this beautiful journey.
Process Used For This Operation
There is a certain process for this operation. You should follow the steps below to do so.
Step – 1 ) Open Command Prompt
First of all, open the ‘Command Prompt’. Further, you can find it by searching for ‘cmd’ in a search bar.
Step – 2 ) Select ‘Run as administrator’ Option
After that, right-click on the ‘Command Prompt’ & select the ‘Run as administrator option
Step – 3 ) Add Command ‘wmic’
Proceeding ahead, add the command ‘wmic’ in the window & press the enter key. After that, you will observe the ‘wmic: root\cli’ below that.
Step – 4 ) Add the Command ‘product get the name’
In addition to the above step, add the command ‘product get name’ in the next line. Then, press the enter key.
Step – 5 ) Add the Command “product where name = ‘name of the program’ call uninstall”
Moving ahead, add the command “product where name = ‘name of the program’ call uninstall” in the next line. Here, you should add the name of the program for uninstalling.
Step – 6 ) Provide the Confirmation
At this stage, you should give the confirmation. Further, you should write ‘Y’ in the line & press the enter key.
Step – 7 ) Successful Execution Stage
This is the last step. In addition, the message ‘Method execution successful’ appears on the window screen.
In this way, following the above-mentioned steps, you can uninstall a program using Command Prompt.