The name itself belongs to Windows and it is Windows driver.
Why you want to delete it?
Is there any error message?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What is zamguard64.sys? And should I delete it?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
The name itself belongs to Windows and it is Windows driver.
Why you want to delete it?
Is there any error message?
Did not work. I rebooted in safe mode, then I deleted.
Thank you for your attention!
The driver may be in use. Can you reboot and try deleting that file?
Windows security shows a warning message about zamguard64sys. I can not activate "Memory Integrity".
I am administrator the following commands worked:
sc stop ZAM_Guard
sc delete ZAM_Guard
But, the command below did not work in Terminal Administrator.
del c:\windows\system32\drivers\zamguard64.sys
del : Não é possível remover o item C:\windows\system32\drivers\zamguard64.sys: O acesso ao caminho
'C:\windows\system32\drivers\zamguard64.sys' foi negado.
No linha:1 caractere:1
+ del c:\windows\system32\drivers\zamguard64.sys
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (C:\windows\syst...\zamguard64.sys:FileInfo) [Remove-Item], Unauthoriz
edAccessException
+ FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand