Share via

Unable to Stop Service The operation could not be completed. Access is denied

Anonymous
2018-07-14T18:42:33+00:00

I use Soulseek to download and share music peer to peer.  Lately it hasn't been closing properly.  Task manager still shows the process as running.  Last I opened it I tried ending the process via the TM but still showing, even though I've exited the program.  Now when trying to end the process I get the error:

"the operation could not be completed access is denied".

In doing a Google search I found the steps to go through and stop the program via "services".  Problem with that is Soulseek doesn't appear in the list.  Also the instructions laid out don't 100% match what I see.

The instructions are as follows:

  1. Open the Control Panel.
  2. Choose System and Security and then choose Administrative Tools.
  3. Open the Services icon.
  4. Double-click the service you want to stop or disable.

The service’s dialog box appears.

  1. Ensure that the General tab is selected. (I don't see a General Tab)
  2. To stop the service, click the Stop button.

If the Stop button isn’t available (it’s dimmed), the service hasn’t started.

  1. To prevent the service from starting when Windows starts, choose Disable from the drop-down menu next to Startup Type.
  2. Click OK to confirm the new settings.
  3. Close the Services console window.

Anyone have suggestions on what I can do now? 

Thanks

Windows 7 64-bit

Windows for home | Previous Windows versions | Windows update

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

3 answers

Sort by: Most helpful
  1. Anonymous
    2018-07-14T20:54:46+00:00

    What happens when you do this?

    1. Log on under an admin account.
    2. Create a desktop shortcut for cmd.exe.
    3. Right-click it, then left-click Run as administrator.
    4. Accept the challenge. You will get a black frame.
    5. Type these commands and press Enter after each:

    mode  con  lines=50

    tasklist  |  more

    You will get a long list of active tasks. Press Enter until you see the Soulseek task. 6. Make a note of the Soulseek Process-ID.

    Example:

    Video.UI.exe                 10884 Console                    1     31'460 K

    wininit.exe                    704 Services                   0      5'412 K

    The Process ID of "Video.UI.exe" is 10884 7. Type this command and press Enter:

    taskkill  /f  /pid 10884

    This command would kill the Video task.

    These steps could be automated if you need to do this often.

    5 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-07-28T04:42:06+00:00

    The issue never did get resolved.  What ended up happening was that I redid Windows 7 Ultimate (64-bit) and did the Windows 10 upgrade. 

    As it turned out I wasn't the only one with this problem.  Something in the Windows update just prior was apparently the cause.

    Thank you for your response/suggestion and willingness to help.  Much appreciated.

    4 people found this answer helpful.
    0 comments No comments
  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more