> For the complete documentation index, see [llms.txt](https://docs.betterbuilding.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betterbuilding.io/support-and-training/other-support/faqs/design-and-specification/materials/efflorescence-in-masonry.md).

# Efflorescence in Masonry

If you’ve ever noticed a white, powdery residue forming on your concrete bricks or masonry walls, you’ve likely encountered efflorescence. While it might look concerning, it’s a common and manageable issue. Here’s what you need to know about what causes it, why it matters, and how to prevent it.

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

## **What Causes Efflorescence?**

Efflorescence occurs when water-soluble salts within building materials, like cement, mortar, or even groundwater, are drawn to the surface by moisture. As water moves through the masonry and evaporates at the surface, it leaves these salts behind as a white deposit. It’s especially common in environments with high humidity, heavy rainfall, or poor drainage.

## **Is It a Structural Concern?**

Efflorescence itself doesn’t damage the structure. However, it often signals that moisture is entering the masonry, which can lead to more serious problems over time, such as cracking, spalling, or water ingress. It might also indicate leaks or insufficient waterproofing that should be addressed to protect the building's integrity.

## **How to Remove Efflorescence**

Start by cleaning the affected surface using a mild cleaning solution or a commercial efflorescence remover. Follow the product instructions carefully, and always wear protective gear during the process. Once cleaned, make sure the surface dries thoroughly before taking any further steps.

## **How to Prevent It**

To keep efflorescence from coming back, the source of moisture must be addressed. This could include improving drainage, sealing leaks, applying water-repellent coatings, or ensuring proper waterproofing during construction. It also helps to use low-alkali cement and properly cured concrete to reduce the presence of soluble salts in the first place.

## **Ongoing Maintenance Matters**

Regular inspections and proactive maintenance are key. Using high-quality materials and following good construction practices go a long way toward preventing moisture issues, and by extension, efflorescence.

## **In Summary**

Efflorescence is a visible sign of moisture movement through masonry, leaving salt deposits on the surface. While not structurally dangerous, it’s a red flag that shouldn’t be ignored. Clean it up, fix the underlying moisture problem, and take preventive steps to avoid its return. With the right care, your masonry can stay clean and sound for years to come.


---

# 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://docs.betterbuilding.io/support-and-training/other-support/faqs/design-and-specification/materials/efflorescence-in-masonry.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.
