V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
capgrey
V2EX  ›  Apple

终于解决了 MacOS 15 的屏幕访问提示啦!

  •  
  •   capgrey · 8 天前 · 1512 次点击

    每次开腾讯会议,就有提示:"TencentMeeting" is Accessing Your Screen.

    烦死啦,后来找到了一个项目,可以移除这个提示。估计 V 站有人发过,但是我没检索到。

    https://github.com/luckman212/screencapture-nag-remover/

    curl -L "https://github.com/luckman212/screencapture-nag-remover/releases/download/1.3.3/screencapture-nag-remover.sh" | bash
    

    如果你的终端没有全磁盘权限,设置里给一个就好了.

    6 条回复    2025-04-29 09:27:14 +08:00
    luckyscript
        1
    luckyscript  
       8 天前
    牛,终于等到了,好人
    flyzyh
        2
    flyzyh  
       8 天前
    好像安装新 app 后要重新执行一遍这个脚本?
    我看它执行后只显示了已安装的几个有屏幕访问权限的 app 已关闭提示
    LUO12826
        3
    LUO12826  
       8 天前
    看了下,竟然是用 MDM 配置文件实现的。也就是说公司的 MDM 机器在监看员工屏幕时就是用一样的方法来避免暴露?
    capgrey
        4
    capgrey  
    OP
       7 天前
    @flyzyh 目前还不确定,没下载新的应用。我感觉是不会显示了,它只是 for 循环了一遍有访问的。等后续我或者网友提供经验吧
    capgrey
        5
    capgrey  
    OP
       7 天前
    @LUO12826 不确定 MDM 支不支持监控员工电脑
    capgrey
        6
    capgrey  
    OP
       7 天前
    @flyzyh 找到了。
    > 仓库说明 "With no arguments, it will iterate over any apps which have requested screencapture permissions and set the nag date for each to 100 years in the future. That should prevent you from seeing the nag again."

    你说对了,要重新执行。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1172 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 19ms · UTC 17:45 · PVG 01:45 · LAX 10:45 · JFK 13:45
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.