> ## Documentation Index
> Fetch the complete documentation index at: https://bilt.me/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Preview won't load

> What to do when the preview is blank or stuck loading

The preview shows your app running right in your browser. If it's blank or stuck on "Preview loading…", work through these in order.

<Frame>
  <img src="https://mintcdn.com/buildingppou/Eg5vvKqxHX5gf36V/images/PreviewError1.png?fit=max&auto=format&n=Eg5vvKqxHX5gf36V&q=85&s=7721cb27ec7b5b4ac5617a5c1e68b141" alt="Preview error state with error details and the Reload preview button" width="943" height="937" data-path="images/PreviewError1.png" />
</Frame>

## What to do

<Steps>
  <Step title="Restart the preview">
    Click **Restart Server** and wait about 20 seconds for it to come back.
  </Step>

  <Step title="Refresh the page">
    Still blank? Refresh your browser (Cmd/Ctrl + R). Your work is saved, so nothing is lost.
  </Step>

  <Step title="Open the preview full screen">
    Some browser extensions — ad blockers and script blockers — stop the preview from loading. Open it in full screen (a new tab) to get around that.
  </Step>

  <Step title="Try a private window">
    If it still won't load, open Bilt in a private or incognito window.
  </Step>
</Steps>

## Good to know

* The preview can take **two to three minutes** to start the first time after a build. That's normal.
* It **pauses after about 30 minutes** of no activity. Interact with it or click **Restart Server** to wake it back up.
* To try your app on a real phone, scan the **Expo Go** QR code in the preview panel — see [Get & Share Your App](/docs/guides/get-and-share-your-app).
