---
title: "Double Cleansing — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/double-cleansing
description: "Discover the double cleansing method, how oil-based and water-based cleansers work together, and when this skincare technique is most beneficial."
lang: en
---

Glossary

# Double Cleansing

DUB-ul KLEN-zing

## Definition

Double cleansing is a two-step face washing method that originated in Korean and Japanese skincare routines. The first step uses an oil-based cleanser (such as a cleansing oil, balm, or micellar water) to dissolve oil-soluble impurities like sunscreen, makeup, sebum, and pollution particles. The second step uses a water-based cleanser (like a gel, foam, or cream cleanser) to remove any remaining residue, sweat, and water-soluble debris. This method ensures a thorough yet gentle cleanse without the need for harsh scrubbing. Double cleansing is especially beneficial for people who wear sunscreen daily, use makeup, or live in polluted environments. It is typically done as part of an evening routine. People with very dry or sensitive skin may only need the oil-based step or can double cleanse every other day.

## Related Terms

Sebum: https://schoolofdermatology.com/glossary/sebum
Barrier Function: https://schoolofdermatology.com/glossary/barrier-function
Comedogenic: https://schoolofdermatology.com/glossary/comedogenic

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Double Cleansing",
    "description": "Double cleansing is a two-step face washing method that originated in Korean and Japanese skincare routines. The first step uses an oil-based cleanser (such as a cleansing oil, balm, or micellar water) to dissolve oil-soluble impurities like sunscreen, makeup, sebum, and pollution particles. The second step uses a water-based cleanser (like a gel, foam, or cream cleanser) to remove any remaining residue, sweat, and water-soluble debris. This method ensures a thorough yet gentle cleanse without the need for harsh scrubbing. Double cleansing is especially beneficial for people who wear sunscreen daily, use makeup, or live in polluted environments. It is typically done as part of an evening routine. People with very dry or sensitive skin may only need the oil-based step or can double cleanse every other day.",
    "url": "https://schoolofdermatology.com/glossary/double-cleansing",
    "inDefinedTermSet": {
      "@type": "DefinedTermSet",
      "name": "School of Dermatology Skincare Glossary",
      "url": "https://schoolofdermatology.com/glossary"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://schoolofdermatology.com"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Glossary",
        "item": "https://schoolofdermatology.com/glossary"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Double Cleansing",
        "item": "https://schoolofdermatology.com/glossary/double-cleansing"
      }
    ]
  }
]
```