Windows 10 Tweaks & Fixes

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

  1. uaaysakk112

    uaaysakk112 MDL Novice

    Joined:
    Jan 21, 2018
    Messages:
    22
    Likes Received:
    4
    Trophy Points:
    0
    what's an 'autorun'? :)
    In task scheduler->task scheduler library->microsoft->windows->windows defender, there is nothing there.
    Anyway, it's not a big annoyance now because I just made the deny rule for smartscreen in my firewall permanent, so it won't ask me again.
     
  2. rayleigh_otter

    rayleigh_otter MDL Expert

    Joined:
    Aug 8, 2018
    Messages:
    1,121
    Likes Received:
    927
    Trophy Points:
    60
  3. Pir8pete

    Pir8pete MDL Member

    Joined:
    Nov 15, 2018
    Messages:
    112
    Likes Received:
    32
    Trophy Points:
    10
    is there a tweak to make the start menu like windows 7 ?
     
  4. bfoos

    bfoos MDL Guide Dog

    Joined:
    Jun 15, 2008
    Messages:
    757
    Likes Received:
    696
    Trophy Points:
    30
  5. Pir8pete

    Pir8pete MDL Member

    Joined:
    Nov 15, 2018
    Messages:
    112
    Likes Received:
    32
    Trophy Points:
    10
  6. Krager

    Krager MDL Senior Member

    Joined:
    Jan 9, 2017
    Messages:
    396
    Likes Received:
    230
    Trophy Points:
    10
    I'm using OpenShell on Win10 LTSC, have been since I started using Win10. Great little program to make things more classic, used to run ClassicShell on Win7. OpenShell has not given me any trouble in the least.
     
  7. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Joined:
    Dec 21, 2012
    Messages:
    4,514
    Likes Received:
    4,543
    Trophy Points:
    150
    OpenShell is just the community continuation of ClassicShell, after the developer stopped development and made it Open Source. Code-wise, it's still pretty much the same, apart from a few hotfixes.
     
  8. bfoos

    bfoos MDL Guide Dog

    Joined:
    Jun 15, 2008
    Messages:
    757
    Likes Received:
    696
    Trophy Points:
    30
    ^ Trufax. There are a few noticeable changes but it's mostly the same as ClassicShell. I disable "Classic Explorer" and "Classic IE" and only use the start menu.
     
  9. Krager

    Krager MDL Senior Member

    Joined:
    Jan 9, 2017
    Messages:
    396
    Likes Received:
    230
    Trophy Points:
    10
    I actually like classic explorer a lot. It has some real handy tweaks like wider indents on sub-menus. I use explorer heavily for file navigation so I get unhappy when MS screws with it. Anything I can do to make it better is great for me.
     
  10. bfoos

    bfoos MDL Guide Dog

    Joined:
    Jun 15, 2008
    Messages:
    757
    Likes Received:
    696
    Trophy Points:
    30
    I like some of Classic Explorers features like disabling bread crumbs and yes the wider sub-directory indents in the navigation pane are nice as well but it doesn't play nice with dark mode. It changes the font color in the address bar to black and there is no way to change it. ¡No bueno! If they ever add more options to the settings to change text colors and the ability to skin the toolbar and status bar, I'll install it, but until then I can live without it.
     
  11. Zardoc

    Zardoc MDL Addicted

    Joined:
    Feb 7, 2008
    Messages:
    568
    Likes Received:
    265
    Trophy Points:
    30
    Updated OP. Will work on it from time to time. Some tweaks might not work with newer versions of Win 10. Be careful. :rolleyes:
     
  12. Krager

    Krager MDL Senior Member

    Joined:
    Jan 9, 2017
    Messages:
    396
    Likes Received:
    230
    Trophy Points:
    10
    I use a light mode so I never even knew there was a problem with that. Unfortunately it seems development is not all that active on OpenShell. Just hope it sticks around for the duration. I can't stand the Win10 start menu, totally retarded, OpenShell is my savior there.
     
  13. sourojit0351

    sourojit0351 MDL Novice

    Joined:
    Jan 5, 2019
    Messages:
    12
    Likes Received:
    0
    Trophy Points:
    0
    The tips were pretty dope
     
  14. sourojit0351

    sourojit0351 MDL Novice

    Joined:
    Jan 5, 2019
    Messages:
    12
    Likes Received:
    0
    Trophy Points:
    0
    No doubt there are various tweaks to fix this issue ;)
     
  15. piercekalton

    piercekalton MDL Senior Member

    Joined:
    Apr 2, 2010
    Messages:
    417
    Likes Received:
    39
    Trophy Points:
    10
  16. piercekalton

    piercekalton MDL Senior Member

    Joined:
    Apr 2, 2010
    Messages:
    417
    Likes Received:
    39
    Trophy Points:
    10
    ok scan lasted 1 seconds. (plural wt BillGates that must be proprietary probably his trademark. so I'm gonna use it)
     
  17. cunuhoujabsq

    cunuhoujabsq MDL Novice

    Joined:
    Jan 30, 2015
    Messages:
    15
    Likes Received:
    5
    Trophy Points:
    0
    Desktop. context menu. add cleaning: event viewer?
    thanks.
     
  18. Thomas Dubreuil

    Thomas Dubreuil MDL Senior Member

    Joined:
    Aug 29, 2017
    Messages:
    357
    Likes Received:
    594
    Trophy Points:
    10
    @cunuhoujabsq

    Code:
    Windows Registry Editor Version 5.00
    
    ; #**************************************************************************
    ; DB01 ADD Administrative and System Tools to Desktop Background Context Menu
    ; #**************************************************************************
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools]
    "Icon"="imageres.dll,-114"
    "MUIVerb"="Administrative and System Tools"
    "Position"="Bottom"
    "SubCommands"=""
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Component Services]
    "Icon"="%systemroot%\\system32\\comres.dll"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Component Services\Command]
    @="C:\\Windows\\system32\\mmc.exe comexp.msc"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Computer Management]
    "Icon"="%windir%\\system32\\Mycomput.dll,2"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Computer Management\Command]
    @="C:\\Windows\\system32\\mmc.exe compmgmt.msc /s"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Defragment and optimize your drives]
    @="Defragment and optimize your drives"
    "icon"="%windir%\\system32\\dfrgui.exe"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Defragment and optimize your drives\Command]
    @="C:\\Windows\\system32\\dfrgui.exe"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Device Manager]
    @="Device Manager"
    "icon"="c:\\windows\\system32\\devmgr.dll,-201"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Device Manager\Command]
    @="RunDll32.exe devmgr.dll DeviceManager_Execute"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Disk Cleanup]
    "icon"="%windir%\\system32\\cleanmgr.exe"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Disk Cleanup\Command]
    @="cleanmgr.exe"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Disk Management]
    "icon"="%systemroot%\\system32\\dmdskres.dll"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Disk Management\Command]
    @="C:\\Windows\\SysWOW64\\mmc.exe diskmgmt.msc"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Edit the system environment variables]
    @="Edit the system environment variables"
    "icon"="SystemPropertiesAdvanced.exe"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Edit the system environment variables\Command]
    @="SystemPropertiesAdvanced.exe"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Event Viewer]
    @="Event Viewer"
    "icon"="%windir%\\system32\\miguiresource.dll"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Event Viewer\Command]
    @="C:\\Windows\\system32\\mmc.exe eventvwr.msc /s"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Local Group Policy]
    @="Local Group Policy"
    "icon"="%windir%\\system32\\wsecedit.dll"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Local Group Policy\Command]
    @="C:\\Windows\\SysWOW64\\mmc.exe gpedit.msc"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Local Security Policy]
    "icon"="%windir%\\system32\\wsecedit.dll"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Local Security Policy\Command]
    @="C:\\Windows\\system32\\mmc.exe secpol.msc /s"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Network Connections]
    @="Network Connections"
    "icon"="%SystemRoot%\\system32\\netshell.dll"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Network Connections\Command]
    @="C:\\Windows\\explorer.exe shell:::{992CFFA0-F557-101A-88EC-00DD010CCC48}"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Services]
    @="Services"
    "icon"="%windir%\\system32\\filemgmt.dll"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Services\Command]
    @="C:\\Windows\\system32\\mmc.exe services.msc"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Task Manager]
    @="Task Manager"
    "icon"="%windir%\\system32\\Taskmgr.exe"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Task Manager\Command]
    @="C:\\Windows\\system32\\taskmgr.exe /7"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Task Scheduler]
    @="Task Scheduler"
    "icon"="%windir%\\system32\\miguiresource.dll"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Administrative and System Tools\shell\Task Scheduler\Command]
    @="C:\\Windows\\system32\\mmc.exe taskschd.msc /s"
    
     
  19. colinzim

    colinzim MDL Senior Member

    Joined:
    May 14, 2007
    Messages:
    456
    Likes Received:
    110
    Trophy Points:
    10
    Disk Cleanup Context.png

    edit: Posted at the same time --- Above post ^^ is more detailed and probably what you are looking for.

    Disc Cleanup.reg (attached)

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\Directory\Background\shell]

    [HKEY_CLASSES_ROOT\Directory\Background\shell\cmd]
    @="@shell32.dll,-8506"
    "Extended"=""
    "NoWorkingDirectory"=""

    [HKEY_CLASSES_ROOT\Directory\Background\shell\cmd\command]
    @="cmd.exe /s /k pushd \"%V\""

    [HKEY_CLASSES_ROOT\Directory\Background\shell\Disk Cleanup]

    [HKEY_CLASSES_ROOT\Directory\Background\shell\Disk Cleanup\command]
    @="cleanmgr.exe"


    You can do the same for Event Viewer
     

    Attached Files:

  20. ericgl

    ericgl MDL Member

    Joined:
    Mar 10, 2011
    Messages:
    218
    Likes Received:
    166
    Trophy Points:
    10
    Thomas,
    In the "Computer Management" section, it's missing this line:
    @="Computer Management"