Windows 10 Tweaks & Fixes

Discussion in 'Windows 10' started by Zardoc, Jul 17, 2015.

  1. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,760
    997
    180
    #981 cuteee, Nov 7, 2016
    Last edited by a moderator: Apr 20, 2017
  2. abdu_abdulkarem

    abdu_abdulkarem MDL Novice

    Dec 29, 2014
    6
    0
    0
    Thank you. .........
     
  3. solidblaze

    solidblaze MDL Novice

    Jun 11, 2016
    9
    1
    0
    NIce Tweak. good info bro
     
  4. Kaush83

    Kaush83 MDL Novice

    Mar 19, 2016
    32
    14
    0
    Thanks for sharing
     
  5. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,760
    997
    180
    I check the problem in previous update and it still get the smiley with additional of couple small letters.
     
  6. dvbman

    dvbman MDL Junior Member

    Apr 23, 2015
    87
    50
    0
    Many thanks :)
     
  7. maestrosir

    maestrosir MDL Junior Member

    Aug 1, 2016
    65
    43
    0
    #990 maestrosir, Nov 15, 2016
    Last edited by a moderator: Apr 20, 2017
    Make Action Center remain opened in Windows 10.
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ImmersiveShell\Launcher]
    "DisableLightDismiss"=dword:00000001
    Use this tweak to turn on having the action center always remain opened until closed by clicking on the action center icon or pressing the Win+A keys.
     
  8. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    #991 dhjohns, Nov 15, 2016
    Last edited by a moderator: Apr 20, 2017
    Setting this to 3 results in "This Parameter is Incorrect" in build 14965.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. DavidinCT

    DavidinCT MDL Addicted

    May 9, 2015
    536
    100
    30
    Is there a way to get the OLD Windows update client in the control panel ? I knew there was a way in the early versions of Windows 10 builds but, later ones I hear they are blocked.

    The newer Windows Update on Windows 10 is a joke...
     
  10. hb860

    hb860 MDL Expert

    May 7, 2010
    1,012
    1,860
    60
    #994 hb860, Nov 16, 2016
    Last edited by a moderator: Apr 20, 2017
    I didn't find this useful. Requires an additional click for no reason.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,760
    997
    180
    #995 cuteee, Nov 16, 2016
    Last edited: Nov 16, 2016
    What do you mean?

    Setting - 3 works in build 14965.
     
  12. maestrosir

    maestrosir MDL Junior Member

    Aug 1, 2016
    65
    43
    0
  13. moglai

    moglai MDL Junior Member

    Jul 2, 2015
    57
    31
    0
    Credits goes to winhelponline.com/blog/show-hide-shell-folder-namespace-windows-10/
    ;)
     
  14. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,256
    1,153
    60
    As said, classic tweaks work fine, unless they plan to remove them. We will see, maybe in Creator Update. Thanks for info though. :nsa:
     
  15. hb860

    hb860 MDL Expert

    May 7, 2010
    1,012
    1,860
    60
    I just found no reason to keep the Action Center pane opened forever.
    Better when it disappears automatically, like it is set out of the box.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. maestrosir

    maestrosir MDL Junior Member

    Aug 1, 2016
    65
    43
    0
    #1000 maestrosir, Nov 18, 2016
    Last edited by a moderator: Apr 20, 2017
    Disable Virtual Desktop Switching on Mouse Hover in the Task View (Win+Tab)
    When you hover your mouse pointer over a virtual desktop thumbnail, that particular desktop is selected, and the thumbnail preview of open windows in that virtual desktop are shown in the switcher interface above. You can disable this behavior. Switching virtual desktops via the Task View interface will require a mouse-click.
    Go to this folder:
    Code:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
    Create a DWORD value named HoverSelectDesktops and set it to 0.
    Logoff and login back to apply the change.