this post was submitted on 24 Jun 2024
79 points (100.0% liked)

technology

23189 readers
182 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] dRLY@hexbear.net 8 points 3 months ago* (last edited 3 months ago)

If you have a need to have an MS account but want to set your Documents, Desktop, and Pictures folders back to the old local versions instead of OneDrive taking over. I have found using this to be very helpful when helping customers that don't want to use it and avoid the headache of running out of the free storage. Obviously making a local user after getting into Windows the first time would also work. But it is always good to have fallback options for folks that Linux isn't an option for whatever reason.

If a folder has been taken over by OneDrive it will give a path that shows OneDrive like C\Users\User\OneDrive\Desktop instead of %USERPROFILE%\Desktop so just remove everything before the \ and replace it with %USERPROFILE%

One thing to keep in mind though. If you already have data present while it is set to OneDrive, it might make your stuff look like it is gone. But you can download/copy the files from the actual OneDrive folders into the regular folders after.