I recently removed OneDrive from my PC as I discovered it was preventing my files from being backed up (by another online provider). However, despite removing OneDrive (following the Microsoft instructions) my files are still not being backed up.
I contacted support for the backup provider and they advised:
"When files are stored by OneDrive for any amount of time, they will typically contain 'Reparse Points'. Those reparse points act as links to the files, but are not the files themselves, and they are what prevent us from backing up those files. In order to back up those files, those reparse points need to be removed. Microsoft is the only entity capable of removing reparse points. So you will need to have Microsoft remove those reparse points from your files in order to have the files backed up."
Before posting here I did some Googling and found a couple of suggestions to try - but they have not worked.
One was to run a chkdsk <volume> /R /F command. After that had been completed I left the backup software running for some time but it still didn't 'see' these files for backup.
I then found an article that suggested running the command fsutil reparsepoint delete <folder>.
Before doing so I did an fsutil reparsepoint query on the folder and that brought back:
Reparse Tag Value : 0x9000201a
Tag value: Microsoft
Tag value: Directory
Reparse Data Length: 0x8e
Reparse Data: Removed
However, when I tried to use the Delete option on that same folder, I got the error message "Access to the cloud file is denied".
Is there anything else I can try to get rid of these reparse points? TIA.
Malcolm
***moved from Windows / Windows 10 / Files, folders, and storage***