[ホーム] - 
[Windows 10 FAQ 一覧] - [Windows 10で実行中のユニバーサルアプリを調べる]
Windows 10では以下の2種類のアプリが存在します。
・ユニバーサルWindowsプラットフォームアプリ(UWPアプリ)
・Windows ネーティブアプリ (Windows 7時代のアプリ)
実行中のUWPアプリを調べるには以下のコマンドを実行します。
tasklist /apps
以下実行例です。
C:\ tasklist /apps
イメージ名                                              PID メモリ使用量 パッケージ名                                   
================================================== ======== ============ ==================================================
ShellExperienceHost.exe (App)                         10192    126,584 K Microsoft.Windows.ShellExperienceHost_10.0.14393.0
SearchUI.exe (CortanaUI)                               3624     61,496 K Microsoft.Windows.Cortana_1.7.0.14393_neutral_neut
WinStore.Mobile.exe (App)                             10752     37,000 K Microsoft.WindowsStore_11607.1001.51.0_x64__8wekyb
SystemSettings.exe (microsoft.windows.immersivecon     1364     42,316 K windows.immersivecontrolpanel_6.2.0.0_neutral_neut
Microsoft.Photos.exe (App)                             8812     59,712 K Microsoft.Windows.Photos_16.722.10060.0_x64__8weky
参考まで各アプリは以下の通りです。
ShellExperienceHost.exe・・・アクションセンターなどのUI
SearchUI.exe・・・検索 (Cortana)
WinStore.Mobile.exe・・・Windows ストア
SystemSettings.exe・・・設定
Microsoft.Photos.exe・・・マイクロソフトフォト、フォトギャラリー