0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

RuntimeBroker.exeとMsEdgeWebView2.exeのプロセス数が気になる

Posted at

Windowsのタスクマネージャーでいつも気になるのが下記のプロセスです
20250530at1300.gif

  • RuntimeBroker.exe
  • MsEdgeWebView2.exe

この2つのプロセス負荷はそこまでないもののいっぱいあるので気になります
https://mjeld.com/blog2/win_runtimebroker.html

RuntimeBroker.exe

上記URLにも記載の通りRuntimeBroker.exeはMSストアアプリ・UWPアプリの権限(マイク、カメラ、位置情報など)を監視・制御するようです

MsEdgeWebView2.exe

アプリ内でWeb技術を使ったUI表示や機能を動かすための実行ファイルらしくタスクマネージャーからこのファイルを落としてしまうとWindowsのスタートからプログラム起動ができなくなりました
20250530at12.22.gif

chromeもそうですが 複数プロセス起動するアプリ増えてますね

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?