Quick launch to start screen

Discussion in 'Windows 8' started by crabhunter, Sep 12, 2012.

  1. crabhunter

    crabhunter MDL Junior Member

    Dec 30, 2009
    75
    5
    0
    I'm finding that when I want to switch from desktop to start screen I very often end up launching IE because the start screen menu dissapears just before I click it so I end up clicking the IE quick launch icon.
    Is there a way to create a quick launch item to the start screen so I could place it bottom left where the start button used to be. I think this would be better than hovering in the corner and then trying to click the start screen link before it goes away.
    Mike
     
  2. roirraW "edor" ehT

    roirraW "edor" ehT MDL Addicted

    Sep 1, 2007
    618
    217
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. HALIKUS

    HALIKUS MDL Addicted

    Jul 29, 2009
    526
    371
    30
  4. pisthai

    pisthai Imperfect Human

    Jul 29, 2009
    7,221
    2,273
    240
    While not use the Win Key? With that you just switch to desktop and vice versa!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. pisthai

    pisthai Imperfect Human

    Jul 29, 2009
    7,221
    2,273
    240
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. pisthai

    pisthai Imperfect Human

    Jul 29, 2009
    7,221
    2,273
    240
    You're on Desktop and want to get back to Start Screen? Hit the Win Key! Wont to get back to Desktop? Hit the Win Key!

    Don't need:

    • any shortcut
    • press 2 key at same time
    Just need:
    • 1 Key press

    But many humans don't like it easy if can do the same much more complicated! ;):laie::laie::laie:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    #11 Nucleus, Sep 12, 2012
    Last edited: Sep 12, 2012

    Start screen (Metro to Desktop) - Win key alone doesn't work if app(s) are open, it will cycle between start screen and the open app. Win+D is the 'to desktop' keypress.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Akamanah

    Akamanah MDL Novice

    Sep 12, 2012
    1
    0
    0
    #12 Akamanah, Sep 12, 2012
    Last edited by a moderator: Apr 20, 2017
    Run the notepad, create empty text file, copy the code bellow to it and save it as startscreen.vbs,
    then make shortcut to it, and place this shortcut in the quick launch area of the taskbar.

    Code:
    Dim WshShell
    Set WshShell = WScript.CreateObject("WScript.Shell")
    WshShell.SendKeys "^{ESC}"
    Set WshShell = Nothing
    
     
  11. HALIKUS

    HALIKUS MDL Addicted

    Jul 29, 2009
    526
    371
    30
    Im losing my eyesight by the day. It also seems weird to me to have them that small.
     
  12. roirraW "edor" ehT

    roirraW "edor" ehT MDL Addicted

    Sep 1, 2007
    618
    217
    30
    Also if Classic Shell is installed, and the user prefers to leave the Windows key to open the Start Menu instead of the Start Screen, the Windows key won't be a solution to that. However, there are always hotkey programs to make your own customizable hotkey to use code that's been presented to you here to go to the Start Screen.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. hbhb

    hbhb MDL Expert

    Dec 15, 2010
    1,017
    263
    60
    I have had stardock installed but rarely use it, however WIN+X is a good shortcut for what I need most:D
     
  14. crabhunter

    crabhunter MDL Junior Member

    Dec 30, 2009
    75
    5
    0
    Thanks for all the replies, I haven't tried any methods yet as I have only just been able to access MDL since I posted. Has the site been down for everyone or just me?
    Mike
     
  15. hbhb

    hbhb MDL Expert

    Dec 15, 2010
    1,017
    263
    60
    You only Mike
     
  16. wazer

    wazer MDL Junior Member

    Jul 31, 2009
    71
    9
    0
    msfn.org/board/topic/137889-quick-launch-classic-7-tool-105
     
  17. Mr Jinje

    Mr Jinje MDL Expert

    Aug 19, 2009
    1,770
    1,101
    60