---
title: "Desquamation — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/desquamation
description: "Learn about desquamation, the skin's natural shedding process, what disrupts it, and how exfoliation and hydration support healthy cell turnover."
lang: en
---

Glossary

# Desquamation

des-kwuh-MAY-shun

## Definition

Desquamation is the natural, ongoing process by which the outermost layer of dead skin cells (corneocytes) sheds from the skin's surface. Under normal conditions, this process is invisible — skin cells are produced at the base of the epidermis, gradually migrate to the surface over about 28 days, die, and quietly slough off. However, when desquamation is disrupted — due to dryness, certain skin conditions, or environmental factors — visible flaking, peeling, or scaling can occur. Conditions like psoriasis involve abnormally accelerated cell turnover, leading to excessive desquamation. Exfoliating ingredients like AHAs and retinoids work by promoting more even, controlled desquamation. Proper hydration and moisturization support healthy desquamation by maintaining the enzymes that break down the bonds between dead skin cells.

## Related Terms

Exfoliation: https://schoolofdermatology.com/glossary/exfoliation
Stratum Corneum: https://schoolofdermatology.com/glossary/stratum-corneum
Epidermis: https://schoolofdermatology.com/glossary/epidermis
AHA (Alpha Hydroxy Acid): https://schoolofdermatology.com/glossary/aha-alpha-hydroxy-acid

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Desquamation",
    "description": "Desquamation is the natural, ongoing process by which the outermost layer of dead skin cells (corneocytes) sheds from the skin's surface. Under normal conditions, this process is invisible — skin cells are produced at the base of the epidermis, gradually migrate to the surface over about 28 days, die, and quietly slough off. However, when desquamation is disrupted — due to dryness, certain skin conditions, or environmental factors — visible flaking, peeling, or scaling can occur. Conditions like psoriasis involve abnormally accelerated cell turnover, leading to excessive desquamation. Exfoliating ingredients like AHAs and retinoids work by promoting more even, controlled desquamation. Proper hydration and moisturization support healthy desquamation by maintaining the enzymes that break down the bonds between dead skin cells.",
    "url": "https://schoolofdermatology.com/glossary/desquamation",
    "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": "Desquamation",
        "item": "https://schoolofdermatology.com/glossary/desquamation"
      }
    ]
  }
]
```