How to Change How Often a Mac Screen Saver Changes
This wikiHow teaches you how to change how often the screensaver on your Mac cycles from image to image. You can do it using Terminal, which comes built into your Mac. Open Terminal. You can type 'Terminal' into Spotlight search to access...
Part 1 of 4:
Confirming your Settings in Terminal
-
Open Terminal. You can type "Terminal" into Spotlight search to access the program. -
Verify your current settings. The default length of time is 3 seconds.- Copy and paste the following into the Terminal window:
sudo /usr/libexec/PlistBuddy -c "print ':JustASlide:mainDuration'" /System/Library/PrivateFrameworks/Slideshows.framework/Versions/A/Resources/Content/EffectDescriptions.plist - Press ↵ Enter.
- If prompted for your password, type it in and press ↵ Enter. The keystrokes will not appear as you type it in.
- Unless you have changed this setting before, a number 3 will appear, confirming that the default setting is in place.
- Copy and paste the following into the Terminal window:
-
Click the Apple logo at the top left of your screen. -
Click Restart. -
Press and hold ⌘ Command+R immediately after restarting. Doing so will cause your Mac to boot in recovery.
Part 2 of 4:
Disabling System Integrity Protection (SIP)
-
Click Utilities. Once on the recovery screen, you can open Terminal and disable SIP. -
Click Terminal. -
Type in csrutil disable. -
Press ↵ Enter. -
Click on the Apple logo. It's at the top left of the menu bar. -
Click Restart.
Part 3 of 4:
Changing the Screensaver Time Length
-
Open Terminal. You can type "Terminal" into Spotlight search to access the program. -
Copy and paste the following code into the window:sudo /usr/libexec/PlistBuddy -c "set ':JustASlide:mainDuration' 10" /System/Library/PrivateFrameworks/Slideshows.framework/Versions/A/Resources/Content/EffectDescriptions.plist- You can replace the "10" in the code with any number of seconds you wish.
-
Press ↵ Enter.- If prompted for your password, type it in and press ↵ Enter. The keystrokes will not appear as you type it in.
-
Type in the first code to confirm your changes.- Type in:
sudo /usr/libexec/PlistBuddy -c "print ':JustASlide:mainDuration'" /System/Library/PrivateFrameworks/Slideshows.framework/Versions/A/Resources/Content/EffectDescriptions.plist
- Type in:
-
Press ↵ Enter.- The number displayed should be the one you entered earlier.
Part 4 of 4:
Re-enabling System Integrity Protection (SIP)
-
Click the Apple logo at the top left of your screen. -
Click Restart. -
Press and hold ⌘ Command + R immediately after restarting. Doing so will cause your Mac to boot in recovery. -
Click Utilities. Once on the recovery screen, you can open Terminal and disable SIP. -
Click Terminal. -
Type in csrutil enable. -
Press ↵ Enter. -
Click on the Apple logo. It's at the top left of the menu bar. -
Click Restart. SIP will be re-enabled, and your screen saver adjustments will be made!
Similar Post
- How to Set a Random Order Screensaver on a Mac
- How to Set a Screen Saver on PC or Mac
- How to create a clock waiting screen on Windows 10
- Instructions to enable / disable Windows 10 Battery Saver (Battery Saver) feature
- Instructions for setting up and using 'Battery Saver Mode' on Android
- How to enable and disable the standby screen mode in Windows 10


