Windows 11 Tweaks, Fixes and Modifications [Overview]

Discussion in 'Windows 11' started by Enthousiast, Jul 1, 2021.

  1. bendeyar

    bendeyar MDL Novice

    Mar 14, 2019
    25
    14
    0
    Adding but not working
     
  2. bendeyar

    bendeyar MDL Novice

    Mar 14, 2019
    25
    14
    0
    #762 bendeyar, Oct 14, 2021
    Last edited: Oct 14, 2021
    Adding but not working.
    I think "Screen Sketch" needs to be added
     
  3. JuliusB

    JuliusB MDL Member

    Feb 25, 2018
    114
    37
    10
    hello;
    To use the old version of SnippingTool.exe:
    copy SnippingTool.exe prog in c:\windows\system32\ from windows 10 SnippingTool.exe and SnippingTool.exe.mui.

    copy SnippingTool.exe prog in c:\windows\system32\
    and
    copy SnippingTool.exe.mui in C:\Windows\System32\en-US\
    and create shortcut.

    upload_2021-10-14_10-58-0.jpeg
     
  4. Xtreme21

    Xtreme21 MDL Addicted

    Jun 21, 2021
    690
    1,094
    30
  5. bendeyar

    bendeyar MDL Novice

    Mar 14, 2019
    25
    14
    0
  6. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,694
    1,932
    60
    This my Kontextmenue with StartAllBack
     

    Attached Files:

  7. Xtreme21

    Xtreme21 MDL Addicted

    Jun 21, 2021
    690
    1,094
    30
    @KleineZiege Can you post Task Manager in desktop context menu please? Also can you post your version of Windows Update in desktop context menu please?

    Please make 2 posts so I can add them to the main post index. Thanks.
     
  8. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,694
    1,932
    60
    #770 KleineZiege, Oct 14, 2021
    Last edited: Oct 14, 2021
    Yes

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Task-Manager]
    @=""
    "Icon"="Taskmgr.exe"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\Task-Manager\command]
    @="taskmgr"
    
    is in more options
     

    Attached Files:

  9. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,694
    1,932
    60
    this has nothing to do with it make the video free
     
  10. bendeyar

    bendeyar MDL Novice

    Mar 14, 2019
    25
    14
    0
    It's not money, I hid it in a hurry
     
  11. bendeyar

    bendeyar MDL Novice

    Mar 14, 2019
    25
    14
    0
    #774 bendeyar, Oct 14, 2021
    Last edited: Oct 14, 2021
    Code:
    Windows Registry Editor Version 5.00
    
    ; Add System Tools to Right Key
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemTolls]
    "MUIVerb"="System Tools"
    "SubCommands"="ProgramFiles(x86);ProgramFiles;Windows;System32;SysWOW64;ControlPanel;appwiz.cpl;TaskManager;Regedit;MSCONFIG;GPEDIT;SnippingTool;On-ScreenKeyboard;SystemInformation"
    "icon"="imageres.dll,-149"
    "Position"=-
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\ControlPanel]
    @="ControlPanel"
    "icon"="control.exe"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\ControlPanel\command]
    @="control.exe"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\ProgramFiles]
    "Icon"="explorer.exe,0"
    @="ProgramFiles"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\ProgramFiles\command]
    @="C:\\Windows\\explorer.exe shell:ProgramFiles"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\ProgramFiles(x86)]
    "Icon"="explorer.exe,0"
    @="ProgramFiles(x86)"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\ProgramFiles(x86)\command]
    @="C:\\Windows\\explorer.exe shell:ProgramFilesX86"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\System32]
    "Icon"="explorer.exe,0"
    @="System32"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\System32\command]
    @="C:\\Windows\\explorer.exe shell:System"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SysWOW64]
    "Icon"="explorer.exe,0"
    @="SysWOW64"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SysWOW64\command]
    @="C:\\Windows\\explorer.exe shell:Systemx86"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows]
    "Icon"="explorer.exe,0"
    @="Windows"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows\command]
    @="C:\\Windows\\explorer.exe shell:Windows"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\TaskManager]
    "Icon"="Taskmgr.exe"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\TaskManager\command]
    @="taskmgr"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\appwiz.cpl]
    @="RemovePrograms"
    "Icon"="explorer.exe"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\appwiz.cpl\command]
    @="control.exe appwiz.cpl"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Regedit]
    @="Regedit"
    "Icon"="regedit.exe"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Regedit\command]
    
    @="%SYSTEMROOT%\\regedit.exe"
    
    @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
    
      00,5c,00,72,00,65,00,67,00,65,00,64,00,69,00,74,00,2e,00,65,00,78,00,65,00,\
    
      00,00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\msconfig]
    @="MSCONFIG"
    "Icon"="msconfig.exe"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\msconfig\command]
    @="msconfig.exe"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\GPEDIT]
    @="GPEDIT"
    "Icon"=hex(2):67,00,70,00,65,00,64,00,69,00,74,00,2e,00,64,00,6c,00,6c,00,00,\
    00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\GPEDIT\command]
    @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
    00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,\
    63,00,2e,00,65,00,78,00,65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,\
    00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,\
    74,00,65,00,6d,00,33,00,32,00,5c,00,67,00,70,00,65,00,64,00,69,00,74,00,2e,\
    00,6d,00,73,00,63,00,00,00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SnippingTool]
    "MUIVerb"="Snipping Tool"
    "Icon"="C:\\Windows\\System32\\shell32.dll,259"
    "Position"="Middle"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SnippingTool\command]
    @="explorer.exe ms-screenclip:"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\On-ScreenKeyboard]
    @="ScreenKeyboard"
    "icon"="osk.exe"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\On-ScreenKeyboard\command]
    @="osk.exe"
    =============================================================================================
    
    who uses it
    tested
    united by quotation marks
     
  12. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,694
    1,932
    60
    better you poste in code *g
     
  13. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,694
    1,932
    60
    #776 KleineZiege, Oct 14, 2021
    Last edited: Oct 14, 2021
    Firewall Kontextmenue Win11
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\exefile\shell\firewallblock]
    @="Setze Firewall Blockierung"
    "HasLUAShield"=""
    [HKEY_CLASSES_ROOT\exefile\shell\firewallblock\command]
    @="\"C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe\" -Executionpolicy ByPass -WindowStyle Hidden -NoLogo -Command \"start powershell -Verb runas -ArgumentList \\\"-NoLogo -WindowStyle Hidden -command `\\\"New-NetFirewallRule -DisplayName ([System.IO.Path]::GetFilenameWithoutExtension('%1')) -Name '%1' -Enabled True -Direction Outbound -Action Block -Program '%1'`\\\"\\\"\""
    
    
    [HKEY_CLASSES_ROOT\exefile\shell\firewallremove]
    @="Entferne Firewall Blockierung"
    "HasLUAShield"=""
    [HKEY_CLASSES_ROOT\exefile\shell\firewallremove\command]
    @="\"C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe\" -Executionpolicy ByPass -WindowStyle Hidden -NoLogo -Command \"start powershell -Verb runas -ArgumentList \\\"-NoLogo -WindowStyle Hidden -command `\\\"Remove-NetFirewallRule -Name '%1'`\\\"\\\"\""
     

    Attached Files:

  14. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,694
    1,932
    60
    Kontextmenue Cab Update Install ( right click )
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\CABFolder\Shell\RunAs]
    @="Cab Updates Installieren"
    "HasLUAShield"=""
    
    [HKEY_CLASSES_ROOT\CABFolder\Shell\RunAs\Command]
    @="cmd /k dism /online /add-package /packagepath:\"%1\""
     
  15. Xtreme21

    Xtreme21 MDL Addicted

    Jun 21, 2021
    690
    1,094
    30
    Added to main post index as: Install .cab Updates From Context Menu