When connecting to VNC, there is only black screen. In Actions log I got the following warnings
Screen recording might be disabled. Screen Sharing or Remote Management must be enabled from System Settings or via MDM.
Screen control might be disabled. Screen Sharing or Remote Management must be enabled from System Settings or via MDM.
I tried enabling Screen Sharing but still getting black screen
sudo defaults write /Library/Preferences/com.apple.RemoteManagement ScreenSharingAllowed -bool YES
sudo defaults write /Library/Preferences/com.apple.RemoteManagement ARD_AllLocalUsers -bool TRUE
Is there other methods enabling Screen Sharing?
When connecting to VNC, there is only black screen. In Actions log I got the following warnings
I tried enabling Screen Sharing but still getting black screen
Is there other methods enabling Screen Sharing?