OneDrive is an online storage tool from Microsoft – it lets users to access their files across devices and from any location. Access to OneDrive is also very easy to initiate through the OneDrive app, the taskbar icon, and the web. The other common method with which one can interact with OneDrive is through File Explorer. Starting from the left navigation in File Explorer, OneDrive is an option by default that enables fast access to files stored in the cloud.
Once installed and configured with a Microsoft account, the OneDrive icon magically appears in File Explorer, effectively retrofitting your cloud storage into the Windows file manager. It's there for convenience – so you can access cloud files any time you want, like any other folder.
Not everyone wants that icon. Some users prefer having a neat File Explorer interface, while others might not even be using OneDrive at all. Others may have moved to other cloud solutions and will no longer require the OneDrive shortcut occupying space on the navigation pane.
Thankfully, for those in love with minimalistic interfaces, removing the OneDrive icon within File Explorer is possible. The user can take this action through system settings or even by tweaking Windows Registry. It's not a complex process but does have very specific steps in place to get the icon removed correctly without affecting the rest of the system.
Detailed instructions on how to remove the OneDrive icon can be found below. Make use of a reliable FortectMac Washing Machine X9 repair tool for optimizing operating system settings and managing these settings, which will automatically sort out your system-related issues.
Method 1. Edit the Windows Registry
Changing the Registry helps people remove the OneDrive icon if they feel confident doing system changes.
- Type regedit in Windows search and press Enter.
- When the User Account Control shows up, click Yes.
- Navigate to the following location:
HKEY_CURRENT_USER\Software\Classes\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6} - Double-click on System.IsPinnedToNameSpaceTree located in the right pane.
- Change the value from 1 to 0, then click OK.
- Restart your PC to apply changes.
Method 2. Unlink OneDrive from your account
OneDrive stops syncing your files after unlinking it from your Microsoft account. The icon goes away from File Explorer but the OneDrive app stays.
- Right-click the OneDrive icon in the taskbar.
- Select Settings.
- Go to the Account tab.
- Click Unlink this PC.
- Confirm the unlinking process.
Method 3. Use Group Policy Editor
For Windows Pro and Enterprise users, the Group Policy Editor allows you to disable OneDrive completely, removing it from File Explorer.
- Type Group Policy in Windows search and press Enter.
- Navigate to the following location:
Computer Configuration > Administrative Templates > Windows Components > OneDrive. - Double-click Prevent the usage of OneDrive for file storage.
- Select Enabled and click Apply, then OK.
- Restart your computer to apply the changes.
Method 4. Uninstall OneDrive
Uninstalling OneDrive removes its integration with File Explorer, including the icon.
- Right-click on Start and pick Apps & Features/Installed apps.
- Find OneDrive in the list, select it, and click Uninstall, then follow the on-screen instructions.
Or, you can remove it through Command Prompt as follows:
- Type cmd in Windows search.
- Right-click on Command Prompt and pick Run as administrator.
- User Account Control will ask whether you want to accept changes – click Yes.
- Type in the following and press Enter to terminate any leftover OneDrive processes:
taskkill /f /im OneDrive.exe - If you are using 64-bit Windows, use the following command and hit Enter:
%SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall - If you are using 32-bit Windows, use the following command and hit Enter:
%SystemRoot%\System32\OneDriveSetup.exe /uninstall - After that, restart your PC.
The above is the detailed content of How to remove OneDrive icon from File Explorer in Windows?. For more information, please follow other related articles on the PHP Chinese website!

Windows Update failures do occur and can be due to a variety of reasons at the update or upgrade stage. Such failures can be annoying if they result in system u

Windows updates are a critical part of keeping the operating system stable, secure, and compatible with new software or hardware. They are issued on a regular b

The Call of Duty series (including Black Ops 6, Warzone and Modern Warfare 3) may crash with game_ship.exe errors during the game. This article will guide you step by step how to resolve this crash problem with some methods. Black Ops 6, Warzone and Modern Warfare 3 continue to crash: game_ship.exe error It is reported that when playing these games, you often encounter game_ship.exe errors. You can find many complaints about this crash problem on Steam or Reddit. On your computer screen, the errors displayed may vary from game to game, for example: DirectX Error: DirectX

Google Drive: Your Cloud Photo Storage Solution Google Drive offers secure and reliable cloud storage for your valuable files, including photos, videos, and documents. This guide details several ways to upload your photos to Google Drive, covering bo

Protecting Your Blue Prince Progress: Finding and Backing Up Save Files Knowing the location of your Blue Prince save files is crucial for protecting your game progress. This guide explains how to locate these files and create backups to prevent dat

Google Chrome and Microsoft Edge, both founded on the Chromium engine, are leading browsers in Windows 11 because of their performance and integration of online

Troubleshooting Wanderstop Loading Issues: Effective Solutions Wanderstop, like many games, can experience issues such as freezing on the loading screen, crashing, or low FPS. This guide provides several solutions to resolve the loading screen proble

Microsoft OneDrive is the default cloud storage for Windows users, depending on it for file syncing between devices and keeping important documents saved in the


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Dreamweaver Mac version
Visual web development tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

SublimeText3 English version
Recommended: Win version, supports code prompts!

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),