J
J
### Description The Edge automatic update scheduled tasks are not disabled. It appears they cannot be found despite being present in the task scheduler (see log). ### How can the...
### Description After running Disable Defender Antivirus Azure data collection, MpAzSubmit.dll is still present:  Console: ``` --- Disable Defender Antivirus Azure data collection Running as NT SERVICE\TrustedInstaller Invoke-AsTrustedInstaller :...
### Description ``` :: Set the registry value: "HKCU\Software\Microsoft\Windows\CurrentVersion\SearchSettings!IsDeviceSearchHistoryEnabled" PowerShell -ExecutionPolicy Unrestricted -Command "$registryPath = 'HKCU\Software\Microsoft\Windows\CurrentVersion\SearchSettings'; $data = '1'; reg add 'HKCU\Software\Microsoft\Windows\CurrentVersion\SearchSettings' /v 'IsDeviceSearchHistoryEnabled' /t 'REG_DWORD' /d "^""$data"^"" /f" ```...
### Description Under Disable search's access to location: ``` :: Set the registry value: "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Search!AllowSearchToUseLocation" PowerShell -ExecutionPolicy Unrestricted -Command "$registryPath = 'HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Search'; $data = '1'; reg add 'HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Search' /v 'AllowSearchToUseLocation'...
### Problem statement When enabling "Disable SmartScreen system components", it forces the "Check apps and files" and "SmartScreen for Microsoft Store apps" options in Windows Security to be permanently toggled...