- 重启Mac 按住
Command+R进入恢复模式 打开Terminal
#关闭
csrutil disable
tccutil reset All com.vmware.fusion
sudo sqlite3 "/Library/Application Support/com.apple.TCC/TCC.db" 'insert into access values ("kTCCServiceScreenCapture", "com.vmware.fusion", 0, 1, 1, "", "", "", "UNUSED", "", 0,1565595574)'
sudo sqlite3 "/Library/Application Support/com.apple.TCC/TCC.db" 'insert into access values ("kTCCServiceListenEvent", "com.vmware.fusion", 0, 1, 1, "", "", "", "UNUSED", "", 0,1565595574)'
sudo sqlite3 "/Library/Application Support/com.apple.TCC/TCC.db" 'insert into access values ("kTCCServicePostEvent", "com.vmware.fusion", 0, 1, 1, "", "", "", "UNUSED", "", 0,1565595574)'
- 再次重启mac
Command+R进入恢复模式 打开Terminal
#启动
csrutil enable
- 再次重启mac 回到正常模式启动
系统偏好设置->安全与隐私->隐私
辅助功能与屏幕录制 设置 vmware fusion 即可