[ARCHIVED] Windows Editions Reconstruction Project

Discussion in 'Windows 10' started by whatever127, Jan 10, 2020.

Thread Status:
Not open for further replies.
  1. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    Registry permission automatic modification tool
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2282 xinso, Apr 11, 2021
    Last edited: Apr 11, 2021
    Why no picture? It's been so long.
     
  3. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    603
    379
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. AveYo

    AveYo MDL Expert

    Feb 10, 2009
    1,836
    5,730
    60
    hmm why go back a decade for tools?
    defender can be uninstalled just fine online with simple 20ish lines of powershell
    example
    guess just setting $name = 'Windows-Defender' above would take care of application-guard stuff as well
    basically adding a Visibility 1 property and removing Owners subkey it's all it takes to "unlock" it
    did not test offline images as I no longer waste time doing that, but it should be easier

    I personally don't see the value in nuking defender completely. lets say using a 3rd party solution - well those often can break, it does not hurt to have a backup plan, specially when it does not waste any resources and does not update when toggled off - via ToggleDefender.bat / copy-pastable in powershell, of course ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    It's difficult, and beyond my ability. That's why 7Customizer becomes a workaround - zhanglin has the tutorial, I think.
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2286 xinso, Apr 11, 2021
    Last edited: Apr 11, 2021
    Thank you very much, mate. But I don't know PowerShell, a headache only.

    Back to topic. We were talking 'bout the Windows Defender infrastructure of 21354.1 (not the old 7Customizer which zhanglin is interested in and asked me to lend him a hand), which has been incorporated in Client-Desktop-Required-Package03, and therefore no more uninstallable.

    Our conversation started from #2262.
    https://forums.mydigitallife.net/th...struction-project.80939/page-114#post-1654384
     
  7. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    603
    379
    30
    Dear friend @zhanglin,

    Could you help-me with these please?

    Thanks in advanced
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2288 xinso, Apr 11, 2021
    Last edited: Apr 11, 2021
    I don't think zhanglin can be of any help since our English level is 'round 50 50. Group policy is appropriate for latest builds I reckon so.

    Wait for his answer anyway.

    See you.
     
  9. AveYo

    AveYo MDL Expert

    Feb 10, 2009
    1,836
    5,730
    60
    alpha builds have defender more splatted, got it. will try it out as well in 1-2 months when it's not as trash as atm ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    603
    379
    30
    Dear friend @xinso

    I will wait, anyway, my english is very poor too, because my first language is portuguese, but I count that our good friend "google translator" could help us always... lol...

    I will try to use the Sophia PS Script to see what happens on my VMWare Win10 19043.906.210323-1515.21H1 ...

    Great hug and thanks for your good job always.

    Best computing.

    Regards
    @JeepWillys58
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
  12. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    #2292 zhanglin, Apr 12, 2021
    Last edited: Apr 12, 2021
    I have created Defender.xml, but using xml-Remove.cmd, the following prompt appears, and the result is not removed. (Real-time protection is disabled)
    These prompts appear in xml-Remove.cmd
    捕获.PNG
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2293 xinso, Apr 12, 2021
    Last edited: Apr 12, 2021
  14. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    Some of SystemApps can be created and removed, and some cannot create XML. It is estimated that it is related to the naming of components in xml-Ceate.txt. Regarding xml-Ceate.txt, what are the requirements for content creation? Such as FileExplorer, FilePicker, etc., I have thought of many methods, but I can't create XML.
    捕获.PNG
     
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    FileExplorer = Microsoft-Windows-DesktopFileExplorer-Package~31bf3856ad364e35~amd64~~10.0.21354.1
     
  16. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    xml-Remove.cmd can only remove a single xml at present, how to modify it to remove multiple xmls at once?
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2297 xinso, Apr 12, 2021
    Last edited: Apr 12, 2021
    Way 1. Put all xml in xml folder
    Way 2. Merge all xml into one
     
  18. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    I use Way 1. Put all xml in xml folder, run xml-Remove.cmd error.
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2299 xinso, Apr 12, 2021
    Last edited: Apr 12, 2021
    Try one by one firstly. Then try all at a time.

    Finally drag and drop all xml to dnd_merge.cmd to form 1 xml.
     
  20. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    #2300 zhanglin, Apr 12, 2021
    Last edited: Apr 12, 2021
    I am trying one by one, see if there is a mistake.
    Result: No need to modify anything