Windows 10: Is it safe to delete empty folders in OneDrive?

Discus and support Is it safe to delete empty folders in OneDrive? in Windows 10 Gaming to solve the problem; 2 questions 1. Is it safe to delete empty folders in OneDrive?2. is it safe to delete empty folders in pc storage?... Discussion in 'Windows 10 Gaming' started by roshangill570, Jun 13, 2023.

  1. Is it safe to delete empty folders in OneDrive?


    2 questions 1. Is it safe to delete empty folders in OneDrive?2. is it safe to delete empty folders in pc storage?

    :)
     
    roshangill570, Jun 13, 2023
    #1

  2. Trouble deleting a folder

    Thanks for the suggestion but it says "delete folder failed for E:\....." for each folder I try.

    *Confused Is it safe to delete empty folders in OneDrive? :confused:

    Will I be forever stuck with these unnecessary folders? *Oh Well Is it safe to delete empty folders in OneDrive? :eek:hwell:
     
    oli_ramsay, Jun 13, 2023
    #2
  3. Rename folder to OneDrive asks Confirm Replacement with another folder

    Hi Kent,

    Welcome to the Microsoft community.

    I'm Hahn and I'm here to help you with your concern.

    Based on your description, we suggest that you can do it all over again as follows:

    • Open OneDrive settings on your computer.
    • Go to the "Accounts" tab and click on "Unlink this computer".
    • Restart your computer.
    • Delete the D:/OldOneDrive folder.
    You can try renaming the old OneDrive folder to something else, then create a new OneDrive folder and set it as a local folder in the OneDrive app.

    If the above does not work, then you can try the following steps:

    • Open a "Command Prompt" on your computer (run as administrator).
    • Type rd /s /q "D:\OldOneDrive" and press Enter.
    This will delete the "OldOneDrive" folder and all its contents.

    • Create a new folder in D:/ and name its OneDrive.
    • Open the OneDrive application and log in.
    • During the setup process, choose to change the OneDrive folder location to D:/OneDrive.
    Please note that this will permanently delete the "OldOneDrive" folder and all its contents, so please ensure that you have backed up all your important data.

    If there is anything not clear, please do not hesitate to let me know.

    Your Sincerely

    | Microsoft Community Support Specialist
     
    Hahn - MSFT, Jun 13, 2023
    #3
  4. topgundcp Win User

    Is it safe to delete empty folders in OneDrive?

    Unable to delete a folder - Invalid folder name


    Suggestion:
    1. Run chkdsk x: /r to make sure that there's no HD corruption.
      x: is the drive containing the folder you want to delete.
    2. Try to delete the folder again. If still does not work, go to step 3.
    3. Download: Download - Linux Mint and create a bootable USB using: Rufus - Create bootable USB
    4. Boot up with Linux Mint and try to delete the folder again.
      NOTE: Unlike WinPE. Linux does not have any Windows permission imposed to it so it is easier to delete.
     
    topgundcp, Jun 13, 2023
    #4
Thema:

Is it safe to delete empty folders in OneDrive?

Loading...
  1. Is it safe to delete empty folders in OneDrive? - Similar Threads - safe delete empty

  2. Empty folders in OneDrive

    in Windows 10 Gaming
    Empty folders in OneDrive: I have a OneDrive account that will soon be deleted. All computers have been unlinked to the account. Yesterday I logged in all the files were as they should be. Today I go in to download some folders and files and half of the folders are now empty. The account has been idle...
  3. Empty folders in OneDrive

    in Windows 10 Software and Apps
    Empty folders in OneDrive: I have a OneDrive account that will soon be deleted. All computers have been unlinked to the account. Yesterday I logged in all the files were as they should be. Today I go in to download some folders and files and half of the folders are now empty. The account has been idle...
  4. Empty folders in OneDrive

    in Windows 10 Network and Sharing
    Empty folders in OneDrive: I have a OneDrive account that will soon be deleted. All computers have been unlinked to the account. Yesterday I logged in all the files were as they should be. Today I go in to download some folders and files and half of the folders are now empty. The account has been idle...
  5. Is it safe to delete empty folders in OneDrive?

    in Windows 10 Network and Sharing
    Is it safe to delete empty folders in OneDrive?: 2 questions 1. Is it safe to delete empty folders in OneDrive?2. is it safe to delete empty folders in pc storage? https://answers.microsoft.com/en-us/windows/forum/all/is-it-safe-to-delete-empty-folders-in-onedrive/d0a52d54-3369-4e3d-b341-25c16d84320e
  6. Is it safe to delete empty folders in OneDrive?

    in Windows 10 Software and Apps
    Is it safe to delete empty folders in OneDrive?: 2 questions 1. Is it safe to delete empty folders in OneDrive?2. is it safe to delete empty folders in pc storage? https://answers.microsoft.com/en-us/windows/forum/all/is-it-safe-to-delete-empty-folders-in-onedrive/d0a52d54-3369-4e3d-b341-25c16d84320e
  7. Is it safe to delete all empty folders from C:\ ?

    in Windows 10 Gaming
    Is it safe to delete all empty folders from C:\ ?: Hello,I've found a short line of CMD code that finds and deletes empty folders from any directory:for /f "delims=" %i in 'dir /s /b /ad ^ sort /r' do rd "%i" 2>NUL I would like to run it in C: \, but I'm concerned it might damage the entire filesystem and make my PC unusable....
  8. Is it safe to delete all empty folders from C:\ ?

    in Windows 10 Software and Apps
    Is it safe to delete all empty folders from C:\ ?: Hello,I've found a short line of CMD code that finds and deletes empty folders from any directory:for /f "delims=" %i in 'dir /s /b /ad ^ sort /r' do rd "%i" 2>NUL I would like to run it in C: \, but I'm concerned it might damage the entire filesystem and make my PC unusable....
  9. empty onedrive folders

    in Windows 10 Software and Apps
    empty onedrive folders: How do we fix the onedsive system? https://answers.microsoft.com/en-us/windows/forum/all/empty-onedrive-folders/18c9f268-86bd-46f6-aa85-d9646d226951
  10. Empty OneDrive folder is not accessible - Can't delete it

    in Windows 10 Network and Sharing
    Empty OneDrive folder is not accessible - Can't delete it: It says: <path> is not accessible.The tag present in the reparse point buffer is invalidWhen I click on the folder. The folder is an empty OneDrive folder from a Visual Studio project. I would like to delete it, but I can't seem to be allowed. OneDrive says everything is up...