Hey friends, welcome to Tech Tuts 365,
now let us see How to get the list of the programs/software that are installed on the pc?
So, for this, you type to follow the following steps
Steps 1: on the taskbar click on the “Search” button and search “cmd” / “command prompt” then “cmd” appears to click on the “Enter” button on your keyboard , Your “cmd” appears
Step 2: Now type “ wmic product get name” after some time your all programs seen .
Now , Friends after getting the list you may think that how to get the list of all the background processes that are happening in your computer so, for this you have a solution I.e you have to follow my steps .
Before moving forward let’s see What are Processes?
Ans: Processes are nothing but the way in which the software run in the background of the computer is known as processes.
Now, let’s see the steps to access them,
Step 1 : on the task bar click on “Search” button and search “cmd” / “command prompt” then “cmd” appears click on “Enter” button on your key board , Your “cmd” appears
Step 2: now type the code “wmic process list”
wait for sometime…… ….
Step 3: Your required process was appeared.
I attached the images for your help .
I hope this tutorial blog of ( How to get the list of the programs/software that are installed in the pc ? And how to get the list of all the background processes that are happening in your computer ) was cleared helpful to you , if you find it helpful, then don’t miss to follow me and leave a comment below
By Swayamsiddha Parida