Ionuț Bara

Results 88 comments of Ionuț Bara

hm... i will check. but i don't have amd raid to test those.

i think it was some SAM annonymus detection. but before that, do you had bitlocker enabled? For disabled bitlocker the issue is not here.

does you pc have tpm? i see some wrong usages of tpm and i want to check if not from mine.

pressing A it disables notifications for security center and does not remove it. (check defender remover 12.7.1). pressing A adds following registry values ``` [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\WindowsDefenderSecurityCenter\DisableEnhancedNotifications] "value"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\WindowsDefenderSecurityCenter\DisableNotifications] "value"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\WindowsDefenderSecurityCenter\HideWindowsSecurityNotificationAreaControl] "value"=dword:00000001...

the 'C' option is not exist in defender remover. the current options are 'Y' - remove defender + disable security mitigations, 'A' - remove defender 'S' - disable all mitigations....

you can put in batch all that to enable. Normally i will add this into Q&A Section. ``` reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f reg.exe ADD...

note for next versions: separate removal of antivirus and security components.

Defender Remover 12.8 will do this thing. For now i wil release 12.7.2 to end the annoying bug with Microsoft Store on Windows 11. Stay tuned. arguments or keywords: Y...

pressing Y it will remove Windows Defender together with Windows Security App and Windows Security Center. Pressing A removes Antivirus. keeping open to solve the issue with 'a' option.