Extend the Windows 8.1 screen on another monitor while in logon screen

08
2014-07
  • TheMalgot

    to make things a little clear:

    I connected my TV through a HDMI-cord with my computer.
    My TV is in another room.
    My Computers power adapter is connected with a remotely controlled Power Control. If i push a button on a remote from another room, power goes on and off for my PC.
    "Power on LAN" is enabled on my PC. Means, as soon i press "ON" on that remote i just mentioned, PC boots up.
    I got a bluetooth keyboard+mouse, to control my PC when i'm in the TV-Room.

    Problem:

    When i boot up my PC, using that remote from the TV-Room, i just have a black screen since i haven't extend the desktop prior on the PC. Even when i do this, the logon-screen still remans on the primary-monitor, which means i have to type in my password blindly. I don't want to set the TV-Screen as primary screen manually and back all the time, either.
    When i boot up the PC in the TV-Room, i want to stay in the TV-Room.

    What i want:

    A way to extend the display AND the logon-screen of Windows 8.1 to my TV-Screen, using only my bluethooth-keyboard + -mouse, all while beeing in the logon-screen.

    Is There a way to do this?

    Best Wishes

  • Answers
  • Dave Rook

    It appears, the issue isn't that you haven't extended, more that you're focusing on the wrong screen (assuming I've understood).

    You could change which screen the login screen starts on with shift+Windows Key+left arrow or shift+Windows Key +right arrow

  • Saurabh Sharma

    Windows + P will do the work for you if you are on Windows 8/Windows 8.1. Select extend from options


  • Related Question

    windows 7 - How can I automatically switch audio to my speakers when my TV-as-2nd-monitor is not in use?
  • Michael McGowan

    I have a normal LCD monitor as my primary monitor and an HD LCD television as a 2nd monitor (connected through HDMI). I also have a set of normal speakers for the computer (a Windows 7 machine) that I previously used (before I was using the TV as a 2nd monitor). When I am using the TV as a 2nd monitor, I would like audio to come from it. However, I'm oftentimes using the TV as a TV, in which case I would like the audio from my computer to come from my speakers. Is there any way to accomplish this?

    It seems that if I have the TV set up as the default audio, then even if I turn the TV off (or, more likely, to the input from my cable box), then the audio still goes through that rather than my speakers. Is there a solution that does not require me to manually change the settings every time I want to switch contexts?


  • Related Answers
  • Keltari

    This actually should be possible with some scripting or coding.

    There is a WMI Win32_DesktopMonitor class that has an property called "Availability."

    The availability property lists 17 possible states the monitor can be in. You will probably want want to check for the value of 0x03 (Running or Full Power). However, you would have to play with the returning values from your TV to see what is best.

    With this in mind you can then change the default sound device, also available through scripting/coding. See this example.

    So a program/script can be made to monitor the state of the TV and switch sound devices as necessary. However, it would definitely require some effort on your end to write it for your hardware.

  • Canadian Luke

    There are some HDTV/Video card combinations that will tell the computer "I'm not watching you anymore", and then Windows could switch back. I am going to assume from your setup, that this is not the case.

    For an automated way, that would be the way to go; unfortunately, I don't know off the top of my head which TVs and GFX cards will do that.

    The next best solution is to create a shortcut on your taskbar, so you can press Windows+1 or Windows+2 to switch the audio. To create this shortcut though, you would need to track down where in the registry Windows stores the Audio Output Device, and export that entry to a new file. Do the same when it's connected to your TV. I unfortunately do not know where Windows stores that information though, so it would be up to another question or another user to explain how.

  • tropi

    My set up works, however, every time I plug in a new monitor or set something up, I have to pay with it to get it working properly again, and up until now, I was never sure how I got it right.

    My current set up is on the Intel Graphics and Media Control panel- or whatever similar set up interface you have. I have two modes, one for TV Time and one for Normal use.

    Fist I set up option one, which is saved as "TV Time", I have the monitor set to clone displays at the TV's resolution. Under audio (Playback Devices), I have the TV set as the default device. So when "TV Time" mode is selected, video goes to HDMI and audio is going to TV automatically.

    I set up my primary mode secondly and saved it as "Normal Mode". Normal use is set to single display, and the correct monitor resolution, and Monitor as Primary display. So when you switch to "Normal Mode" it shuts off the HDMI and then in Sound, it no longer has the TV as an audio option, so in Sound (Playback devices) options, "Speakers" are set to default audio device.