diff --git a/plugins/win-capture/game-capture.c b/plugins/win-capture/game-capture.c index 906e5467c..224959a2a 100644 --- a/plugins/win-capture/game-capture.c +++ b/plugins/win-capture/game-capture.c @@ -978,6 +978,9 @@ static const char *blacklisted_exes[] = { "systemsettings", "applicationframehost", "cmd", + "shellexperiencehost", + "winstore.app", + "searchui", NULL };