How to uninstall OpenClaw (formerly Moltbot or Clawdbot) safely on your computer step by step

Let’s tell you how to securely delete OpenClawformerly known as Moltbot or Clawdbot. This is a AI agentwhich can control your computer entirely, and which you can then control through apps like WhatsApp or Telegram. But there are quite a few dangers of OpenClawso just as we teach you how to install it If you want to poke around, now we will tell you how to uninstall it. As with installation, uninstallation requires a series of commands in the terminal from your computer, be it PowerShell in Windows or the terminal in macOS and GNU/Linux. 1. Use the official uninstall command The first step is to open your computer terminal and paste the following command*. When you do this, it will delete the local database, workspace, and installation files. openclaw uninstall –all –yes In the command, you have to use the name with which you installed the agentwhich can be openclaw, clawdbot or moltbot. In the first few weeks of this AI, the name has changed several times. It is possible that when finished you will see a message telling you that CLI is still installed. This is normal, and is something we will fix in the third step. 2. Manual cleaning If you use Windowspress Win+R and write services.msc. Within the screen where you go, look for the ClawdBot, MoltBot or OpenClaw service, right click and choose the option to stop it. Now, you have to open file explorer and delete these folders if they exist. The folder that should appear will depend on the name with which you installed the tool. C:\Users\\.clawdbot C:\Users\\.molbot C:\Users\\.openclaw If you use macOSenter the terminal and type one of the following commands, depending on the name with which you installed them. rm -rf ~/.clawdbot rm -rf ~/.moltbot rm -rf ~/.openclaw Then, you have to type one of these commands to prevent Clawdbot from starting every time you turn on your computer. rm -rf ~/Library/LaunchAgents/com.clawdbot rm -rf ~/Library/LaunchAgents/com.moltbot rm -rf ~/Library/LaunchAgents/com.openclaw 3. Remove the CLI tool You have already deleted your data, but the tool and its commands still exist in your terminal, since you installed them through NPM or HomeBrew. So, now you will have to uninstall it. If you have installed the tool through NPMwhich is the most common, use one of these commands, depending on the name you installed the tool with: npm uninstall -g clawdbot npm uninstall -g openclaw npm uninstall -g moltbot If you are a Mac useryou may have installed it through Homebrew. In this case, if the commands above do not work for you, you can try these: brew uninstall clawdbot brew uninstall openclaw brew uninstall moltbot If none of the commands above work for youthere is another more manual method if you don’t remember how they were installed. They are these commands: sudo rm -f /usr/local/bin/clawdbot sudo rm -f /usr/local/bin/openclaw sudo rm -f /opt/homebrew/bin/clawdbot 4. Additional security cleaning Ok, we have already removed the agent from our computer, but still has access to things like your email, your calendar, or your cloud accounts if you gave it to them when you installed it. Now it will be time to clean these permissions. To do this, you have to review the API keys you have collectedsuch as GitHub, Google Cloud, AWS, etc. Review and revoke or regenerate any API you gave to the bot. You also have to disconnect applications where you have linked it, such as your Google or Microsoft accounts, to revoke access to OpenClaw. Finally, log out of the agent web tool to ensure that you have stopped using it completely. 5. One last check Once you have done all this, restart the computer and open the terminal to write the following code: clawdbot –version If the response message is that it has not found the command or does not recognize it, it is because that’s it, you are done with the uninstallation. In Xataka Basics | The best prompts to save hours of work and do your tasks with ChatGPT, Gemini, Copilot or other artificial intelligence

The world is amazed by Moltbot (formerly Clawdbot). It turns out that China had already invented it almost a year ago

The phenomenon of the end of January has been Molbotformerly known as Clawdbot. It is one of the AI agents most powerful of the moment, to the point that it warns of its own risks even before being installed. An agent who seemed to have no competitor and to be one of a kind. We were wrong. TARS-1.5. Although it has not made as much noise, in April 2025 it was launched UI-TARS-1.5an open source multimodal agent capable of performing all types of tasks within desktop environments. UI-TARS-1.5 is a multimodal agent designed to interact with the digital world through graphical interfaces, using the screen, mouse and keyboard. It came into the hands of Bytedance, a company behind giants like TikTok and one of the main players in the development of artificial intelligence in China. The difference. 1.5 is an AI agent designed to use a computer as a person would do. See the screen, identify visual elements and act using mouse and keyboard. Unlike Moltbot, it does not execute code or commands directly on the system, but rather interacts with the PC from the outside, at the interface level. It’s safer by design, because you can’t break the system by running arbitrary code. In addition, it reasons before each action, which reduces errors accumulated in long tasks. UI-TARS does not control your computer. He uses it. Moltbot does not use your computer. He controls it. What can you do? UI-TARS interacts “talking” with your computer. It is capable of executing tasks in our interface by analyzing what is in it. Serves as a programming assistant. It can behave like a human to test apps. It works as a tutor to perform complex tasks. You can manage desktop tasks and PC management. Why is it important. The new war for AI will not focus exclusively on models like Gemini, ChatGPT or Claude: the next step is to achieve a local AI capable of acting like a human, but with certain security guarantees. Moltbot, UI-TARS, Kimmi K2.5 (also Chinese)… Although agentic AI sounds distant, the war to make it part of our daily lives has been brewing for years. Image | Xataka In Xataka | Studying with AI without thinking teaches nothing: these tips can help you take advantage of it and really learn

How to install Moltbot (formerly Clawdbot) and configure it in the easiest way possible

Let’s explain to you how to install and configure easily and quickly Moltbotformerly known as Clawdbot. This is a AI agenta bot that takes control of your computer, and then you can use it to tell it to do things on it. But before you start using it you have to configure it, which can be intimidating. The worst thing of all is that if you are a Windows user the configuration is not so simple, and it can give you some errors if you do not make a couple of prior adjustments. We are going to guide you through the process so that you do not have problems. Of course, we will start by reminding you of the dangers of Moltbot and control your computer with artificial intelligence. Before starting, keep in mind Before you start installing this AI agent, you should be aware of the dangers of Moltbot and give an automation complete control from your computer. Because yes, you are going to give it control of all the files, applications and even passwords that you have on your computer and browser. Therefore, at least for the first tests, I recommend installing Moltbot in a closed environment. By this I mean, basically, that it is not your main computer. You can use a secondary computer where you don’t have all your files or passwords, although it is best to use a virtual machine. In the end, the important thing is be able to limit access to your data. That it does not have all your files, your passwords, your bank details to make payments, etc. Come on, I can’t mess it up for you. In my case, I have used a laptop where I have almost nothing, and which I basically use to do some specific tests. In Windows there are previous steps Before you start installing Moltbot on Windows you have to do a couple of steps first to avoid getting an error in the process. Because this is not a program prepared for Windows, and if you simply go to the Moltbot website and use the command it tells you, you will most likely get an error. Therefore, first you have to install the Git toolavailable in git-scm.com. Go to the download page, and download the version corresponding to your Windows. Then install it. When you do it it will be a multi-step process where nothing needs to be changed. If you still get an error, you may need to fix PowerShell permissions. To do this, write the command: Set-ExecutionPolicy RemoteSigned -Scope CurrentUser. Do it without the full stop, and when the process asks you, tell it that you do want to make the changes. Now it’s time to install Moltbot The first thing you have to do is open your computer console. In the case of Windows, which is where we are doing this, it will be in PowerShell. If you use macOS or GNU/Linux, you will have to search for the application Console. Installation is done using commands. Inside this console, you have to write the following command: If it is Windows: iwr -useb https://molt.bot/install.ps1 | iex If it is macOS or GNU/Linux: curl -fsSL https://clawd.bot/install.sh | Bash This will start the installer, with which you will see that different things are installed on your computer, such as Node.jsand some other component. You accept everything they ask you. And when it finishes, you should do the three installation steps and it should appear in green that everything is correct. When you finish, you will have a screen telling you that it has been installed successfully, a message that will appear in green. Now you don’t have to touch anything, because in a few seconds the settings screen will open. Moltbot Initial Setup When you go to the configuration screen, the first thing you will have is a warning message about the dangers of Moltbot. Here it will ask you in English if you understand the dangers. With the direction keys you will have to select Yes and press Enter. Now you will have two options: QuickStart for a quick start No thorough or manual configuration. Here, to start in a simple way we are going to choose the QuickStart option, so then you will have to go to the detailed settings afterwards. Remember to only do this if you are installing Moltbot on a secondary computer or virtual machine without access to all your data, or controlled access. This will start with simple operator setup. First you will have to choose the artificial intelligence model that you want to use. Here, if you have any paid subscription to one of these AIs like ChatGPT (listed as OpenAI) or Gemini (listed as Google), choose the one you are paying for. And if not, then the one that is most reliable for you. We will choose the option Googleand then among the sub-options we will click on Google Antigravity OAuth. After a couple of minutes configuring the engine you have chosen, Your browser will open to log in in the artificial intelligence account you have chosen. In our case, we will log in with our Google account. Once you’re logged in, you’ll need to choose a version of the AI ​​engine you’ve chosen. This can be a little confusing, but it is best to choose the first one that appears configured, because it is the latest version available. Now you are going to go to another screen where you have to choose the channel to configure Moltbotand that you can later use to control it. You have several applications to choose from, including the main messaging ones. Here, choose what is most comfortable for you. I will choose the Telegram option. Now, they will appear on the screen the steps to configure the app you have chosen and link it to Moltbot. In the case of Telegram, you have to start a chat with @BotFather, choose the /newbot option, follow the steps to create a … Read more

Log In

Forgot password?

Forgot password?

Enter your account data and we will send you a link to reset your password.

Your password reset link appears to be invalid or expired.

Log in

Privacy Policy

Add to Collection

No Collections

Here you'll find all collections you've created before.