Hi Peter Šimkovič
Welcome to Microsoft Community.
Based on your description, I understand that you tried to stop the Norton related servers but were refused to do so, and I understand very well how you feel!
From the information you have provided, it appears that the problem occurs due to the cryptSvc service being bound to another service.
So we need to disable those bound services first, and then disable cryptSvc.
Please note: 1. The above commands are based on the environment of my personal computer, which may have some differences from your computer. If the code does not work properly you need to change the name of the service.
- Disabling or stopping the encryption service affects system functionality, especially functionality that relies on Windows security and certificate architecture.
The specific steps are:
- Click “Windows Logo Key” to open the search bar -> In the search bar, type “cmd” and open with administrator privileges -> Please enter the following command
You can also use “Windows PowerShell”.
- Stop dependent services net stop "Norton Antivirus" net stop "Norton Tools" net stop "Smartlocker Filter Driver" net stop "Application Identity"
If any of these services refuse to stop, make sure they are not running any important tasks or try to disable Norton Antivirus completely from the Norton Antivirus interface.
Below are the disabling steps provided by a Norton official website.
The link is: Unblock safe apps by temporarily turning off your Norton protection
Disclaimer: Microsoft provides no assurances and/or warranties, implied or otherwise, and is not responsible for the information you receive from the third-party linked sites or any support related to technology.
- If you have successfully stopped all dependent services, try stopping the cryptSvc service again. net stop cryptSvc
- Disable the service If you want to prevent cryptSvc from starting again, do the following sc config cryptSvc start= disabled
I sincerely hope that the above solution will solve your problem. Please feel free to contact me if you have any problems or still can't solve them. (Photos related to the question would be great!) .
I looking forward to hearing back from you.
Best Regards
Arthur Sheng | Microsoft Community Support Specialist