Skip to content
Office.com/Blog

Office.com/Blog

Www.office.com/setup – Office.com/setup

  • Home

Tag: Install office com setup

Posted on June 5, 2021June 5, 2021

How To Disable OneDrive Pop Ups in Window 10?

If the user wants to disable OneDrive Pop Ups in Window 10. In this blog, you will read the method to disable OneDrive Pop Ups in Window 10. For more information, just go to the www.office.com/setup.

Method To Disable OneDrive Pop Ups in Window 10:

1. Prevent OneDrive from Starting the System:

First, you need to right-click on the taskbar (or Start) and then open Task Manager. After this, you should open Startup tab. Now, you need to right-click on OneDrive and then tap on Disable in the pop-up menu. At last, you need to close the Task Manager and then restart the PC.

2.  Hide OneDrive:

You need to right-click on OneDrive icon in the Notification area. After this, open Settings and then uncheck all boxes just under General. Now, you should open the Backup tab. Then, just ensure that Photos and videos and Screenshot options are un-checked. At this point, you should open the Account tab and then hit Choose folders. Here under Sync your OneDrive files to this PC, you should uncheck all boxes and then tap on OK button to confirm. Next, you should again right-click on OneDrive icon in the Notification area and then open Settings. Now, you need to open the Account tab and then tap on Unlink this PC. You will get the message Welcome to OneDrive box and then close it. At this point, you should open File Explorer and then right-click on OneDrive. Here, you should open Properties and then in the General tab, you should check Hidden box. At last, hit on Apply and OK button. For more information, tap on office.com/setup.

3. Disable OneDrive:

You need to press Windows key + R in order to open a Run dialog box. Then in the Run command line, you need to write gpedit.msc and then press Enter. Now, you should go to OneDrive and follow this path:¤Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > OneDrive.

At this point, in OneDrive screen you should open Settings. Now, you need to open Prevent the usage of OneDrive for file storage. Here under Prevent the usage of OneDrive for file storage, you need to tap on Enabled. At last, you should confirm with OK button and then close the window.

Also Click Here – Easy Way To Fix No Cortana Problem in Window 10

4. Reset OneDrive:

In Windows Search, you need to write Windows Power Shell, and then right-click the first result and then select Run as Administrator. Then in the command line, you should type the command and then tap on Enter key:

Stop-Process -processname “OneDrive” -ErrorAction SilentlyContinueStart-Process “$env:LOCALAPPDATAMicrosoftOneDriveOneDrive.exe” /reset -ErrorAction SilentlyContinue

When OneDrive process is stopped, then go to the next command.

Remove-Item -Path “HKCU:SoftwareMicrosoftOneDrive” -Force -RecurseRemove-Item -Path “$env:LOCALAPPDATAMicrosoftOneDrive” -Force -Recurse

This command will deleted registry entries. Now, just Enter the next command.

Move-Item -Path “$env:ONEDRIVE” -Destination “$env:ONEDRIVE Backup”

Here, you should reset with the last command.

try {Start-Process “$env:SYSTEMROOTSystem32OneDriveSetup.exe”} catch {Start-Process “$env:SYSTEMROOTSysWOW64OneDriveSetup.exe”}

At last, new installation procedure will begin and then you need to log in with your Microsoft Account.

The above method will help you to disable OneDrive Pop Ups in Window 10. For more information, you should navigate to Www.office.com/myaccount.

Proudly powered by WordPress