Windows 10: How to stop cryptSvc?

Discus and support How to stop cryptSvc? in Windows 10 Software and Apps to solve the problem; I am trying to stop cryptSvc in cmd started as admin: It refuses to stop displaying this message:The following services are dependent on the... Discussion in 'Windows 10 Software and Apps' started by Peter Šimkovič, Oct 26, 2024.

  1. How to stop cryptSvc?


    I am trying to stop cryptSvc in cmd started as admin: It refuses to stop displaying this message:The following services are dependent on the Cryptographic Services service. Stopping the Cryptographic Services service will also stop these services. Norton Tools Norton Antivirus Smartlocker Filter Driver Application IdentityI tried to disable Norton Auto-protect as well as Firewall with no change with stop cryptSvc.

    :)
     
    Peter Šimkovič, Oct 26, 2024
    #1
  2. FrankW Win User

    I get a bad return code on "Stop CryptSvc" task

    Hi Shawn,


    How to stop cryptSvc? 280125d1590378706t-i-get-bad-return-code-stop-cryptsvc-task-small-vss-task1.png


    I am running a simple (2 lines) script called "Stop CryptSvc" saved in C:\ that starts on event 1074 and sometimes (1 out of 30) I get a bad return code, the task runs 2 sec too late (after apps delayed the task) or the task runs OK but the CryptSvc service was not stopped. Not sure if this is an acceptable performance? I wonder if I rearrange the action tab items


    How to stop cryptSvc? 280124d1590378668t-i-get-bad-return-code-stop-cryptsvc-task-small-vss-task3.png


    and place the full path in "add argument" and just CryptSvc.bat in Program/script?
    I already added c:\ in "Start in"

    Any suggestions?
    Frank
     
    FrankW, Oct 26, 2024
    #2
  3. jjb+ Win User
    Restoring CryptSvc

    Hi. I mistakenly deleted my CryptSvc program, and then also foolishly tried to restore it via a reg key restoration link from TenForums (https://www.tenforums.com/tutorials/57567-restore-default-services-windows-10-a.html). That said, a CryptSvc folder
    is displayed in my registry, and CryptSvc is listed again in my Services directory. I'm not sure about the reg folder's condition (and I've returned to my hands-off reg policy), but the Services listing and CryptSvc Properties indicate a problem with CryptSvc.
    Both state, "<Failed to Read Description. Error Code: 15100 >." Is there some way I can repair my CryptSvc? Its dll folder (C: Windows >WinSxS) is apparently still intact, at least it seems to be okay, based on its appearance when I opened it in Notepad.
    ?

    Anyway, I'll appreciate whatever solutions or suggestions can be provided here.

    Thanks in advance. Also: Sorry.

    Windows 10 Pro, Build 1803

    64-bit

    HP Compaq Presario CQ50 laptop

    --jjb

    P.S. I apologize again for my folly, and for interrupting this forum. My deletion experiment was in reaction to my Windows 10 Updating troubles (laptop heat, slow-downs, repeated notifications and installation failures, etc. - despite help from Windows
    Update Assistant, Media Creation Tool, so on), but I should have just ignored it all. --j
     
  4. Allan Mej Win User

    How to stop cryptSvc?

    Windows 10 app store recently stopped working

    Hi,

    To address your issue, we suggest you to try resetting Windows Store components. To do so, follow these steps:

    • Right-click Start and open Command Prompt (Admin).
    • Run these codes:

      Net Stop bits

      Net Stop wuauserv

      Net Stop appidsvc

      Net Stop cryptsvc

      Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak

      Ren %systemroot%\system32\catroot2 catroot2.bak


      Net
      Start bitsNet Start wuauservNet Start appidsvc

      Net Start cryptsvc
    • After running these commands, check if your issue is fixed.

    Let us know how it works.

    Regards.
     
    Allan Mej, Oct 26, 2024
    #4
Thema:

How to stop cryptSvc?

Loading...
  1. How to stop cryptSvc? - Similar Threads - stop cryptSvc

  2. Windows Audio Service stuck on Stopping

    in Windows 10 News
    Windows Audio Service stuck on Stopping: [ATTACH]If the Windows Audio service is stuck on Stopping in the Services Manager, here is what you can do to troubleshoot it. Whether you use an external sound system or the built-in speakers/microphone of your computer, you may face this problem on Windows 11. Why is the...
  3. Printer only prints one page then stops on PC

    in Windows 10 News
    Printer only prints one page then stops on PC: [ATTACH]If your printer prints only one page and then stops automatically, here is what you can do to fix the issue. Whether you use HP, Brother, Epson, Lexmark, Canon or any other printer with a Windows 11/10 PC, you can follow these steps to troubleshoot this issue in a few...
  4. Stop automatic installation of manufacturer bloatware on Windows 11

    in Windows 10 News
    Stop automatic installation of manufacturer bloatware on Windows 11: [ATTACH]Windows PCs come with many apps and programs installed with the operating system. In addition, manufacturers install a few more apps that we normally do not install or use. It won’t make any difference if they are installed and stay unopened. They run at startup and...
  5. All Input Devices stopped working in Windows 11

    in Windows 10 News
    All Input Devices stopped working in Windows 11: [ATTACH]If you are getting the “No Input Devices found” error or all your input devices have stopped working in Windows 11, here’s what you can do to troubleshoot the problem. Whether only one input device or all of them have stopped working, you can go through these...
  6. SystemSettings.exe suspended; stopped interacting with Windows 11

    in Windows 10 News
    SystemSettings.exe suspended; stopped interacting with Windows 11: Task Manager shows all the running applications on Windows 11. You can also check the state of all running applications and services in the Task Manager. Some users encounter issues with Windows 11 Settings. Upon checking in Task Manager, they found the SystemSettings.exe...
  7. How to stop Edge from downloading AI models on Windows 11

    in Windows 10 News
    How to stop Edge from downloading AI models on Windows 11: [ATTACH]Microsoft Edge has been downloading GenAILocalFoundationalModel on Windows PCs without our knowledge. It runs in the background and powers the AI features on the browser by enabling some features without connecting to the cloud server. In this guide, we show you how...
  8. System File Checker stuck or stopped in Windows 11

    in Windows 10 News
    System File Checker stuck or stopped in Windows 11: [ATTACH]If the System File Checker (SFC) scan is stuck or stops at a specific point in Windows 11, here is what you can do to fix the issue. Here, we have discussed some of the most common reasons and solutions so you can get rid of this problem in moments. Why is System File...
  9. How to stop cryptSvc?

    in Windows 10 Gaming
    How to stop cryptSvc?: I am trying to stop cryptSvc in cmd started as admin: It refuses to stop displaying this message:The following services are dependent on the Cryptographic Services service. Stopping the Cryptographic Services service will also stop these services. Norton Tools Norton...
  10. I get a bad return code on "Stop CryptSvc" task

    in Windows 10 Customization
    I get a bad return code on "Stop CryptSvc" task: Hi Shawn, [img] I am running a simple (2 lines) script called "Stop CryptSvc" saved in C:\ that starts on event 1074 and sometimes (1 out of 30) I get a bad return code, the task runs 2 sec too late (after apps delayed the task) or the task runs OK but the CryptSvc...