# Hướng dẫn cài đặt Hidemium4 trên macOS

1. **Download Hidemium4 bản mới nhất dành cho Mac**

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

**2. Thực hiện cài đặt app**

B1: Sau khi download thành công, bạn thực hiện mở file .dmg

B2: Mở file .dmg và kéo biểu tượng Hidemium4 vào thư mục “Applications”

<figure><img src="https://docs.hidemium.io/~gitbook/image?url=https%3A%2F%2F699023340-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FiEhmc20xmuwcG5ThYMWS%252Fuploads%252FctNkmyb0IXmjhZkFjrYt%252Fimage.png%3Falt%3Dmedia%26token%3D96d04977-f29f-4ed9-bc28-d748b9b63af3&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=466e06e5&#x26;sv=1" alt=""><figcaption></figcaption></figure>

Lưu ý: Sau khi kéo biểu tượng Hidemium4 vào thư mục “**Applications**”, nếu xuất hiện popup này thì click vào **Replace** . Nếu là máy chưa cài Hidemium lần nào, hoặc đã bị gỡ khỏi máy thì sẽ không có popup này hiện lên.

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

B3: Sau khi hoàn thành xong bước 2, bạn đừng vội mở app. Bạn mở Terminal, Copy và dán dòng lệnh sau vào**Terminal** nhấn **Enter:**

```
xattr -cr /Applications/Hidemium4.app


```

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

Lưu ý: Đối với những thiết bị chưa từng cài đặt hidemium 4, thì chỉ cần chạy xong lệnh **xattr -cr /Applications/Hidemium4.app** là các bạn có thể mở App và và sử dụng. Còn các máy mà trước đó đã từng cài đặt App Hidemium 4 thì cần chạy tiếp lệnh bên dưới

Sau đó bạn chạy tiếp lệnh:\
**Lưu ý: Các bạn nhớ thay ten\_may bằng tên máy của các bạn**

```
chmod -R +x /Users/ten_may/.hidemium_4
```

<img src="http://education.hidemium.io/wp-content/uploads/2024/08/Screenshot_1.png" alt="" height="368" width="608">

B4: Sau đó bạn có thể mở app Hidemium4 và dùng bình thường


---

# 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://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/huong-dan-cai-dat-hidemium4-tren-macos.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.
