“Steam”添加了可以在后台运行的项目

pro*_*oba 25 macos background-process steam macos-ventura

我现在使用的是 MacOS Ventura 13.1。

最近,我的电脑经常出现弹窗。

“添加后台项目” “Steam”添加了可以在后台运行的项目。您可以在登录项目设置中对此进行管理。

当我第一次看到这个通知时,我已经在我的“登录项”中关闭了它,第二次我卸载了我的蒸汽。但有时还是会出现。然后我就搜索了从Mac上完全删除steam的方法。但它不起作用,你能帮我解决这个问题吗?非常感谢!

小智 34

删除 中的 steam .plist 文件~/Library/LaunchAgents/

https://www.macworld.com/article/221774/take-control-of-startup-and-login-items.html

  • 从 /Users/your-username/Library/LaunchAgents 中删除 .plist 对我有用。您的链接中也建议了这一点。 (2认同)

小智 14

rm ~/Library/LaunchAgents/com.valvesoftware.steamclean.plist
Run Code Online (Sandbox Code Playgroud)

上面的命令可以解决这个问题!