{"id":2165,"date":"2017-03-18T11:14:16","date_gmt":"2017-03-18T19:14:16","guid":{"rendered":"http:\/\/systemsolver.com\/StatlerBlog\/?p=2165"},"modified":"2017-03-18T11:14:16","modified_gmt":"2017-03-18T19:14:16","slug":"windows-list-installed-software","status":"publish","type":"post","link":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/2017\/03\/18\/windows-list-installed-software\/","title":{"rendered":"Windows list installed software"},"content":{"rendered":"<p>How to extract a list of installed software (actually a list of software that can be uninstalled).<\/p>\n<p>The best way is to install <a href=\"https:\/\/www.piriform.com\/ccleaner\/download\">CCleaner<\/a>, Tools, lower right corner print uninstall list to text file.<\/p>\n<p>Otherwise, there is the following but it doesn&#8217;t make a very complete list<\/p>\n<p>Windows 7, 8 or 10<\/p>\n<p>Open command prompt as administrator<\/p>\n<p>type the following:<\/p>\n<p style=\"padding-left: 30px;\"><code>powershell<\/code><\/p>\n<p style=\"padding-left: 30px;\"><code>Get-ItemProperty HKLM:\\Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\* | Select-Object DisplayName, DisplayVersion, Publisher, InstallDate &gt; \"C:\\InstallList.txt\"<\/code><\/p>\n<p style=\"padding-left: 30px;\"><code>\u00a0<\/code><\/p>\n<p>Done<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to extract a list of installed software (actually a list of software that can be uninstalled). The best way is to install CCleaner, Tools, lower right corner print uninstall list to text file. Otherwise, there is the following but it doesn&#8217;t make a very complete list Windows 7, 8 or 10 Open command prompt [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-2165","post","type-post","status-publish","format-standard","hentry","category-general"],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/posts\/2165","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/comments?post=2165"}],"version-history":[{"count":0,"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/posts\/2165\/revisions"}],"wp:attachment":[{"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/media?parent=2165"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/categories?post=2165"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/tags?post=2165"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}