> For the complete documentation index, see [llms.txt](https://tutorials.deeple.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.deeple.ai/faq/cache-cookie-browser/google-chrome.md).

# เคลียร์แคชและคุกกี้บน Google chrome

### **วิธีการเคลียร์แคชและคุกกี้บน Google Chrome** <a href="#clear-browsing-data-.." id="clear-browsing-data-.."></a>

1. เปิดเว็บเบราว์เซอร์ "Google Chrome "
2. คลิกที่สัญลักษณ์ ![เพิ่มเติม](https://lh3.googleusercontent.com/oLoRPrHJd7m46sWijX6zBWnEnfslP62AxJSwt5Nj0bNbpaYHz2pyscExleiofsH2kQ=w36-h36)(Customize and control Google Chrome)

{% hint style="info" %}
ร้านค้าสามารถเข้าถึงหน้า Clear Browsing data (ล้างข้อมูลการท่องเว็บ..) ผ่านคีย์ลัด

* **ระบบปฏิบัติการ Windows:** ผู้ใช้งานสามารถใช้คีย์ลัด Ctrl+Shift+Del (ขณะอยู่ในหน้า Browser Google Chrome)&#x20;
* **ระบบปฏิบัติการ macOS :** ผู้ใช้งานสามารถใช้คีย์ลัด ⇧+⌘+⌫ (ขณะอยู่ในหน้า Browser Google Chrome)&#x20;

หากสามารถเข้าถึงหน้าดังกล่าวด้วยคีย์ลัดได้แล้ว สามารถข้ามขั้นตอนไปที่ข้อ 5
{% endhint %}

![](/files/gGtfTqWlpaRvfq4BwdHN)

3\. เลือก More Tools (เครื่องมือเพิ่มเติม)&#x20;

4\. Clear Browsing Data (ล้างข้อมูลการท่องเว็บ..)

![](/files/gJPjHu7tf7Elwal7jQMA)

5\. เลือกเมนู "Basic (พื้นฐาน)"

6\. เลือก Time range เป็น "All time (ตั้งแต่ต้น)"

7\. คลิกเครื่องหมายถูก( ✓ ) ที่เมนู "Cookies and other site data (คุกกี้และข้อมูลอื่นของไซต์)" และ "Cached images and files (รูปภาพและไฟล์ที่แคชไว้)"

8\. คลิก "Clear data"&#x20;

![](/files/Rx2uJdWGyZKAEfGe0fTH)

จากนั้นรอสักครู่ เมื่อหน้าต่าง Clear browsing data  หายไป ก็เป็นการเคลียร์แคชเสร็จเรียบร้อย

9\. ปิดและเปิดเว็บเบราว์เซอร์ Google Chrome ใหม่อีกครั้ง และสามารถใช้งานได้ตามปกติ

{% hint style="warning" %}
การเคลียร์ browsing data วิธีข้างต้นจะส่งผลดังนี้

1. การ Sign-in ในเว็บไซต์ต่าง ๆ จะถูก Sign-out อัตโนมัติ&#x20;
2. ภาพและไฟล์แคชจะถูกลบ อาจส่งผลให้เว็บไซต์ที่มีการใช้งานบ่อย ๆ มีการดาวน์โหลดหน้าเว็บไซต์ช้าลงเล็กน้อย (สำหรับการเข้าใช้งานในครั้งแรกถัดไป) หลังจากนั้นจะกลับมาใช้งานได้ตามปกติ
   {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://tutorials.deeple.ai/faq/cache-cookie-browser/google-chrome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
