Did Windows 11 break localhost theme dev again?

I have reproduced the issue on the latest CLI version.

Yes, I am on the latest version

I have searched existing posts and this report is not a duplicate.

Yes, this isn’t a duplicate

In which of these areas are you experiencing a problem?

Theme

Expected behavior

The store should load

Actual behavior

Nothing loads, like the localhost bug in december 2025

Reproduction steps

Run shopify theme dev

Verbose output

[..] a lot of code above this, mainly dumping the content of templates
With request headers:
 - User-Agent: Shopify CLI; v=3.88.1
 - Keep-Alive: timeout=30
 - Sec-CH-UA-PLATFORM: win32
 - Content-Type: application/json

to https://.myshopify.com/admin/api/2026-01/graphql.json
2026-01-19T08:46:53.846Z: → Rendering https://.myshopify.com/?_fd=0&pb=0 (with config/markets.json,config/settings_data.json,config/settings_schema.json)...
2026-01-19T08:46:54.204Z: Request to https://.myshopify.com/admin/api/2026-01/graphql.json completed in 384 ms
With response headers:
 - content-type: application/json; charset=utf-8
 - server-timing: processing;dur=135, verdict_flag_enabled;desc="count=19";dur=1.713, graphql;desc="admin/mutation/other", _y;desc="a9cf7f43-bbac-4851-ac23-1e6228287aeb", _s;desc="53ead534-79da-417f-957d-5ce00298108d", cfRequestDuration;dur=328.000069
 - x-request-id: de2df595-b3aa-45e3-b845-aced516fe717-1768812413

2026-01-19T08:46:54.204Z: File Upload Results:
-config/settings_data.json: success
-config/settings_schema.json: success
2026-01-19T08:46:54.205Z: Files to be deleted:

2026-01-19T08:46:54.326Z: ← 200 (request_id: 2ae08602-4a12-478d-9541-8d9c2f1d7747-1768812413)
• 09:46:54 Request »    GET 200 / 557ms
2026-01-19T08:46:54.614Z: ← 200 (request_id: 03f478fb-7f20-46b2-8865-f583e00f6356-1768812413)
• 09:46:54 Request »    GET 200 / 716ms

Operating system

Windows 11

CLI version

3.88.1

Shell

cmd

Nodejs version

22.17.0

What language and version are you using in your application?

  • not applicable to theme

If it helps, I’m also experiencing an issue where the site fails to load fully but on macOS26.

Initially fonts will look off, sections won’t load. Then minutes later, the whole thing renders correctly.

Yeah in my case no text loads, just some symbols. Not sure wtf is going on but it’s super annoying.

Super strange, all the sudden it started working again. I tested a lot of things, nothing fixed it. Not sure if it was a temporary bug, but it works for now.