What the IQ! symbol actually is

Garmin watches run third-party watch faces inside the Connect IQ platform, a small sandbox with strict limits. When a face does something the sandbox does not allow, most often using more memory than your model provides, the platform stops it and draws the IQ! symbol in its place. It is the Connect IQ equivalent of an app crash on your phone.

Two things follow from that. First, your watch is fine, and a built-in face will always work. Second, the crash is specific: a face can run perfectly on one model and crash on another, because different Garmin models give Connect IQ different amounts of memory.

The fix, in order

  1. Restart the watch. Hold the power button, choose Power Off, wait a few seconds, and start it again. If the crash was a one-off (a memory spike, a hiccup during sync), this alone fixes it.
  2. Update the face. Open the Connect IQ store app on your phone, go to your installed items, and check whether the face has an update. Developers fix crash reports all the time; an update is the most common permanent cure.
  3. Remove and reinstall the face. In the Connect IQ app, uninstall the face, sync, install it again, sync again. This clears a corrupted install or corrupted saved settings. Note that your face settings return to defaults (here is where to set them again).
  4. Update firmware and the phone apps. An outdated watch firmware paired with a new face version (or the reverse) can crash. Update the watch in Garmin Connect, and make sure both Garmin Connect and Connect IQ apps are current.
  5. Still crashing? Contact the developer with your exact model. Every face page in the store has a Contact Developer link. Write which watch you have (for example "Fenix 6X Pro") and that the face shows IQ!. If the face exceeds the memory limit on your model, only the developer can fix it, and a good one will.

Why it happens: the memory limits nobody mentions

This is the cause we know intimately, because we build faces for a living. A watch face gets a fixed memory budget that varies by model: roughly from about 100 KB on older or smaller models to about 1 MB on the newest. A face loaded with data fields, custom fonts and images can fit comfortably on a Fenix 8 and exceed the budget on a Fenix 6, and the moment it does, the platform kills it and shows IQ!.

We shipped exactly this bug once: one of our faces loaded a background image on watches that did not need it, which pushed some Fenix 6 models over their limit. On the wrist that looked like a face that worked for days and then suddenly showed IQ!. The fix had to come from our side, in an update. That experience is why step 5 above matters: if a face keeps crashing on your model, the developer needs to know, because you cannot fix a memory limit from the watch.

Known platform-wide incidents

Occasionally the cause is Garmin's platform rather than any single face. In 2026 a Connect IQ bug in the function faces use to save data (covered by Android Authority) crashed many faces across many models at once; restarting helped temporarily until Garmin addressed it. The tell for these incidents: multiple unrelated faces start crashing at the same time. When that happens, the fix is Garmin's, and the practical advice is a restart plus patience with firmware updates.

How to avoid it when choosing faces

  • Check the face's recent reviews for mentions of your model and the word "crash" or "IQ".
  • Prefer faces whose developers respond in reviews and update regularly; the store shows the update date.
  • On older watches (Fenix 5 or 6 era, smaller Forerunners), be careful with faces that advertise many data fields, animations, and photos at once; that combination eats exactly the memory those models lack.

Our own faces are compiled and tested against the weakest supported model first, on all display groups, precisely because of the story above. Once burned, forever careful.

Frequently asked

Does the IQ! error mean my watch is broken?
No. It only means the Connect IQ watch face or app crashed. The watch itself is fine, and switching to a built-in face removes the symbol immediately.
Why did the error appear after a firmware update?
Firmware updates sometimes change how much memory is available to Connect IQ faces or alter platform functions. A face that ran close to the limit before the update can start crashing after it. Check the store for a face update first, then contact the developer.
Will reinstalling the watch face delete my settings?
Usually yes, the face returns to its default settings after a remove and reinstall. It takes a minute to set them again, and a clean reinstall fixes most corrupted-install cases.
I see IQ! on every Connect IQ face, not just one. What then?
That points at the platform, not the faces: restart the watch, update firmware and the Connect IQ app, and if it persists contact Garmin Support. A single misbehaving face cannot break all the others.

Last verified: 2026-07-18 · Connect IQ SDK simulator + our own face development experience across 83 Garmin models