How to completely remove hamachi. Service status: Stopped in Hamachi - Solution Hamachi service does not start

Often on the Internet you can find requests from Hamachi users to help them fix the “Unable to connect to the subsystem” error on Windows 7 or 8. Indeed, this is a very pressing problem that most users face sooner or later. But don't despair, the solution is quite simple. It will take literally a few minutes. There are several ways.

Starting the Hamachi service

First of all, you need to check if the Hamachi service is running, if not, start it:

  1. Open “Control Panel” -> “Administration” -> “Services”.
  2. In the list, find the “LogMeIn Hamachi Tunneling Engine” service.
  3. If this service is disabled, enable it.

Reinstalling the program

If the previous method did not help solve the problem, you can simply reinstall the program.

  1. Uninstall Hamachi along with all user settings.
  2. Install again.
  3. Perhaps restart your computer.

If this does not help, perhaps the cause of the error lies in the operation of security software? Check your antivirus and firewall settings, add Hamachi to the exclusion lists. Actually, after this, the damned error “Could not connect to the subsystem in Hamachi” simply has no chance.

Many LogMeIn Hamachi users report that they are unable to use the software. In most cases affecting users, when starting software a pop-up self-diagnosis window appears, in which the error is defined as stopped the Hamachi service. This problem is most common on Windows 10, but there are reports of it occurring on Windows 8.

Hamachi error service not running

What causes the "Hamachi Service Stopped" error on Windows 10?

We investigated this particular error message by looking at many user reports. We were able to recreate the issue on our testing machines and analyzed recovery strategies that were deployed by other affected users to resolve the issue.

Based on what we've collected, there are a few common reasons known to cause this particular error message:

  • Hamachi application does not have administrative privileges— The problem often occurs because, for one reason or another, the Hamachi application does not have administrative privileges. In this case, you can resolve the error by forcing the application to run with administrator rights.
  • Service Windows management disabled- Hamachi relies heavily on the Windows Management Instrumentation (WMI) service. If this service is configured to be disabled, this particular error will occur. In this case, starting the service should resolve the issue.
  • Missing dependencies for workstation - Several users reported that the problem was resolved after use command line with elevated privileges to configure Hamachi dependencies to add a workstation. Typically this is reported to happen if the user upgraded to Windows 10 from old version Windows.
  • LogMeIn Hamachi tunnel engine is not configured correctly- There are cases where the problem was confirmed because the service startup type was not set to Automatic. This problem can be easily resolved by going to the Services screen.
  • Third party security intervention- There are several overly secure AV/firewall packages that are known to conflict with LogMeIn Hamachi. Uninstalling the ultra-security package or creating exceptions for Hamachi should resolve the issue in this case.
  • Logging out or power cycling disables the Hamachi service- This is a common scenario on computers that need to be logged off or power cycled frequently. You can work around this inconvenience by creating a startup task to protect against these scenarios.

If you are currently looking for solutions "Hamachi service has stopped" error, this article will provide you with a set of proven troubleshooting steps. In the next section, you will find a list of potential fixes that other users in a similar situation have used to resolve the issue.

To make the entire process as efficient as possible, follow the methods in the order in which they are presented. Ultimately, you should find a fix that solves the problem in your specific scenario.

Method 1: Run Hamachi as Administrator

As simple as this fix may seem, many users have been able to bypass "Hamachi service has stopped" error, just making sure that executable file launched with administrator rights.

To do this, simply right-click the LogMeIn Hamachi executable and select Run as administrator.


Running Hamachi as administrator

To avoid this every time you need to run it, you can right click and go to properties, then go to the Compatibility tab and check the box associated with Run this program as administrator. After the blow Apply, your computer is configured to run Hamachi with administrator rights.

Setting up LogMeIn Hamachi to run as administrator

See if this procedure solves the problem. If it doesn't, move on to the next method below.

Method 2: Enable the WMI service

Couple of users facing "Hamachi service has stopped" the error was reported that the error was resolved after enabling Windows Management Instrumentation provision of services. Please be aware that LogMeIn Hamachi depends on Windows Management Instrumentation (WMI) service in order to function normally under Windows.

Here quick guide that the Windows Management Instrumentation service is enabled and the dependencies are configured correctly:


Method 3: Change dependencies to add a workstation

