There's a small piece of software I've used almost every day for years without thinking about it. Microsoft's 3D Viewer. Double-click an STL file, see the model, decide if it's worth printing. Simple, invisible, essential.
On July 1, 2026, Microsoft is removing it from the Microsoft Store permanently. No replacement. No migration path. Just gone.
If you don't work with 3D files, this means nothing to you. If you do — especially if you 3D print — this is like losing Notepad for text files. It's the default viewer that every other workflow assumes exists.
Back in 2017, Microsoft launched the "Creators Update" with a bold promise: 3D for everyone. They shipped Paint 3D, 3D Builder, 3D Viewer, Remix 3D (a model-sharing platform), and Windows Mixed Reality headset support. It was going to be the future.
Nine years later, every single piece of that initiative is dead:
The "3D for Everyone" era lasted less than a decade. It died not with a bang but with a deprecation notice buried in a Microsoft Learn documentation page.
Microsoft's suggested alternative is Babylon.js Sandbox — a browser-based 3D viewer. Reasonable suggestion, except for one thing: it doesn't support STL files.
STL is the lingua franca of 3D printing. Every slicer reads it. Every CAD tool exports it. Every model repository hosts it. And Microsoft's own replacement can't open it.
There was also a serious security issue. In January 2024, a remote code execution vulnerability (CVE-2024-20677) was found in 3D Viewer's FBX file parser. Microsoft's fix wasn't to patch the bug — it was to permanently disable FBX support entirely. That told me everything about how much investment this app was getting.
After trying a few alternatives, I landed on GeometryViewer. It's a browser-based viewer that handles STL, OBJ, GLB, GLTF, 3MF, FBX, PLY, and STEP files. No install required — drag and drop your file, see the model.
The two things that sold me:
For quick file previews before slicing, it's replaced 3D Viewer completely in my workflow. For anything heavier — texturing, rigging, animation — Blender is obviously the answer, but that's a different tool for a different job.
Microsoft is not coming back to desktop 3D. Their strategy now is Azure Remote Rendering for enterprise, partnerships with Meta for consumer VR, and AI-generated 3D via Copilot. Desktop file viewing is no longer their problem.
If you rely on 3D Viewer today, don't wait for July 1. Your existing install won't be deleted, but it won't get security patches either. Switch to something actively maintained now while you have time to adjust your workflow.
The era of Windows handling 3D files natively is over. Fortunately, the browser-based alternatives have gotten good enough that we don't really need Microsoft for this anymore.