Using DisplayFusionCommand.exe (version 3.3+) you can control DisplayFusion from an external program or command prompt. DisplayFusionCommand.exe is located in the DisplayFusion installation folder (C:\Program Files\DisplayFusion) by default. Syntax and examples are below.
Closes all DisplayFusion instances with no prompts.
Loads the Wallpaper Profile named in the quotes. (v3.4.0+)
Loads the next random Wallpaper image, if random images are enabled for any of the monitors. (v3.4.0+)
Pauses wallpaper changes, if random images are enabled for any of the monitors. (v10.1.2+)
Resumes wallpaper changes when paused, if random images are enabled for any of the monitors. (v10.1.2+)
Toggles wallpaper changes, if random images are enabled for any of the monitors. (v10.1.2+)
Re-applies the current Wallpaper Profile. (v8.0+)
Enables the DisplayFusion Desktop Wallpaper feature. (v10.1.2+)
Disables the DisplayFusion Desktop Wallpaper feature. The wallpaper will be changed to a solid black background. (v10.1.2+)
Enables/disables the DisplayFusion Desktop Wallpaper feature. When disabling, the wallpaper will be changed to a solid black background. (v10.1.2+)
Pauses/resumes animated wallpaper sources (My Videos, Website). (v8.0+)
Forces DisplayFusion to load the global application hooks. (v3.4.0+)
Forces DisplayFusion to unload the global application hooks. (v3.4.0+)
Opens the DisplayFusion Wallpaper window. (v3.4.0+)
Opens the DisplayFusion Settings window. (v3.4.0+)
Opens the DisplayFusion Monitor Configuration window. (v3.4.0+)
Opens the DisplayFusion Screen Saver Settings window. (v3.4.0+)
Loads the Monitor Profile named in the quotes. (v3.4.1+)
Runs the specified DisplayFusion HotKey. (v4.0+)
Saves the current Desktop Icon Layout as a profile. Specifying the name of an existing profile will prompt to overwrite. (v4.0+)
Loads the specified Desktop Icon Layout Profile. (v4.0+)
Saves the currently opened windows as a Window Position Profile Profile. Specifying the name of an existing profile will prompt to overwrite. (v9.2+)
Loads the specified Window Position Profile Profile. (v9.2+)
Saves the current DisplayFusion Settings to a .reg file. If you don't specify a file name, the backup will be created in the default location of %USERPROFILE%\Documents\DisplayFusion Backups. (v5.1+)
DisplayFusionCommand.exe -closeall
- Closes all DisplayFusion instances.
DisplayFusionCommand.exe -wallpaperloadprofile "Horse Pictures"
- Loads a pre-configured Wallpaper profile named "Horse Pictures"
DisplayFusionCommand.exe -wallpaperloadprofile "Horse Pictures" -wallpapernextimage
- Loads a Wallpaper profile, then loads the next random image
DisplayFusionCommand.exe -functionrun "Start Screen Saver"
- Runs the built-in DisplayFusion Function that starts the Screen Saver
DisplayFusionCommand.exe -settingsbackup "C:\Backups\DisplayFusionBackup.reg"
- Saves the current DisplayFusion Settings to C:\Backups\DisplayFusionBackup.reg