This problem may also occur because Windows Management Instrumentation (WMI) The service does not have the necessary dependencies to function properly.

In cases where the WMI service was enabled but LogMeIn Hamachi was still not working, some users reported that the issue was resolved after changing some dependencies to add a workstation from an elevated command prompt.

Here's a quick guide on how to do it:


If you are still facing "Hamachi service has stopped" Error, please go to the next method below.

Method 4: Set up LogMeIn Hamachi Tunneling Service

Some affected users have reported that they were able to resolve the issue by setting the LogMeIn Hamachi Tunneling Engine service startup type to Automatic and allowing the service to log in as the local system account. After rebooting, most affected users reported that the issue was resolved.

Here step by step guide for setting up the LogMeIn Hamachi tunneling service:


Method 5: Uninstall Third Party Security Suite (If Applicable)

According to some users, the problem may also be caused by the overprotection of a third-party security package. Several users who encountered the same error reported that the problem no longer occurs after uninstalling the third-party firewall/antivirus.

If you like your security solution, you can probably resolve the conflict by setting an exception in your firewall/antivirus settings (excluding all Hamachi services from scanning). However, the steps to do this will differ depending on the AV service you use.

If you decide to get rid of the security option completely, you can follow our step-by-step article ( Here).

Once you've dealt with third-party security software, restart your computer and see if "Hamachi service has stopped" The error is resolved on the next startup.

If the problem still occurs, continue to the next method below.

Method 6: Create a startup task to protect against logoff or power loss

It is common knowledge that Hamachi services (and dependent ones) will stop if you log out or cycle the power while the software is running. This may be annoying for some users, as the quickest solution is to simply restart and re-enable the relevant components.

However, there is one way to automate the entire process. You can set up a protective measure by adding an automatically recurring task that runs the .cmd file on every startup. This will save you the hassle of constant reboots.

Here's what you need to do:

  1. Click Windows key+ R open the Run dialog box. Then enter " notebook And press Ctrl + Shift + Enter open a new notepad window like administrator. According to the prompt UAC (User Account Control), choose Yes grant administrative privileges.


    Opening a new Notepad window

    Notes: Opening as administrator Important. The procedure will not work if you follow the instructions from the regular window.

  2. In the notepad window that opens, enter the following commands in exact order: clean stop Hamachi2Svc clean start Hamachi2Svc run "X:\Filepath\LogMeIn Hamachi\hamachi-2-ui.exe" exit

    Notes: Keep in mind that one line is the third, the first part ( *X:\Filepath*) is just a placeholder. Replace it with the appropriate drive letter and path. At the end the command should look like this: run "C:\Program Files (x86)\Hamachi-2-ui.exe"

  3. Once the code is configured, go to File>Save As. Then in Save as set file name as HamachiStart.cmd and change Save as type V All files. Then go to C:\Windows\System32 and click Save to save the newly created CMD file in the System 32 folder.


    Saving Hamachi CMD

    Notes: Saving the .cmd file inside System32 will save us from having to type the full path to the file later.

  4. Click Windows key + R open another Run dialog window. Then enter " taskschd.msc And press To come in open Task Manager.



    Launching the Task Scheduler Utility from the Run dialog box
  5. Inside Task Manager, Press Create a task from the right menu.


    Create a new job using Job Scheduler
  6. From Create a task window, go to general tab and set a name for your task. Use whatever name you want. Then go to Security Settings, make sure your user account is selected and check the radio button associated with Run only when user is logged in. Finally, use the dropdown menu associated with Customize for and select Windows 10 from the list.


    Setting up the Hamachi launch task (general information)
  7. Then go to Triggers tab and click on New... From New trigger screen, set the drop-down menu associated with Start the task V On startup, then make sure Included the box at the bottom of the screen is checked. Finally hit Fine save changes.


    Setting up a Hamachi launch task (triggers)
  8. Then go to actions tab and click on New … button. From New Action screen, install action To launch the program (using the drop-down menu) and click Browse button linked to Program/script(under settings). Then go to C:\Windows\System32, Choose HamachiStart.cmd and press open. Finally hit Fine close a window.
    Setting up a Hamachi startup task (Actions)
  9. Then go to conditions Tab and uncheck everything there. Now click Fine save changes.


    Setting up the Hamachi startup task (conditions)

    This is it. Starting from the next startup, your computer is instructed to handle Hamachi whenever you need to log off or turn your computer off and on again.

