I need someone to write me a script that i can run to assign the system preferences application to a certain space, say space 1. the problem is i had it set to space 9 originally, and my spaces got reset to the default 4 spaces, but my system preferences binding stayed on space 9. now everytime i open system preferences, i cannot access it because it tries to open in non-existent space 9.
Hi UnlikelyHero432,
Locate the com.apple.dock.plist file in your own preferences folder (~/Library/Preferences/).
If you have Xcode installed, then edit the file with the Property List Editor and delete the workspaces-app-bindings for com.apple.systempreferences therein.
If you don’t have Xcode installed, then you might just trash the file, as this will completely reset your Dock and Spaces settings.
Good luck