Windows PCを所有している場合は、 Chrome、Outlook、Steamのいずれであっても、常に使用している頼りになるソフトウェアのリストが表示される可能性があります。これらのお気に入り以外にも、忘れてしまった、または使用したことのないプログラムがあります。これは問題になる可能性があります。ソフトウェアを忘れるとディスク容量が消費され、セキュリティ上のリスクになる可能性があります。
使用していないプログラムをWindowsで適切にアンインストールする(properly uninstall programs on Windows)ことを強くお勧めしますが、インストールしたソフトウェアがわからない場合、特に複数のPCを同時に管理している場合は役に立ちません。Windows10にインストールされているプログラムのリストを生成するいくつかの方法があります。
Windows PowerShellの使用(Get-RemoteProgram)(Using The Windows PowerShell (Get-RemoteProgram))
エクスポートできるWindows10にインストールされているプログラムのリストが必要な場合、最善の解決策は、組み込みツールを使用してリストを作成することです。これを行うためのツールはほとんどありませんが、1つのオプションは、Windows PowerShell(または古い学校を感じている場合はコマンドプロンプト)を使用することです。
知らない人のために、PowerShellは(PowerShell)WindowsPC(Windows PCs)のデフォルト端末としてコマンドプロンプトを大幅に置き換えました。PowerShellユーザーが(PowerShell)Get-RemoteProgramと呼ばれるインストール済みのすべてのプログラムを自動的に一覧表示するためのスクリプトが存在します。これにより、PCにインストールされているソフトウェアの完全なリストをWindowsレジストリに照会します。
- 最初に、 PowerShell(PowerShell)用のGet-RemoteProgram(download the Get-RemoteProgram script)スクリプトをMicrosoftTechNetWeb(Microsoft TechNet)サイトからダウンロードする必要があります。これをダウンロードして、ファイルをC:\Windows\System32 フォルダーに配置します。
- 次に、PowerShellウィンドウを開く必要があります。これを行うには、Windowsの[スタート(Windows Start)]メニューを右クリックし、Windows PowerShell(管理者)(Windows PowerShell (Admin))を押して新しいPowerShellウィンドウを開きます。
- Windowsが次のようなスクリプトを実行できることを確認する必要があります。Set-ExecutionPolicyUnrestrictedと入力して、Enterキーを押し、Aキーを押して確認します。
- それが成功した場合は、Get-RemoteProgramと入力してスクリプトを実行し、Enterキーを押します。リストをファイルにエクスポートする場合は、代わりにGet-RemoteProgram > list.txtと入力します。
Windows PowerShell(WMIC)の使用(Using The Windows PowerShell (WMIC))
PowerShellまたはcmdのいずれかを使用してWindowsManagementInstrumentationコマンドラインユーティリティ(WMIC)を実行し、Windows10(Windows Management Instrumentation Command-Line Utility (WMIC) )に(Windows 10)インストールされているプログラムのリストを生成できます。PowerShellは(PowerShell)Windows10ユーザーのデフォルトのコマンドラインツールであるため、ここではそれを使用します。
WMICツールを使用して、インストールされているWindowsソフトウェアのリストを表示またはエクスポートすると、Get-RemoteProgramスクリプトと同様のリストが作成されます。
- 管理者権限を持つ開いているPowerShellウィンドウまたはコマンドラインターミナルで、wmicと入力します。WMICプロンプトが開いたら、/output:C:\list.txt product get name, version と入力し、Enterキーを押します。C:\list.txtを別のファイル名または出力ディレクトリに 置き換えることができます。
- 完了したら、 exit(exit)と入力してWMICツールを閉じます。インストールされているソフトウェアのリストは、出力ファイル用に指定した場所のテキストファイルで利用できるはずです。
Print Screenの使用(アプリと機能)(Using Print Screen (Apps & Features))
インストールされているソフトウェアの視覚的なリストが必要な場合は、Print Screenキーを使用して、 Windowsの[設定]の[(Windows Settings)アプリと機能(Apps & Features)]メニューのスクリーンショットを撮ることができます(take a screenshot in Windows)。Windowsでは、インストールされているソフトウェアのリストが表示され、変更または削除できます。
- このメニューにアクセスするには、Windowsの[スタート]メニューを右クリックして、 (Windows Start)[設定(Settings)]を押します。ここから、Apps > Apps & featuresを押します。インストールされているソフトウェアのリストがスクロール可能なリストに表示されます。
インストールしたPCソフトウェアが1つのスクリーンショットに収まる可能性はほとんどありません。キーボードのPrtScrn(PrtScrn)ボタンを押して(またはSnagitなどのサードパーティのスクリーンショットツールを使用して)、スクリーンショットをサードパーティの画像エディタに貼り付けて保存(またはWordドキュメント)する必要があります。
リストをスクロールしてこの手順を繰り返し、インストールされているソフトウェアの完全なリストをPCに確実に保存する必要があります。
NirSoftUninstallViewの使用(Using NirSoft UninstallView)
NirSoft UninstallViewは、 (NirSoft UninstallView)Windows10にインストールされているプログラムのリストを生成するのに役立つサードパーティの迅速な代替手段です。Get-RemoteProgramスクリプトと同様に、インストールされているソフトウェアの完全なリストをWindowsレジストリに照会します。
- 開始するには、NirSoft UninstallViewをダウンロードして(download NirSoft UninstallView)ZIPファイルを解凍します(64ビットバージョンをお勧めします)。それが完了したら、抽出したUninstallView.exeファイルを実行します。
- UninstallViewは、インストールされているソフトウェアについてPCをスキャンします。そのプロセスが完了すると、ソフトウェアの完全なリストがUninstallViewウィンドウで利用できるようになります。リストをエクスポートするには、View > HTML Report – All Itemsを押します。
- report.htmlというファイルが、 UninstallView.exeファイルと同じフォルダーに作成され、インストールされているソフトウェアのフォーマットされたリストが表示されます。HTMLレポートを押す–すべてのアイテム(HTML Report – All Items)は、デフォルトのWebブラウザでこのファイルを開きます。
BelarcAdvisorの使用(Using Belarc Advisor)
Belarc Advisorは、何年もの間、地元のPC修理店の武器庫になくてはならないツールであり、Windows10ユーザーにとっては便利なツールであり続けています。PCソフトウェア、ハードウェア、設定、インストールされている更新プログラムなどの内訳を生成して、 Windows(Windows)のインストールを完全に監査できるようにします。
UninstallViewと同様に、これは他の場所にエクスポートできるフォーマットされたHTMLファイルで表示されます。(HTML)
- 開始するには、BelarcAdvisorをダウンロード(download Belarc Advisor)してインストールします。インストールされると、Belarc Advisorは(Belarc Advisor)PC(PC—this)の即時監査を開始します。これは、完了するまでに少し時間がかかります。
- BelarcがPCの監査を終了すると、デフォルトのWebブラウザが開きます。インストールされているソフトウェアのリストを表示するには、サイドメニューの[ソフトウェアバージョンと使用法](Software Versions and Usage)リンクを押すか、そのセクションまで手動でスクロールします。このファイルは、エクスポートする場合は、C:\Program Files (x86)\Belarc\BelarcAdvisor\System\tmpフォルダーにあります。
オタクアンインストーラーの使用(Using Geek Uninstaller)
Geek Uninstallerは、ソフトウェアをアンインストールするためのサードパーティツールです。ただし、 UninstallView(UninstallView)と同様に、 Windows10にインストールされているプログラムのリストを表示およびエクスポートすることもできます。
- Geek Uninstallerをダウンロードして開始します。無料バージョン、または有料の(Download Geek Uninstaller)Proバージョンを選択できます。これはZIPファイルとして提供されるため、コンテンツを解凍してから、geek.exeファイルを実行してツールを起動します。
- Geek Uninstallerウィンドウには、インストールされているソフトウェアがアルファベット順に表示されます。リストをエクスポートするには、File > Export to HTML押すか、キーボードのCtrl + Sを押します。
- Geek Uninstallerは、ファイルの保存場所を尋ねてきます。場所とファイル名を選択し、[(Geek Uninstaller)保存](Save)を押してファイルを保存します。
- インストールされたソフトウェアの生成されたリストが保存され、ファイルはデフォルトのWebブラウザで自動的に開かれて表示されます。
CCleaner(ラストリゾートオプション)(CCleaner (Last Resort Option))
CCleanerをもうダウンロードしてはいけない(you shouldn’t download CCleaner anymore)理由はたくさんあります。かつてはWindows(Windows)ユーザーにとって頼りになる必須のメンテナンスソフトウェアでしたが、そのコア機能の多くは、 Windowsの変更により役に立たなくなったり、効果がなくなったり、 Windows自体(または他のより優れたサードパーティアプリ)に組み込まれたりしています。
CCleanerはまた、マルウェアが注入されたバージョンの(CCleaner)CCleanerインストーラーが何百万人ものユーザーによってアップロードおよびインストールされた2017年に、かなり不幸な事件に見舞われました。ほとんどのユーザーにとって、信頼は失われ、メッセージは明確です。CCleanerは避けてください。
ただし、CCleanerはインストールされているプログラムのリストをエクスポートできますが、ダウンロードすることはお勧めしません。これは最後の手段です(This is a last resort option)が、すでにCCleanerがインストールされている場合は、それを使用して、インストールされているプログラムのリストを生成およびエクスポートできます。つまり、もちろん、急いで削除する前です。
- これを行うには、CCleanerを開き、左側の[(CCleaner)ツール(Tools)]タブを押してから、[アンインストール(Uninstall)]をクリックします。ウィンドウの下部にある[テキストファイルに保存(Save to text file)]ボタンを押します。これにより、インストールされているソフトウェアのリストをエクスポートできます。
- エクスポートしたリストの場所とファイル名を選択し、[保存]を押して保存(Save)します。
これにより、インストールされたファイルがタブ区切り文字を使用してフォーマットされたファイルとしてエクスポートされます。Microsoft Excelを使用してファイルを開くと、より管理しやすい方法でリストを表示できます。
Windowsソフトウェアの削除または更新(Removing Or Updating Windows Software)
整理された状態を維持したい場合、または維持するPCが多すぎる場合は、Windows 10にインストールされているプログラムのリストを生成すると、ディスク容量を増やしてセキュリティを向上させるために削除または更新する必要のあるソフトウェアを見つけるのに役立ちます。
削除する必要がない場合は、ソフトウェアを自動的(keep your software updated automatically)に更新して最新のセキュリティパッチとバグ修正を入手する方法を見つけてください。ただし、PCに不要なソフトウェアが含まれる可能性があります。その場合は、不要なソフトウェア(remove unwanted software)を見つけたらすぐにPCから削除してください。
7 Ways To Generate a List of Installed Programs in Windows
If you own a Windows PC, you’ll lіkely have a list of go-to software that you use аll the time, whether it’s Сhrome, Outlook, or Steam. Outside of these favorites, there’ll be other programs you’ve forgotten about or have never even used. That can be problematic—forgotten software takes up disk space and can be a security risk.
We absolutely recommend you properly uninstall programs on Windows that you don’t use, but that doesn’t help you if you don’t know what software you have installed, especially if you’re managing multiple PCs at once. Here are several ways to generate a list of installed programs in Windows 10.
Using The Windows PowerShell (Get-RemoteProgram)
If you want a list of installed programs in Windows 10 that you can export, the best solution is to use a built-in tool to create it. Few tools exist to do this, but one option is to use the Windows PowerShell (or command prompt, if you’re feeling old school).
For those who don’t know, the PowerShell has largely replaced the command prompt as the default terminal on Windows PCs. A script exists for PowerShell users to automatically list all installed programs called Get-RemoteProgram. This queries the Windows registry for a full and complete list of installed software on your PC.
- You’ll need to download the Get-RemoteProgram script for the PowerShell from the Microsoft TechNet website first. Download this, then place the file in your C:\Windows\System32 folder.
- Next, you’ll need to open a PowerShell window. You can do that by right-clicking the Windows Start menu and pressing Windows PowerShell (Admin) to open a new PowerShell window.
- You’ll need to make sure that Windows can run scripts like this—type Set-ExecutionPolicy Unrestricted to ensure that you can, hit enter, then press A to confirm.
- If that is successful, type Get-RemoteProgram to run the script, then hit enter. If you want to export the list to a file, type Get-RemoteProgram > list.txt instead.
Using The Windows PowerShell (WMIC)
You can use either the PowerShell or cmd to run the Windows Management Instrumentation Command-Line Utility (WMIC) to generate a list of installed programs in Windows 10. As the PowerShell is the default command-line tool for Windows 10 users, we’ll be using that here.
Using the WMIC tool to view or export a list of your installed Windows software will create a similar list to the Get-RemoteProgram script.
- In an open PowerShell window or command line terminal with administrative privileges, type wmic. Once the WMIC prompt opens, type /output:C:\list.txt product get name, version then hit enter. You can replace C:\list.txt with another file name or output directory.
- Type exit to close the WMIC tool once you’re done. A list of your installed software should be available in the text file at the location you provided for the output file.
Using Print Screen (Apps & Features)
If you want a visual list of your installed software, you could use the print screen key to take a screenshot in Windows of the Apps & Features menu in Windows Settings, where Windows displays a list of your installed software for you to modify or remove.
- To access this menu, right-click the Windows Start menu and press Settings. From here, press Apps > Apps & features. A list of your installed software will be visible in a scrollable list.
It’s unlikely that your installed PC software will fit in just one screenshot. You’ll need to press the PrtScrn button on your keyboard (or use third-party screenshot tools like Snagit), then paste your screenshots into a third-party image editor to save (or into a Word document).
You’ll need to scroll through the list and repeat this step to make sure you save the full and complete list of installed software on your PC.
Using NirSoft UninstallView
NirSoft UninstallView is a quick, third-party alternative that can help you generate a list of installed programs in Windows 10. Like the Get-RemoteProgram script, it will query the Windows registry for a complete list of installed software.
- To start, download NirSoft UninstallView and extract the ZIP file (the 64-bit version is recommended). Once that’s done, run the extracted UninstallView.exe file.
- UninstallView will scan your PC for installed software. Once that process has completed, the full list of software will be available in the UninstallView window. To export the list, press View > HTML Report – All Items.
- A file called report.html will be created in the same folder as the UninstallView.exe file, showing a formatted list of your installed software. Pressing HTML Report – All Items will open this file in your default web browser.
Using Belarc Advisor
Belarc Advisor has been a must-have tool in the arsenal of local PC repair shops for years, and it remains a useful tool for Windows 10 users. It generates a breakdown of your PC software, hardware, settings, installed updates, and more to allow you to fully audit your Windows installation.
Like UninstallView, this will be visible in a formatted HTML file that you can export elsewhere.
- To start, download Belarc Advisor and install it. Once it’s installed, Belarc Advisor will begin an immediate audit of your PC—this will take a few moments to complete.
- Your default web browser will open once Belarc has finished its audit of your PC. To view a list of your installed software, press the Software Versions and Usage link in the side menu, or scroll to that section manually. This file will be available in the C:\Program Files (x86)\Belarc\BelarcAdvisor\System\tmp folder, should you wish to export it.
Using Geek Uninstaller
Geek Uninstaller is a third-party tool for uninstalling software. Like UninstallView, however, it also allows you to view and export a list of your installed programs in Windows 10.
- Download Geek Uninstaller to begin—you can choose the free version or the paid, Pro version. It comes as a ZIP file, so unzip the contents, then run the geek.exe file to launch the tool.
- The Geek Uninstaller window will show your installed software in an alphabetical list. To export the list, press File > Export to HTML or press Ctrl + S on your keyboard.
- Geek Uninstaller will ask you where to save the file—choose a location and a filename, then press Save to save the file.
- The generated list of your installed software will be saved, with the file automatically opened in your default web browser for you to view.
CCleaner (Last Resort Option)
There are plenty of reasons why you shouldn’t download CCleaner anymore. Once a go-to and essential piece of maintenance software for Windows users, many of its core features have been rendered useless or ineffective due to Windows changes, or have been incorporated into Windows itself (or into other, better third-party apps).
CCleaner also suffered a rather unfortunate incident back in 2017, when a malware-injected version of the CCleaner installer was uploaded and installed by millions of users. For most users, the trust is gone and the message is clear—avoid CCleaner.
However, CCleaner can export a list of installed programs, but we’re not going to recommend downloading it to do so. This is a last resort option, but if you already have CCleaner installed, you could use it to generate and export a list of your installed programs. That is, of course, before you rush to remove it.
- To do that, open CCleaner and press the Tools tab on the left, then click Uninstall. At the bottom of the window, press the Save to text file button. This will allow you to export a list of your installed software.
- Choose a location and filename for your exported list, then press Save to save it.
This will export your installed files as a file formatted using tab delimiters. Opening the file using Microsoft Excel will allow you to view the list in a more manageable way.
Removing Or Updating Windows Software
If you prefer to stay organized, or if you have too many PCs to maintain, generating a list of installed programs in Windows 10 can help you find the software you need to remove or update to give you more disk space and improve your security.
If you don’t need to remove it, make sure you find ways to keep your software updated automatically to get the latest security patches and bug fixes. You may end up with software that you just don’t want on your PC, however. If that’s the case, be sure to remove unwanted software from your PC as soon as you find it.