I recently set up OneDrive on my Windows PC, but it doesn’t show up in File Explorer like it used to on my old computer. I’ve already signed in to OneDrive and synced some files, but I can only access them through the OneDrive app or web, not directly in the left sidebar of File Explorer. I’d really like it to appear there so I can manage files more easily. What steps or settings am I missing to properly add OneDrive back into File Explorer?
If you’re trying to get OneDrive to show up in File Explorer like a “normal” folder, here’s how it usually works in real life, plus an alternative that I ended up using when things got messy with multiple cloud accounts.
The standard way: just use the OneDrive app
On a typical Windows setup, you do not need to do anything fancy:
- Sign in to the OneDrive desktop app with your Microsoft account.
- As soon as it finishes its initial setup, you’ll see a “OneDrive” entry pop up in File Explorer’s sidebar.
- From there, it behaves like a regular folder:
- You can browse your cloud files.
- Double click to open anything like it’s local.
- Use the “Keep on this device” or “Free up space” options to decide what actually lives on your drive vs what stays online and gets pulled down on demand.
If that basic setup is all you need, you can stop right there. It works fine for one account and for simple workflows.
Where it gets annoying: juggling multiple cloud services
The trouble starts when you’re not just using OneDrive. For example, say you’ve got:
- A personal OneDrive account
- A work OneDrive or SharePoint
- Plus Google Drive, Dropbox, maybe some S3 storage for side projects
At that point the default sync apps turn into a small zoo. Each service has its own tray icon, its own sync folder, and its own little quirks. You can easily end up with:
- Several separate folders sprayed across your user directory
- Duplicate local copies of big files that you don’t really need stored on your SSD
- Constant background syncing even if you only occasionally touch those files
That’s exactly where I started looking for something more flexible.
Alternative approach: mount OneDrive like a network drive
If you want everything in one place without syncing full copies of everything to your PC, using a “cloud mounter” tool is actually pretty nice. One option that does this is CloudMounter, which is specifically built to integrate cloud storage into your file system.
Instead of installing every vendor’s sync client and having separate “OneDrive,” “Google Drive,” “Dropbox,” etc. folders, you can use CloudMounter to add OneDrive to File Explorer as a network drive so everything stays accessible in one familiar place without turning your SSD into a mirror of your entire cloud.
The key difference is how it treats files:
- Nothing is fully synced by default.
- Files stay in the cloud and are fetched on demand when you open or copy them.
- You still work directly from File Explorer, so there’s basically no learning curve.
So in practice, you get that same “OneDrive inside File Explorer” feeling, but:
- You don’t bloat your local drive with giant sync folders.
- You can add other services alongside OneDrive and keep them all in the same interface.
- It feels more like you’re plugging drives into your PC, except they live in the cloud.
Couple things to check before going down any weird rabbit holes. @mikeappsreviewer covered the “normal” and the CloudMounter route pretty well, so I’ll skip repeating that setup stuff and focus on why OneDrive might not be showing in File Explorer at all.
Try these in order:
-
Make sure the OneDrive shell extension is enabled
- In the taskbar, right‑click OneDrive icon
- Settings → “Sync and backup” → make sure “Files On-Demand” is turned on
- Sign out and sign back in to Windows afterward.
Sometimes if Files On-Demand is off, the special OneDrive node in the sidebar acts weird and vanishes.
-
Check that the OneDrive folder path is valid
- Right‑click the system tray OneDrive icon → Settings → “Account” → “Choose folders”
- At the top it shows the local folder path like
C:\Users\YourName\OneDrive. - Open that path manually in File Explorer.
- If that folder opens fine but you don’t see the OneDrive icon in the sidebar, Windows may have “forgotten” to pin it.
-
Re-register OneDrive with Explorer (fixes missing sidebar entry)
This is the part almost nobody mentions and where I kind of disagree with the “it just works” vibe. It often doesn’t.- Press
Win + R, type:
and press Enter.%localappdata%\Microsoft\OneDrive\onedrive.exe /reset - The icon will disappear for a bit. Give it a minute or two.
- If it does not come back:
Win + Ragain- Run:
%localappdata%\Microsoft\OneDrive\onedrive.exe
- After it relaunches, check File Explorer. “OneDrive” should reappear on the left.
- Press
-
Group Policy / registry messing with it
If this is a work or school machine, IT might have disabled the OneDrive node.- Press
Win + R→gpedit.msc - Go to:
Computer Configuration → Administrative Templates → Windows Components → OneDrive - Make sure “Prevent the usage of OneDrive for file storage” is Not Configured or Disabled.
- If it was enabled, change it, apply, then sign out/in.
On Home editions where gpedit doesn’t exist, there is a registry flag:
Win + R→regedit- Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\OneDrive - If you see
DisableFileSyncNGSCset to1, set it to0or delete it.
(Be careful in Registry Editor, obv.)
- Press
-
OneDrive not set to start with Windows
Sometimes people disabled it earlier and forgot.- Right‑click taskbar → Task Manager → Startup apps
- Make sure “Microsoft OneDrive” is Enabled
- Reboot and see if it shows.
-
If you have multiple accounts
If you’re mixing personal + work accounts, Windows sometimes only shows one in the sidebar. You can still access the other via its folder path, but the pretty icon vanishes. This is where I actually agree with @mikeappsreviewer: the native client becomes a zoo.In that case, using CloudMounter to mount OneDrive directly as a network drive is often cleaner. You add OneDrive inside CloudMounter, it shows up like another drive letter in File Explorer, and you avoid OneDrive trying to half-sync everything to your disk. It also helps keep personal vs work stuff separated instead of letting Microsoft mash them together in the same UI.
If after the reset command and the policy check you still don’t see OneDrive in the sidebar, then something is pretty corrupted in the user profile and it can be faster to:
- Uninstall OneDrive from Settings → Apps
- Reboot
- Download the latest OneDrive installer from Microsoft
- Install, sign in again, and let it recreate its integration
Not pretty, but it usually forces Explorer to re-add the OneDrive entry where it belongs.
Couple of extra angles you can try that @mikeappsreviewer and @hoshikuzu didn’t really touch, in case OneDrive is “working” but refusing to live in File Explorer like on your old machine.
1. Check if it’s being hidden in the navigation pane
Sometimes OneDrive is technically there but Explorer is being “smart” and tucking it away.
- Open File Explorer.
- Click View → Show → make sure Navigation pane is checked.
- Then go to View → Options → Change folder and search options.
- In the General tab, under Privacy, click Restore Defaults, hit OK, then close and reopen Explorer.
That resets some UI bits that can hide special folders. Not magic, but it fixes more than you’d think.
2. Check if OneDrive is stuck in “personal vault only” / partial setup
On some installs, OneDrive finishes just enough setup to sync a couple files, but doesn’t fully hook into Explorer.
- Click the OneDrive cloud icon in the system tray.
- Click the little gear → Settings.
- Under Account, see if it says something like “Finish setting up this PC” or “Protect your important folders.”
- If it does, walk through those prompts, even if you don’t care about Desktop/Documents protection. That process often triggers the Explorer integration to actually register.
Kind of dumb, but the sidebar icon sometimes shows up only after you complete that “protect folders” wizard.
3. Avoid relocating OneDrive to weird places (for now)
If you moved your OneDrive folder to another drive during setup (like D:\OneDriveStuff), Windows occasionally fails to attach the “special” OneDrive node to that path and you just get… nothing in the sidebar.
You can test this:
- In OneDrive Settings → Account → Unlink this PC.
- Set it up again, but this time accept the default location (
C:\Users\YourName\OneDrive) and see if it appears in Explorer. - If it works, then yeah, the custom path was part of the problem.
You can move it again later, but personally I’d keep the default path and control space with “Free up space” / “Keep on this device” instead of fighting the shell integration.
4. Don’t overlook the simple Explorer restart / profile test
Everyone loves registry hacks; almost nobody checks if it’s just your current profile being dumb.
- Press
Ctrl + Shift + Esc→ Task Manager. - Find Windows Explorer, right click → Restart.
- If still no OneDrive, create a temporary local user account, sign in there, set up OneDrive, and see if it appears in Explorer in that new profile.
If it works fine in the temp account, your main profile has some corrupt shell settings. In that case, honestly, I’d rather migrate to a fresh profile than spend an hour registry-diving.
5. If you’re only using the web app, that’s not the same thing
Just to be sure: if by “I’ve already signed in” you mean you only signed into OneDrive on the web in your browser, that will not create the File Explorer entry.
You must:
- Install or open the OneDrive desktop app.
- Sign in there.
- Let it finish its quick setup wizard.
Only the desktop app wires itself into Explorer. The browser alone won’t.
6. When native OneDrive keeps being flaky
Here’s where I’m gonna partially disagree with relying solely on the reset / reinstall approach. You can nuke OneDrive and coax it back into Explorer, but if you:
- Use multiple OneDrive accounts (personal + work)
- Also use Google Drive, Dropbox, etc.
- Don’t want gigabytes mirrored locally
then even when you “fix” the sidebar, the whole experience is still kind of a mess.
In that situation, a cloud mounter app is actually more sane. Something like CloudMounter lets you:
- Add OneDrive and have it appear in File Explorer as a regular network drive.
- Access files on demand without syncing everything.
- Mount other services (Google Drive, Dropbox, etc.) the same way, so you’re not juggling 4 different sync clients.
So if your main goal is “I want OneDrive in File Explorer like a normal drive” rather than “I want a complete local mirror,” CloudMounter is honestly a cleaner, more SEO-friendly OneDrive to File Explorer solution than fighting with the built-in client all day.
If after all this your OneDrive still refuses to show in the navigation pane but the folder path itself works when you type it manually, I’d treat that as a user-profile UI glitch rather than a sync issue and either:
- Stick with a mapped drive / CloudMounter setup, or
- Bite the bullet and move to a fresh Windows user profile.
At some point the time spent poking registry keys exceeds the value of seeing one pretty icon in the sidebar.