Windows 10: how do i remove one drive

Discus and support how do i remove one drive in Windows 10 Network and Sharing to solve the problem; Hi there. im looking for some help .i had one drive installed (i will never again in my life ever use!!!) it uploaded all of my files to the cloud to... Discussion in 'Windows 10 Network and Sharing' started by Darren93435, Jan 24, 2019.

  1. how do i remove one drive


    Hi there.

    im looking for some help .i had one drive installed (i will never again in my life ever use!!!) it uploaded all of my files to the cloud to which i did not like . so i deiceded to delete this on doing so it left the one drive folder on my computer . now this really bugged me so i had to have it removed . i tried several diffrent methods (regedit) but nothing would work at all ! then i found this website that had a bat code to auto delete it so i decided to try it i checked the code nothing to state it was going todo anything apart from delete the folders/keys . well i ran the bat and now all of my files are gone everything . i stupidly forgot to move the files out of the onedrive folder can someone please help me on getting back all my stuff .


    this is the BAT i ran




    @echo off
    cls

    set x86="%SYSTEMROOT%\System32\OneDriveSetup.exe"
    set x64="%SYSTEMROOT%\SysWOW64\OneDriveSetup.exe"

    echo Closing OneDrive process.
    echo.
    taskkill /f /im OneDrive.exe > NUL 2>&1
    ping 127.0.0.1 -n 5 > NUL 2>&1

    echo Uninstalling OneDrive.
    echo.
    if exist %x64% (
    %x64% /uninstall
    ) else (
    %x86% /uninstall
    )
    ping 127.0.0.1 -n 5 > NUL 2>&1

    echo Removing OneDrive leftovers.
    echo.
    rd "%USERPROFILE%\OneDrive" /Q /S > NUL 2>&1
    rd "C:\OneDriveTemp" /Q /S > NUL 2>&1
    rd "%LOCALAPPDATA%\Microsoft\OneDrive" /Q /S > NUL 2>&1
    rd "%PROGRAMDATA%\Microsoft OneDrive" /Q /S > NUL 2>&1

    echo Removeing OneDrive from the Explorer Side Panel.
    echo.
    REG DELETE "HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}" /f > NUL 2>&1
    REG DELETE "HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}" /f > NUL 2>&1

    pause



    can anyone help me i had really important stuff on there and also some very valued pictures of my late brother .

    :)
     
    Darren93435, Jan 24, 2019
    #1
  2. Vesao Win User

    Remove account


    I suggest you backup your personalized files first before removing the account.
    To delete an account, follow these steps:
    1. Press WIN + X keys and click Command Prompt (Admin) from the menu.
    2. Type the following command and press Enter. Replace test with the name of your sister's account. Code:
      Code:
      net user test /del
     
    Vesao, Oct 11, 2019
    #2
  3. little cat, Oct 11, 2019
    #3
  4. 333t Win User

    how do i remove one drive

    How to remove a bad drive in Windows 10 storage spaces pool

    Could someone list the steps involved in replacing a bad drive from a Windows 10 storage spaces pool? I cannot find any info on the Microsoft support site that is specific to Windows 10. Also, could you list the steps to remove a 'good' drive and replace
    it with another drive if the process is different?
     
Thema:

how do i remove one drive

Loading...
  1. how do i remove one drive - Similar Threads - remove drive

  2. Cloud/One Drive File Copying/Removal of Files from my Local Hard Drive

    in Windows 10 Gaming
    Cloud/One Drive File Copying/Removal of Files from my Local Hard Drive: How do I stop files on my local hard drive Documents folder from being automatically moved to my cloud storage where I can't access the files off line? Also the synching program is mindlessly making copies of documents already on my One Drive. How do I stop that and, related,...
  3. Cloud/One Drive File Copying/Removal of Files from my Local Hard Drive

    in Windows 10 Software and Apps
    Cloud/One Drive File Copying/Removal of Files from my Local Hard Drive: How do I stop files on my local hard drive Documents folder from being automatically moved to my cloud storage where I can't access the files off line? Also the synching program is mindlessly making copies of documents already on my One Drive. How do I stop that and, related,...
  4. TeraBox drive still showing in File Explorer after uninstall - multiple removal attempts...

    in Windows 10 Gaming
    TeraBox drive still showing in File Explorer after uninstall - multiple removal attempts...: Dear Microsoft Community, I am experiencing an issue after uninstalling TeraBox from my Windows system. Even though I have uninstalled the application, a "TeraBox" drive is still visible in my File Explorer under "This PC". I have already tried several methods to remove this...
  5. TeraBox drive still showing in File Explorer after uninstall - multiple removal attempts...

    in Windows 10 Software and Apps
    TeraBox drive still showing in File Explorer after uninstall - multiple removal attempts...: Dear Microsoft Community, I am experiencing an issue after uninstalling TeraBox from my Windows system. Even though I have uninstalled the application, a "TeraBox" drive is still visible in my File Explorer under "This PC". I have already tried several methods to remove this...
  6. MS 365 is the worst thing I ever put on my PC. I want to remove One Drive totally. I want...

    in Windows 10 Gaming
    MS 365 is the worst thing I ever put on my PC. I want to remove One Drive totally. I want...: I'm not stupid, but I'm not technically proficient in trouble shooting issues. I can't find my files most of the time. MS 365 has slowed down my new PC with Windows 11. I'm just so over the whole thing. On top of all that, you can't get help from MS.My PC is an HP Elitedesk...
  7. MS 365 is the worst thing I ever put on my PC. I want to remove One Drive totally. I want...

    in Windows 10 Software and Apps
    MS 365 is the worst thing I ever put on my PC. I want to remove One Drive totally. I want...: I'm not stupid, but I'm not technically proficient in trouble shooting issues. I can't find my files most of the time. MS 365 has slowed down my new PC with Windows 11. I'm just so over the whole thing. On top of all that, you can't get help from MS.My PC is an HP Elitedesk...
  8. Subject: How Can I Boot Windows from an External Drive and Remove Incompatible Drivers?

    in Windows 10 Software and Apps
    Subject: How Can I Boot Windows from an External Drive and Remove Incompatible Drivers?: I am reaching out to request assistance regarding issues I previously encountered with booting Windows from an external drive. I have an external drive that contains Windows, which was originally used on a different laptop. This laptop, however, did not have the same drivers...
  9. Subject: How Can I Boot Windows from an External Drive and Remove Incompatible Drivers?

    in Windows 10 Drivers and Hardware
    Subject: How Can I Boot Windows from an External Drive and Remove Incompatible Drivers?: I am reaching out to request assistance regarding issues I previously encountered with booting Windows from an external drive. I have an external drive that contains Windows, which was originally used on a different laptop. This laptop, however, did not have the same drivers...
  10. Subject: How Can I Boot Windows from an External Drive and Remove Incompatible Drivers?

    in Windows 10 Gaming
    Subject: How Can I Boot Windows from an External Drive and Remove Incompatible Drivers?: I am reaching out to request assistance regarding issues I previously encountered with booting Windows from an external drive. I have an external drive that contains Windows, which was originally used on a different laptop. This laptop, however, did not have the same drivers...

Users found this page by searching for:

  1. 1903 Remove One Drive