Veuillez find detailed information ici: Windows 10: Changing the default Projector Settings with displayswitch.exe (Duplicate, Extend …) using Group Policies
C'est un slightly different case, but the problème is the same:
Teachers often log into different ordinateurs in different class rooms. Cependant, on any ordinateur they log in for the first time, the projector paramètres are set to “Extend”. An – sometimes – unpleasant situation. So, we decided in our school to change that behavior. We créé a batch fichier that sets the projector par défaut setting to “Duplicate”. Ici it is:
DisplaySwitch.exe is an internal windows tool to configurer moniteur paramètres.
Switches:
%windir%\System32\DisplaySwitch.exe /external
Switches to External or "Projector" Display Immediately
%windir%\System32\DisplaySwitch.exe /internal
Switches to "Ordinateur seulement" Display Immediately
%windir%\System32\DisplaySwitch.exe /clone
Switches to "Duplicate" Display Immediately
%windir%\System32\DisplaySwitch.exe /extend
Switches to "Extend" Display Immediately
Veuillez également a look at Switch between multiple displays (monitors) directly with a shortcut or from the command line in Windows 7 and Windows 8
C'est possible to control this fonctionnalité via la ligne de commande, so vous pouvez créez un raccourci any duse 4 paramètres. Let's see how it can be done.