Share via

What is zamguard64.sys

Anonymous
2023-06-23T19:45:21+00:00

What is zamguard64.sys? And should I delete it?

Windows for home | Windows 11 | Devices and drivers

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.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Reza-Ameri 45,806 Reputation points Volunteer Moderator
    2023-06-23T19:56:41+00:00

    The name itself belongs to Windows and it is Windows driver.

    Why you want to delete it?

    Is there any error message?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-07-09T12:45:44+00:00

    Did not work. I rebooted in safe mode, then I deleted.

    Thank you for your attention!

    0 comments No comments
  3. Ramesh 176.1K Reputation points Volunteer Moderator
    2023-07-08T23:30:24+00:00

    The driver may be in use. Can you reboot and try deleting that file?

    0 comments No comments
  4. Anonymous
    2023-07-08T15:23:59+00:00

    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
    
    0 comments No comments