I just bought my first windows 11 computer. Why are my personal folders like pictures and documents under a OneDrive folder? This is insane. Going to see how Ubuntu runs on it and hopefully never look back.
In Win10/Win11, you can move your user folders to another partition or folder path.
Right-click on them in Explorer, go to Properties, click on Location tab, and type/select the new path for them, click Move... then that folder and its contents will be moved to new locate.
I've movier following to D: partition as root-level folders:
Contacts, Desktop, Documents, Downloads, Favorites, Links, Music, Pictures, Saved Games, Searches, Videos.
Prepare to have software and games break or not run at all if you do this. Too many devs rely on the users folder being in default place. Too few use %USERS%.
The proper way to do it without breaking everything is via a symbolic link or junction.
Right-click on them in Explorer, go to Properties, click on Location tab, and type/select the new path for them, click Move... then that folder and its contents will be moved to new locate.
I've movier following to D: partition as root-level folders: Contacts, Desktop, Documents, Downloads, Favorites, Links, Music, Pictures, Saved Games, Searches, Videos.