Many users use Hamachi for a variety of purposes, the details of which we won't dive into today because this moment our goal is to help solve problems when this software does not start, producing self-diagnosis malfunctions. Of course, in most cases this operation ends in nothing, so the user needs to independently look for solutions to this error. The guides presented below will be aimed at getting rid of this nasty problem as easily and quickly as possible.

Almost always, self-diagnosis occurs due to incorrect operation of the services responsible for the correct connection of Hamachi to the network. Because of this, all our attention will continue to be focused on solving problems related specifically to services that interact in every possible way with the mentioned software. Let's start with the simplest and effective way, moving in order to the more complex and rare ones.

Method 1: Start the required services

From the very beginning, we recommend checking the functionality of the services. You can be almost one hundred percent sure that one of the important parameters is disabled, since, as mentioned above, such a situation occurs due to a service failure. You can check and run them manually like this:


After making all changes, it is recommended to restart your computer to check the functionality of the services. If everything was resolved and the problem did not arise again, then it was a matter of a banal accidental shutdown. If difficulties arise again, we recommend that you familiarize yourself with the following options their decisions.

Method 2: Cleaning the system with antivirus

This method is required for those users who have had the service shut down again after rebooting their PC. , and with it, accordingly, "LogMeIn Hamachi Tunneling Engine". This often depends on the action of the viruses that have taken over the device. You need to get rid of them using available tools - security programs, that is, antiviruses. Detailed instructions You will find information on this topic in our separate material at the following link.

After successfully cleaning the system, restart the service and check its functionality. If this doesn't help, and "Windows Management Instrumentation" still turns off, go to Method 7, where we will look at system recovery.

Method 3: Create a script to start the Hamachi service

Difficulties in starting the service that is responsible specifically for the operation of Hamachi are often due to trivial failures in the program or system, which cannot be solved by any methods. If you don't want to look further for solutions, create a script that simply restarts the service, allowing you to temporarily solve the problem. This method is called a “crutch” and does not correct the problem itself, but only temporarily relieves you of it.


However, if you want to completely and permanently get rid of the problem that has arisen, we advise you to study the methods presented below, because they often turn out to be quite effective.

Method 4: Set up EXE security

Sometimes startup difficulties are caused by insufficient access level that the EXE file of the software in question receives. The fact is that with low trust, the program will not even gain access to its own service, which it installed on the system. Therefore, it is necessary to control this setting by performing the following steps:


After that, don't forget to apply the changes. Please note that these actions are performed solely from account administrator. If you have not yet logged into this profile, do so as demonstrated in our next material.

Method 5: Set up Hamachi service

Sometimes the service responsible for keeping Hamachi running simply turns off on its own. This happens due to conflicts between the OS and software, and is solved by a banal restart. You can set it to auto mode, using the parameter configuration, which looks like this:


Now the service will automatically restart as soon as it shuts down. This will allow you to quickly resuscitate the situation and start using Hamachi without going into self-diagnosis mode.

Method 6: Reinstall Hamachi with Registry Cleaner

If none of the methods listed above brought any results, let's move on to more radical options. The first is complete removal Hamachi and further cleaning of the registry, which will allow you to reset absolutely all parameters. You will find detailed uninstallation instructions in the material below.

Now let's discuss how to clean the registry after removal, because usually quite important parameters remain there, which can again lead to failures.


After this, you must restart your computer in order to reinstall the software later.

Recently, when using the LogMein Hamachi program, I recently encountered the following error.

This error appears immediately when you try to launch the program on your computer for the first time. Accordingly, the program does not work. The Internet is full of information, but the information is partial and one resource advises one thing, another another, but there is no complete information anywhere. Therefore, for everyone who has encountered such an error, I am sharing a way to solve it.

To begin with, I will say that this error can appear not only with the program Hamachi and its service This error often occurs with the service Windows Audio, so this method will help in this case too.

And so, in the case of Hamachi, it all starts like this: you run the program and see an error - Hamachi service - Service status: stopped.

The reason for this is the service LogMein Hamachi Tunneling Engine, which could not start. She needs help.

Let's go to Control Panel - Administration - Services.

