Skip to content

Instantly share code, notes, and snippets.

@dukechem
Created February 10, 2020 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dukechem/d95b3b0931964f6bdbe2e8d723955f18 to your computer and use it in GitHub Desktop.
Save dukechem/d95b3b0931964f6bdbe2e8d723955f18 to your computer and use it in GitHub Desktop.
Fix for no/broken login screen when vnc to remote mojave macos... connects to existing console session I think? See URL for more...
sudo defaults write /Library/Preferences/com.apple.RemoteManagement VNCAlwaysStartOnConsole -bool true
# https://apple.stackexchange.com/questions/342161/macos-mojave-remote-access-login-screen-stuck-on-infinite-loading-spinner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment