Automating the disabling of WD Tamper Protection via setupcomplete.cmd


  1. Posts : 12
    Windows 10
       #1

    Automating the disabling of WD Tamper Protection via setupcomplete.cmd


    I am unable to figure out a way to disable this new Tamper protection via command line, so I may use it in "Setupcomplete.cmd"

    I have tried running both "psiexec -sid reg add.." and "psiexec -sid regedit xx.reg" to no avail.( https://docs.microsoft.com/en-us/sys...wnloads/psexec )

    Is there any way whatsoever of disabling this outside of manually in the settings?
      My Computer


  2. Posts : 14,054
    Windows 11 Pro X64 22H2 22621.1848
       #2

    For me it was off by default. I did get a Action Center warning about turning it on though which I Dismissed.
      My Computers


  3. Posts : 5,492
    Windows 11 Home
       #3

    HastalaHasta said:
    Is there any way whatsoever of disabling this outside of manually in the settings?
    Have you tried NSudo? By the way, it can be disabled via reg in the 18363.1, but not in the undated ISO.
    Code:
    reg add "HKLM\Software\Microsoft\Windows Defender\Features" /v "TamperProtection" /t REG_DWORD /d "0" /f
      My Computer


  4. Posts : 12
    Windows 10
    Thread Starter
       #4

    TairikuOkami said:
    Have you tried NSudo? By the way, it can be disabled via reg in the 18363.1, but not in the undated ISO.
    Code:
    reg add "HKLM\Software\Microsoft\Windows Defender\Features" /v "TamperProtection" /t REG_DWORD /d "0" /f
    I've tried both NSudo and PowerRun. Neither works, adn this is driving me crazy. How does one disable Defender in a bussiness scenario? Is there some unattended stuff that can be done that I'm not aware of?
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:01.
Find Us




Windows 10 Forums