We see a list of all services on your computer, look for LogMein Hamachi Tunneling Engine.

Click on it right click - Properties. In the window that appears, select Start type: "Automatic" and press the button Launch. For some after this Hamachi can earn money, click here Apply And OK. Restart Hamachi.
But in most cases you will see an error window: Failed to start LogMein Hamachi Tunneling Engine service on Local Computer.Error 1068: The child service could not be started.

In this case, go again to properties services and go to the tab Dependencies.

You may not see " This service depends on the following components" anything, but these are the services we need for the service to work LogMein Hamachi Tunneling Engine and program Hamachi.

Hamachi is an excellent tool for creating LANs from PCs, regardless of their location. For this, developer servers are used, and such a network is created on top global network. But sometimes an error appears in the program: Service status is Stopped in Hamachi. For this case, we have already prepared a solution for you. All you have to do is read the instructions and correct the current situation.

Causes of the “Service status: Stopped” error

From the error text in the Hamachi program you can understand that one of the important services is not working at the moment. Therefore, the question arises - for what reason it suddenly stopped working.

There are several assumptions:

Solving the problem using Windows

This problem can be solved quite simply. Window needs to be opened Windows services and start an important service Hamachi programs. To do this, you need to open the OS partition - “ Services” (services). This can be done in several ways. Through the search in the menu " Start", entering in the empty form " Windows Services».

Or a simpler method:

  1. Press WIN + R together and in the line opposite the word “Open” enter “services.msc”;


    Enter the command “services.msc” in the “Run” line

  2. To open a window with services, press the ENTER button;


    Windows Services Window

  3. In the window you need to find the “LogMein Hamachi” service and select it with RMB;


    Select RMB service “LogMein”

  4. In the window, click “Properties”;


    Select "Properties" in the window

  5. Then select "Recovery";
  6. In it you need to select the first block where it says “ Take no action" Click on it and change it to "";


    Specify the value "Restart service"

  7. Do the same with the second block;
  8. We confirm the settings that we have just specified. Then on the left in the services window, click the “Start service” button;
  9. Close all windows and try to start Hamachi.

The program should now work. We have just launched the service necessary for its functioning. Since we have configured this service to self-heal, it will be started the next time there is any problem. And you won't need to turn it on again in the same way. And the error: Services status: Stopped will no longer occur in Hamachi.

Search for viruses that interfere with Hamachi

If the program crashed on your computer randomly, then in the instructions above we have already solved this problem. And she shouldn't appear in the future. But if after a while you see the same error again, this may mean that a virus has entered your computer. Which prevents not only Hamachi, but also other programs from working normally. Often, browsers and games subsequently suffer and stop launching.

If this is exactly what happens to your computer, then it’s time to take care of cleaning the system. They can help you with this free utilities from popular manufacturers: Microsoft, Dr.WEB, and others. More information about them can be found through search engine. And for example, the Dr.WEB CureIt utility will be used. You can download it from the link: https://free.drweb.ru/download+cureit+free/.

Follow these steps:

  1. Click on “Download Dr.WEB CureIt”;


    Click the “Download Dr.WEB CureIt!” button

  2. And then click on the “” button;


    Click "Save File"

  3. After some time, the utility will download to your HDD. You can find it in the folder specified for downloads in your browser. If you haven’t changed your browser settings yourself, then this is the “Downloads” folder on the system drive;
  4. Open the downloaded file. Check the box at the bottom left and click the “Next" button;


    Click the "Continue" button

  5. You can select an area or local disk where the inspection will take place. Or click on the big “” button so that the program searches for viruses and malware throughout the computer. This is exactly the item we need, click on it.


    Click "Start Scan"

We just have to wait for the utility to complete its work and display its results. If your computer has Dr.WEB CureIt! finds a virus or infected program, it will need to be removed or cured.


Virus scanning with Dr.WEB CureIt!

The utility will provide you with buttons for this. Afterwards, you will only need to click on one of them for the antivirus to do its job.

Removing suspicious programs

The antivirus utility should do its job well. However, in 8 out of 10 cases, viruses on our PCs come from third-party software that we download from dubious resources.

Therefore, we need to revise the list installed programs on your computer and remove those that you cannot trust:


After completing these steps, you will find a solution to the “Service status: Stopped” error in Hamachi.

Computer