Turn Off the Rootless
- Reboot your MAC and hold CMD+R to enter the recovery mode.
- Open the terminal.
- Enter csrutil disable
Reboot your MAC Again
Open the terminal.
1, tccutil reset All com.vmware.fusion
2, sudo sqlite3 “/Library/Application Support/com.apple.TCC/TCC.db” ‘insert into access values (“kTCCServiceScreenCapture”, “com.vmware.fusion”, 0, 1, 1, “”, “”, “”, “UNUSED”, “”, 0,1565595574)’
3, sudo sqlite3 “/Library/Application Support/com.apple.TCC/TCC.db” ‘insert into access values (“kTCCServiceListenEvent”, “com.vmware.fusion”, 0, 1, 1, “”, “”, “”, “UNUSED”, “”, 0,1565595574)’
4, sudo sqlite3 “/Library/Application Support/com.apple.TCC/TCC.db” ‘insert into access values (“kTCCServicePostEvent”, “com.vmware.fusion”, 0, 1, 1, “”, “”, “”, “UNUSED”, “”, 0,1565595574)’
Turn On the Rootless
- Reboot your MAC and hold CMD+R to enter the recovery mode.
- Open the terminal.
- Enter csrutil enable
FIXED!