Windows 11 Tweaks, Fixes and Modifications [Overview]

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

  1. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,266
    1,167
    60
    Hi, disable defender's Tamper and Realtime protection, restart, then disable it's 5 services, restart. Easy peasy. Repeat 4ever, since 11 will most likely reenable them. :hummer:
    Code:
    reg add "HKLM\System\CurrentControlSet\Services\MDCoreSvc" /v "Start" /t REG_DWORD /d "4" /f
    reg add "HKLM\System\CurrentControlSet\Services\WdFilter" /v "Start" /t REG_DWORD /d "4" /f
    reg add "HKLM\System\CurrentControlSet\Services\WdNisDrv" /v "Start" /t REG_DWORD /d "4" /f
    reg add "HKLM\System\CurrentControlSet\Services\WdNisSvc" /v "Start" /t REG_DWORD /d "4" /f
    reg add "HKLM\System\CurrentControlSet\Services\WinDefend" /v "Start" /t REG_DWORD /d "4" /f
     

    Attached Files:

  2. griferss

    griferss MDL Novice

    Jul 17, 2018
    24
    3
    0

    Thank you. I suppose that to deactivate those services, I have to make a .bat file with those commands that you put me, no? or I have to do it with the extension .reg? Sorry for the ignorance.

    Best regards and thanks!
     
  3. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,266
    1,167
    60
  4. vkarthick

    vkarthick MDL Novice

    Nov 9, 2017
    1
    0
    0
    add to process lasso disallowed processes
     
  5. raptorddd

    raptorddd MDL Addicted

    Aug 17, 2019
    761
    315
    30
    is the windows 11 small taskbar not yet enabled. it was introduced long time ago.??
     
  6. pawlakbest

    pawlakbest MDL Novice

    Feb 22, 2011
    14
    1
    0
    #1847 pawlakbest, Jan 11, 2025
    Last edited: Feb 17, 2025
    Is there a way to remove Accessibility settings from Start Menu Settings? And remove Ease of Access altogether? I've added hide:easeofaccess; to SettingsPageVisibility in Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer , but option still appears. I'm on debloated Win11 24H2 Home N. @Jingzin Maybe you can help?
    upload_2025-1-11_21-52-50.png
     
  7. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,962
    617
    60
    Is there a registry key (or other) to disable this option (other than manually) ?
    Never managed to find it

    Capture.PNG
    Image taken from the net

    Thanks
     
  8. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,215
    6,050
    150
    I believe in save as a property on hd partition itself
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,962
    617
    60
    Ok too bad, thanks anyway
     
  10. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,962
    617
    60
    Oh ok thanks, and with command line, what would it be ?
    To integrate it into a script

    I guess it's not possible to integrate it into an image

    Thanks for your help
     
  11. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,844
    7,868
    210
    attrib.exe +I <filename>

    attrib.exe +I C:\*.* /S /D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,962
    617
    60
    Thanks so much
     
  13. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,962
    617
    60
    It doesn't work for files that require administrator rights
    Indeed, the box is always checked, and if I do it manually, I have the popup for admin rights, then "Ignore all" and the protected files are processed

    What do I need to add in the command line to have admin rights ?
    I know how to do it for a directory or file, but for Attribute :confused:

    Thanks
     
  14. kriskras69

    kriskras69 MDL Novice

    Aug 16, 2021
    4
    0
    0
    run CMD as admin?
     
  15. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,962
    617
    60
    I want to use it in a batch
    Otherwise, I tried and same result
     
  16. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,844
    7,868
    210
    The only way I know to use a batch that automatically elevates, is to use a Task for running it.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,962
    617
    60
  18. egyptian hak

    egyptian hak MDL Senior Member

    Aug 21, 2009
    260
    68
    10
    Finally after many trying i reached to how to restore user pc folder in windows 11 v 24H2

    the registry file was attached

    upload_2025-2-13_20-13-2.png
     

    Attached Files: