# 如何停止Multipass虚拟机

## 方法一：命令行停止

1、按住win+r，或者通过搜索， 打开cmd命令提示符

<div align="left"><figure><img src="/files/d7zaCeqD2j7GtEycihF3" alt=""><figcaption></figcaption></figure></div>

2、 输入命令“multipass stop ubuntu-niulink --force”，点击回车，即可停止。

<figure><img src="/files/6F0CdukLPTznSjFnBCTB" alt=""><figcaption></figcaption></figure>

## 方法二：任务管理器停止

1、按键ctrl+alt+del，或右键点击任务栏，打开任务管理器。

2、搜索“multipass”，找到进程，然后强制结束任务。

<figure><img src="/files/qJPH2s4oZbwAFA8CbtOU" alt=""><figcaption></figcaption></figure>

## 方法三：卸载应用

若您计划不再跑titan四测活动，可以永久卸载multipass应用。

1、打开电脑的 设置→安装的应用。

<figure><img src="/files/VhDtJqqamhm6ux2ITEpY" alt=""><figcaption></figcaption></figure>

2、搜索multipass，点击卸载应用

<figure><img src="/files/ugxZI0FSzKPqDUjkxUQT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://titannet.gitbook.io/titan-network-en/titan-network-zhong-wen/4-ce-jia-li-le-ce-shi-wang/chang-jian-wen-ti/ru-he-ting-zhi-multipass-xu-ni-ji.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
