# Cleaning Your Laptop

Laptops are often exposed to dust, hair, and other particles which can block cooling vents and ports of your laptop. This can lead to decreased system performance, and even at times shorten the hardware’s lifetime. We recommend that you regularly clean your laptop to ensure its longevity.

## **Cleaning the LCD screen**

When cleaning the stains/fingerprints/dust from the display’s surface, please use a soft microfiber cleaning cloth dampened with 70 to 75% isopropyl alcohol or other LCD cleaning solutions, and wipe the screen **gently**. Ensure the cloth is damp and not soaking.

{% hint style="warning" %}
**Note**: **Do not spray any cleaning solutions directly onto the screen surface or leave any liquid on the screen when finishing.**
{% endhint %}

1. Spray isopropyl alcohol or LCD cleaning solution on the soft cloth to achieve **slight** dampness. Should the alcohol or cleaning solution drip from the cloth, please squeeze excess liquid before proceeding. Gently wipe the screen clean of any dirt or smudges.\
   \
   Water can also be used when other solutions are unavailable.
2. Let the LCD screen dry completely after cleaning the screen before closing the lid.\
   If there are still marks or steaking, gently wipe the surface with a dry cloth moving from the top of LCD panel to the bottom.


---

# 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://asustuf.gitbook.io/home/maintenance/cleaning-your-laptop.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.
