# 删除数据库

**删除数据库的方法有两种**

一种方法是关闭 EndNote 程序，在硬盘中找到数据库的存储位置，然后删除.ENL文件和相应的.DATA 文件夹

另一种方法是在 EndNote 内进行操作：

1. 关闭数据库，但不是要关闭 EndNote 程序
2. File >> Open，打开需要删除的数据库
3. 在打开的对话框中右击选择删除
4. 找到相应的.DATA 文件夹，同样右击删除
5. 选择 Cancel 关闭对话框


---

# 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://kb.howsci.com/lib/library-operation/deleting_a_library.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.
