Desktop Icons Missing in Windows 11 & 10? Every Fix (2026)
If your desktop icons have vanished in Windows 11 or 10, right-click an empty part of the desktop, go to View, and check that Show desktop icons is checked — that single toggle is the cause more often than anything else, and Windows shows no notification, no banner, nothing at all when icons are hidden: you either know that toggle exists or you don't. If it's already checked and icons are still missing, the next stop is Desktop icon settings (right-click desktop → Personalize → Themes → Desktop icon settings on Windows 11, or Settings → Personalization → Themes on Windows 10) — because Recycle Bin is the only icon Windows shows by default. This PC, Network, Control Panel, and your user folder were never there.
Neither of those settings deletes anything. Your shortcuts and files are sitting exactly where they were on disk — Windows is just choosing not to draw them. That distinction matters, because most people's first instinct is to panic about lost data, run a disk check, or worse, reinstall Windows entirely, and that panic is almost never warranted here.
Jake's desktop, and why "just Google it" wasn't good enough
Jake runs a small phone-and-laptop shop. A customer dropped off a Windows 11 laptop for a battery swap, and while it was open on the bench, Jake did what he always does — a quick Windows Update before handing it back, as a courtesy. The update finished, the laptop rebooted, and the desktop was completely empty. No Recycle Bin, no shortcuts, nothing but wallpaper.
He assumed the update had wiped something. He spent twenty minutes searching, found three different forum threads with three different registry edits, tried the first one, and it did nothing — because it was for a Windows 7 bug from 2011. He also ran sfc /scannow because a forum reply told him to, watched it complete with no errors, and was no closer to an answer. The customer came to collect the laptop before Jake found the real fix, saw a blank desktop, assumed the repair had broken something, and left a one-star review that afternoon.
The actual fix took eleven seconds: right-click, View, check Show desktop icons. That single missed checkbox cost Jake a customer and a review he's still trying to get removed. It's a genuinely tiny setting with a genuinely disproportionate cost when you don't know where to look, and that gap — between how simple the fix is and how confusing it looks in the moment — is exactly why so many people still get burned by it nine years after we first wrote about it.
🙋♂️ Jake's Reality Check
"How was I supposed to know it was one checkbox? Nothing on the screen told me icons were 'hidden' — it just looked broken."
Nothing does tell you. Windows treats icon visibility as a display preference, not a state worth flagging — which is the whole reason this guide exists.
Which desktop icon problem do you actually have?
"My desktop icons are missing" covers at least seven genuinely different problems with seven different fixes, and mixing them up wastes time. Find the description below that matches your desktop and jump straight to that section.
| What you're seeing | Likely cause | Go to |
|---|---|---|
| Completely blank desktop, nothing at all | Show desktop icons toggle | Jump ↓ |
| Your own shortcuts are there, but This PC / Recycle Bin / Control Panel / Network aren't | Desktop icon settings unchecked | Jump ↓ |
| Icons are there but show blank white boxes instead of real pictures | Corrupted icon cache | Jump ↓ |
| Everything vanished right after an update or a crash, came back once before | Explorer needs restarting | Jump ↓ |
| Icons keep rearranging or resizing themselves | Auto arrange / grid alignment, or monitor changes | Jump ↓ |
| Icons vanish specifically on a tablet, 2-in-1, or after rotating the screen | Legacy Tablet Mode behavior (10) or view toggle (11) | Jump ↓ |
| Different icons on the desktop depending which user account signs in | Icon visibility is per-user, not machine-wide | Jump ↓ |
Fix 1: The entire desktop is blank
This is what happened on Jake's bench, and it's the single most common reason someone lands on this page. There's one master switch that controls whether any icons draw on the desktop at all, and it's easy to flip by accident — a stray click while dragging a window, a script or installer that toggles it, or occasionally a Windows Update resetting Explorer's display state.
Windows 11
Right-click any empty area of the desktop. In the menu that appears, hover over View. You'll see three size options at the top (Large, Medium, Small icons) and, below a divider, a list of checkboxes — Auto arrange icons, Align icons to grid, and Show desktop icons. If Show desktop icons doesn't have a checkmark next to it, click it once. Every icon that was already on your desktop reappears immediately — no reboot needed.
Windows 10
These steps are the same on both. Right-click the desktop, hover View, click Show desktop icons if it's unchecked. The menu layout hasn't meaningfully changed since Windows 10 shipped, which is one of the very few things in this guide that genuinely hasn't moved in nine years. (If the taskbar itself is also disappearing on you, that's a different fix — covered in our guide to fixing an auto-hiding taskbar in Windows.)
✅ Why this is the one to check first
It accounts for the majority of "my icons all disappeared at once" reports, it takes under fifteen seconds to check, and it has zero risk — there's nothing to break by looking. Rule it out before touching anything else on this page, including anything below involving the Registry or a system scan.
Fix 2: Your own shortcuts are fine, but This PC, Recycle Bin, Control Panel, or Network won't show up
This is a different setting entirely, and it's the one our original 2017 post covered under the name "Desktop icon settings." That dialog still exists, does the same job, and is reached almost the same way — Microsoft moved the front door, not the room behind it.
Recycle Bin is the only icon Windows shows by default on a clean install, Home and Pro alike — This PC, Network, Control Panel, and your user folder ship unchecked and were never there. If you've never manually enabled one, it was never on your desktop to begin with, which is easy to mistake for something having "disappeared." And if you're enabling This PC because you couldn't find your files or drives in the first place, our walkthrough of where the C: drive is hiding in Windows 10 untangles that same confusion from the other end.
The fast way, on both versions
Press Win + R to open the Run box — a small text field for launching a program or system dialog directly by name, without hunting through menus. Type rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0 and press Enter. This opens the Desktop Icon Settings window directly on every version of Windows 10 and 11, skipping the Settings app entirely. Check the boxes for whichever icons you want, click Apply, then OK.
The menu route, Windows 11
Right-click the desktop → Personalize → Themes → scroll down to Desktop icon settings under Related Settings. This is the current home for the setting — Windows 11 folded the old standalone "Themes" Control Panel page into the Personalization app and added the theme category our original post mentioned, but the checkbox list itself is unchanged.
The menu route, Windows 10
Settings → Personalization → Themes → Desktop icon settings, or the Run-box shortcut ms-settings:themes that our original post recommended in 2017 — it still works today, unchanged.
Whichever route you use, the dialog itself looks identical: four checkboxes with the classic icon graphics next to each, plus a "Change Icon" and "Restore Default" button if you ever want to swap what the Recycle Bin or This PC actually looks like. Under each checkbox row you'll also notice a fifth, grayed-out entry for your own user folder icon on older installs — that one is controlled from a different place (Personalize → Themes → Desktop icon settings still shows it, but changing the picture itself is done by right-clicking the icon once it's enabled, not from inside this dialog).
When we first covered this
This blog originally documented this exact dialog at Windows 10's Creators Update in March 2017 — the same release we were helping readers through when the Creators Update upgrade itself failed — back when reaching it meant typing ms-settings:themes and clicking through a slightly different Settings layout. The setting hasn't moved in any meaningful sense since — Microsoft has repainted the door twice (once for the Fluent redesign, once for Windows 11), but the room is the same one we described nine years ago.
Fix 3: Icons are there, but they're blank white rectangles
This is a genuinely different problem from the two above, and it confuses people because it looks similar — something's visually wrong on the desktop — but the cause and fix are unrelated. Your shortcuts and system icons are fully present and functional; Windows is just failing to draw the correct picture for them.
Windows keeps a cached copy of every icon image it displays, stored in a hidden database file, so it doesn't have to re-extract the icon from every .exe and .dll every time you open a folder. That cache occasionally gets corrupted — usually after a crash, a forced shutdown, a graphics driver update, or a third-party icon-changing tool that didn't clean up properly. When it's corrupted, Windows falls back to a blank placeholder rather than the real icon. If Explorer feels sluggish in general — not just with icon drawing — our guide to speeding up a slow Windows 10 system covers that wider problem.
Rebuilding the icon cache
Open Task Manager (right-click the taskbar, or Ctrl + Shift + Esc), find Windows Explorer in the Processes list, right-click it, and choose Restart. On its own this sometimes clears minor cache glitches. If icons are still blank afterward, go further: open File Explorer, type %localappdata% into the address bar and press Enter, then delete IconCache.db if you see it, or the files inside the Microsoft\Windows\Explorer folder that start with iconcache_. Restart Explorer again, or sign out and back in, and Windows rebuilds the cache from scratch.
⚠️ What this actually breaks
Nothing permanent — but every icon on your system will look briefly wrong or blank for a few seconds while Windows regenerates the cache, including in the Start menu and taskbar, not just the desktop. That's expected and resolves on its own within a minute or two. Don't interrupt the rebuild by force-restarting again mid-process.
In the honest interest of not overselling this: the icon-cache-delete method fixes the majority of blank-icon cases, but not all of them. Occasionally a specific shortcut keeps showing blank even after a full rebuild, and in that narrower case the shortcut's icon path itself is broken — often because it pointed at a program that's since been uninstalled or moved. Right-click it, Properties, Change Icon, and re-point it at the source .exe manually. That's a five-minute fix for one icon rather than a system-wide one, and it's worth knowing the difference before you assume the first method failed entirely.
Fix 4: Icons vanished right after an update, crash, or driver change
If your icons were fine yesterday, you installed an update or a driver, and now the desktop is empty or half-rendered, the underlying process that draws your desktop — Windows Explorer — has most likely hung or crashed silently rather than any setting actually changing.
Open Task Manager, find Windows Explorer in the list, right-click, Restart. This kills and relaunches the process responsible for the desktop, taskbar, and File Explorer windows, without logging you out or closing your other applications. It fixes the large majority of post-update icon glitches in under ten seconds. If that doesn't help, a full sign-out and sign-back-in (not a restart of the whole PC, just the user session) resolves most of what a process restart alone doesn't catch. If icons still don't render after both, a graphics driver that was updated alongside Windows is worth checking next — roll it back one version through Device Manager and see whether the desktop renders correctly again before assuming anything deeper is wrong. And if this update left more than just your icons misbehaving, our broader guide to fixing Windows 10 update problems picks up where this one stops.
🙋♂️ Jake's Reality Check
"Isn't restarting Explorer risky? It sounds like something that could break the whole system."
No — it's one of the safest things you can do on Windows. Explorer.exe is just the program that draws your desktop and folder windows. Restarting it is closer to refreshing a webpage than touching anything at the operating-system level. Your open apps, unsaved documents in other programs, and files are unaffected.
Fix 5: Icons keep moving, resizing, or rearranging on their own
This is a related but separate complaint from "missing" — the icons are visible, but they won't stay where you put them. Two settings in the same right-click View menu control this: Auto arrange icons snaps everything into a fixed grid order the moment you drag anything, and Align icons to grid forces icons onto invisible gridlines without fully auto-sorting them. Uncheck both if you want to freely position icons anywhere.
✅ Why this is the one to use if you want manual control
Uncheck Auto arrange icons and Align icons to grid together, not just one. Leaving Align icons to grid on by itself still forces icons back onto gridlines every time you touch them, which looks like "it's still not working" even though Auto arrange is correctly off.
Turning those off doesn't survive every scenario, though, and it's worth being upfront about the one it doesn't cover: unplugging or reconnecting an external monitor, or waking from sleep with a different display configuration than you left it in, can still shuffle icon positions even with both settings disabled. That's a longstanding Windows display-detection quirk, not something either of those checkboxes was ever designed to solve, and no Windows update in the last several years has meaningfully fixed it. If your layout needs to survive that specific scenario reliably, that's the one case in this whole guide where a small third-party tool genuinely earns its place — covered below.
Fix 6: Icons disappear specifically on a tablet, 2-in-1, or after rotating the screen
Older Windows 10 had a dedicated Tablet Mode toggle that, among other changes, auto-hid desktop icons and swapped to a full-screen Start menu whenever you detached a 2-in-1's keyboard. If you're on an older Windows 10 build and this describes what's happening, Action Center (the panel that slides in from the taskbar clock) has a Tablet Mode tile you can turn off to stop the auto-hide behavior.
Current Windows 11 doesn't have that dedicated mode at all — Microsoft replaced it with lighter, continuous adjustments to spacing and touch targets rather than a hard on/off switch. If icons vanish on a Windows 11 tablet or 2-in-1 after rotating the screen, it's almost always the same Show desktop icons toggle from Fix 1, sometimes triggered by a touch gesture that mimics a right-click-and-select. Check that first before assuming it's tablet-specific behavior.
Fix 7: Icons look different depending which account signs in
On a shared family PC or a shop machine like Jake's that gets handed between technicians, it's easy to assume desktop icons are a machine-wide setting. They aren't. Both Show desktop icons and Desktop icon settings are stored per Windows user profile, so one account can have a full desktop while a second account on the exact same PC shows almost nothing, with no fault on either side. Jake and Ethan found that out on their own bench PC: Jake's account had the full technician layout, and Ethan signed into his own profile one morning and assumed the machine had been wiped. Same computer, two profiles, two completely different desktops.
If you're troubleshooting a machine that "used to have icons," the first question worth asking is whether you're signed into the same account that had them. Check Settings → Accounts to confirm which profile is active, particularly on machines where a Microsoft account and a leftover local account both exist — a common state on PCs that were set up before Microsoft account sign-in became effectively mandatory during setup.
Popular advice that doesn't actually fix this
A search for "missing desktop icons" turns up a lot of advice that sounds plausible, treats the symptom as a system-file problem, and doesn't actually touch the setting that's causing it. Worth naming these plainly so you don't lose an evening to them the way Jake did.
"Run sfc /scannow"
System File Checker repairs Windows system files that have been corrupted or replaced, comparing them against a protected known-good copy. Desktop icon visibility is a per-user display preference stored separately from system files, not a system file itself. Running SFC does no harm and occasionally fixes unrelated problems, but it has never been the actual fix for a hidden or missing desktop icon in any version of Windows, and treating it as a first step just delays finding the real toggle.
"Reset or reinstall Windows"
This is the advice that costs the most time for the least benefit. A full reset or reinstall will, incidentally, restore the default desktop icon state — but so does a fifteen-second checkbox, without wiping installed programs, without needing to re-sign into everything, and without any of the actual risk a reset carries. If a support thread jumps to "just reset your PC" for a missing-icon problem, that's a sign the person answering hasn't identified the actual cause.
"Update your graphics driver"
Worth doing as general maintenance, and genuinely relevant if icons are rendering corrupted or garbled rather than simply absent (see the icon cache section above), or if the desktop fails to render at all inside a VM. But for the ordinary "icons are gone" report, the driver is very rarely the cause, and updating it doesn't touch either the View menu toggle or the Desktop icon settings dialog that actually control visibility.
✅ The honest order of operations
Check the View menu toggle, then Desktop icon settings, then restart Explorer, then rebuild the icon cache if icons are visible but blank. In that order, before anything involving a system scan, a driver rollback, or a reset. It covers the overwhelming majority of real cases in under two minutes combined.
Do you actually need a third-party icon tool?
For every scenario above except one, the honest answer is no — Windows' own settings fully solve it, and installing extra software adds a maintenance burden and an attack surface for no real benefit. The one exception is genuinely needing icon layouts to survive monitor changes, multiple user profiles sharing a machine, or restoring a layout after a reinstall.
| Method | Works on Home? | Use it when |
|---|---|---|
| Uncheck Auto arrange / Align to grid (built-in) | Yes | Default choice for everyone — free, no install, no risk |
| Layout export/import utility (e.g. DesktopOK) | Yes | You reconnect an external monitor daily and want the exact layout restored each time |
| Full icon manager / organizer (Fences-style tools) | Yes | You want grouped, collapsible icon panels rather than a plain grid — a preference, not a fix |
| Group Policy / registry-based icon lock | Pro/Ent only for GPO; registry works on Home | Shared or kiosk-style machine where you want to stop anyone rearranging icons at all |
⚠️ What this actually breaks, if you choose badly
Since Windows itself already fixes every common cause of missing icons, any tool that advertises itself as a general "desktop icon repair" or "fix missing icons" download — rather than a specific layout-saving or organizing utility — is solving a problem that doesn't need solving, which is exactly the pitch scam software uses. Stick to narrowly-scoped, well-reviewed layout tools and skip anything promising a broad "fix."
Saving and restoring your layout automatically
If you've made it this far because your layout keeps drifting and the built-in toggles genuinely aren't enough for your setup, a layout-saving utility like DesktopOK lets you save a snapshot of exact icon positions and restore it with one click or a scheduled task. Point Task Scheduler at the restore command to run automatically at login, and your layout resets to the saved snapshot every time you sign in, regardless of what a monitor swap did to it overnight. This is the only genuinely "automation for the power user" step this particular topic supports — there isn't much more to automate about desktop icon visibility itself, and any tool claiming otherwise is likely doing more than you actually asked for.
Windows 11: the UI traps worth knowing
All the steps above work identically on current Windows 11 25H2, but a couple of interface changes trip people up on the way there:
The condensed right-click menu
Windows 11's right-click context menu is deliberately shortened compared to Windows 10's — you'll notice fewer options than you remember. View, Sort by, and Refresh are still there directly, but some legacy options from Windows 10's menu now live under Show more options at the bottom (or press Shift + F10 to jump straight to the full classic menu). The View and icon-visibility options used in this guide are on the short menu, so you shouldn't need Show more options for anything here — but if a step you've read elsewhere references an option you can't find, that's usually where it moved.
Settings has absorbed most of Control Panel
Control Panel still exists on Windows 11 and desk.cpl still opens the Desktop Icon Settings dialog directly through Run — that hasn't changed. But if you go looking for it by browsing menus instead, Personalization now lives fully inside the Settings app rather than Control Panel, which is why the click path in this guide goes through Personalize → Themes rather than an old-style Control Panel window.
Copilot and Copilot+ features don't touch this
It's worth a quick, honest note since Copilot now sits as a standalone app on the taskbar: nothing about Copilot, Copilot Vision, or Copilot+ PC exclusives like Recall or Click to Do changes desktop icon behavior in any way. If a "fix" you find online involves Copilot settings, it isn't addressing the actual cause covered in this guide.
Windows 10: still works, with one honest caveat
Everything above applies to current Windows 10 22H2 exactly as written — the View menu, the Run-box shortcut, the icon cache rebuild, all identical to Windows 11. Where Windows 10 differs is a piece of context worth knowing rather than a different set of steps.
Windows 10 reached the end of its free support window on October 14, 2025. It still boots, still runs, and the desktop-icon fixes in this guide work exactly the same as before — but it no longer receives free security updates unless you're enrolled in Extended Security Updates (ESU). Enrollment is free if you sync your settings through Windows Backup, costs 1,000 Microsoft Rewards points, or a one-time payment of about $30, and as of a June 2026 extension now covers eligible consumer devices through October 2027 rather than just one extra year. It's enrolled through Settings → Windows Update → "Enroll now," and requires being on 22H2 with a Microsoft account rather than a local one. If your laptop is still on Windows 10 and hardware-eligible for Windows 11, that's the more consequential decision to make this year — fixing a hidden icon takes eleven seconds either way.
One additional wrinkle worth naming: PCs that reached Windows 10 through an in-place upgrade from Windows 7 or 8.1, rather than a clean install, sometimes carry over legacy desktop icon states from the old OS — occasionally showing an icon Windows 10 itself no longer offers by default, or defaulting a checkbox differently than a clean-install machine would. If your Desktop icon settings dialog looks slightly different from what's described here, an old in-place upgrade several versions back is a plausible reason, and re-checking each box manually resolves it regardless of how it got that way.
Remote Desktop, virtual machines, and multi-monitor setups
Over Remote Desktop
Connecting to a PC over Remote Desktop sometimes renders the session at a lower resolution or different scaling than your local session normally uses, which can push desktop icons off the visible area rather than actually hiding them. Right-click the desktop inside the remote session, View, and click Auto arrange icons once (even if you normally leave it off) to force everything back into the visible frame, then uncheck it again once positions look right.
Inside a virtual machine
VM display drivers (VirtualBox Guest Additions, VMware Tools, Hyper-V's enhanced session mode) need to be installed and up to date for icon rendering to behave normally. A VM running on the default, un-enhanced display adapter is far more likely to show blank or missing icons purely because the graphics driver can't composite them correctly — that's a driver problem, not a Windows setting, and the icon cache rebuild steps above won't fix it. Update the VM tools first.
Multiple monitors
Windows anchors desktop icon coordinates relative to whichever display is currently set as your primary monitor. Disconnect that monitor, plug in a different one, or even just change which display Windows treats as primary in Settings → Display, and icons can reflow onto whatever screen is now primary rather than staying where you left them. This is a genuine limitation Windows hasn't fixed across several major versions, and it's the strongest real-world case for the layout-saving tool mentioned earlier, if it happens to you often enough to matter.
Before you install anything to "fix" this
Because every genuine cause of missing desktop icons is solvable with settings already built into Windows, it's worth being a little skeptical of search results promising a downloadable "fix." Before installing anything: check what permissions it asks for during setup, whether it needs to run with administrator rights just to move icons around (a legitimate layout tool shouldn't need much more than standard user access), and whether the publisher is a known name rather than an anonymous download page. If a tool wants broad system access to solve a problem that a built-in checkbox already solves, that's worth pausing on — and if you run a shop like Jake's and get asked to install something like this on a customer's machine, that same caution applies doubly, since it's the customer's data and trust on the line, not just yours.
⚠️ What we can't fix for you
If the View menu's icon options are grayed out and unclickable, that's a Group Policy or MDM management profile pushed by an employer or school, not a bug. There's no user-level workaround for that by design, and trying registry edits to override it on a managed device can violate your organization's IT policy. That one needs to go through whoever administers the machine.
Frequently asked questions
Why did my desktop icons disappear after a Windows update?
Almost always one of two causes: the View menu's Show desktop icons toggle got flipped off, or Explorer crashed silently mid-update and needs a restart. Check the toggle first — it's the faster of the two to rule out.
How do I get my icons back without losing files?
You won't lose anything with any fix in this guide. Every step here changes a display setting or restarts a system process — none of them touch your actual files or shortcuts on disk.
Can I lock desktop icon positions in Windows 11?
Not natively beyond disabling Auto arrange and Align to grid. For positions that need to survive a monitor being disconnected, you need a small third-party layout tool.
Why do my desktop icons show a blank white rectangle instead of the real icon?
That's a corrupted icon cache, unrelated to the icons being missing. Restart Explorer, and if that doesn't clear it, delete the cached icon files under %localappdata% and let Windows rebuild them.
Does rebuilding the icon cache delete any of my files?
No. It's a temporary system file Windows regenerates automatically; deleting it just forces a redraw, with no effect on documents, shortcuts, or installed software.
Why does This PC or Computer not appear on my desktop by default?
Recycle Bin is the only icon Windows shows by default on a clean install of Windows 11 or 10 — This PC, Network, Control Panel, and your user folder were never there. That's the default, not a fault: enable an icon once through Desktop icon settings and it stays enabled.
My desktop icons keep rearranging themselves every time I reboot. How do I stop that?
Uncheck both Auto arrange icons and Align icons to grid in the View menu. If it still drifts after monitor changes specifically, that's a separate display-detection quirk Windows hasn't fully fixed, and a layout-saving tool is the practical answer.
I'm on a tablet or 2-in-1 — why do my desktop icons keep disappearing?
Older Windows 10 had a Tablet Mode that auto-hid icons on keyboard detach. Windows 11 dropped that dedicated mode, so on 11 it's almost always the ordinary Show desktop icons toggle instead.
Is it safe to download a "desktop icon fixer" tool?
Be selective. Every scenario in this guide is solvable with built-in Windows settings, so you only genuinely need third-party software for layout backup or position locking, and even then, stick to well-known, actively maintained utilities.
Why are my desktop icons missing only over Remote Desktop or in a VM?
Different resolution or scaling in the remote session, or an outdated VM display driver, can push icons off-screen or fail to render them. Toggling Auto arrange briefly, or updating the VM's guest tools, usually resolves it.
I have multiple monitors — why do my icons jump to the wrong screen?
Icon positions are anchored to whichever monitor Windows currently treats as primary. Changing that, or unplugging the primary display, can reflow icons onto a different screen. It's a known limitation, not something wrong with your setup.
Does Windows 10 Creators Update still matter in 2026?
Not really. Creators Update was version 1703 from 2017, ten feature updates and one full OS generation behind current builds. The desktop icon settings it introduced are still around today, just reached through a slightly different menu path.
My organization's IT policy is hiding my icons — can I turn that back on myself?
If the View menu's icon options are grayed out, that's a managed-device policy, and there's no user-level way to override it. It has to be changed by whoever administers the machine.
What's the actual difference between "Show desktop icons" and "Desktop icon settings"?
Show desktop icons is one master switch for every icon at once. Desktop icon settings is a separate dialog that controls which specific system icons — This PC, Recycle Bin, Control Panel, Network — are allowed to appear at all, independent of that master switch.
Will System File Checker (sfc /scannow) fix missing desktop icons?
Almost never. Desktop icon visibility is a per-user display setting, not a system file, so SFC has nothing to repair here. It won't hurt to run, but it isn't the fix.
Do I need to reinstall Windows to fix missing desktop icons?
No. Every cause in this guide is fixed by a toggle, a settings dialog, or restarting Explorer, none of which require reinstalling Windows.
Jake's laptop, for what it's worth, took eleven seconds to fix once he knew where to look. He's since made "check View, then Desktop icon settings" the very first line of his own handoff checklist — ahead of the battery test, ahead of the screen check — specifically so a customer never again picks up a machine that looks broken when it isn't.
Revision note. Originally published March 22, 2017, covering desktop icon settings in the Windows 10 Creators Update. Rewritten in August 2026 for current Windows 11 (25H2) and Windows 10 (22H2), replacing the single Creators-Update-specific scenario with the full set of causes behind missing, blank, or misbehaving desktop icons, adding the Windows 10 end-of-support context that didn't exist at original publication, and correcting the common but ineffective "run SFC" and "reset Windows" advice that circulates for this problem. If a blank desktop just gave you that everything-is-gone sinking feeling, take a breath — your files never left, and we hope you had them back on screen within seconds of landing here.