x BlueRobot
Account Closed
- Local time
- 1:44 PM
- Posts
- 870
- OS
- Windows 11, Windows 10, Linux Fedora Cinnamon
Thanks, could please disable ESET from starting at login?
Let me know if that makes any difference.
Code:
C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe" -NonInteractive -Command if (((Get-AppxPackage -Name 'EsetContextMenu').length -ne '1') -Or ((Get-AppxPackage -Name 'EsetContextMenu').version -ne '10.39.35.0')) { Get-AppxPackage -Name 'EsetContextMenu' | Remove-AppxPackage; Add-AppxPackage -Path 'C:\Program Files\ESET\ESET Security\EsetContextMenu.msix' -ExternalLocation 'C:\Program Files\ESET\ESET Security\' }
Let me know if that makes any difference.
My Computer
System One
-
- OS
- Windows 11, Windows 10, Linux Fedora Cinnamon