• When you set up a new PC, OneDrive automatically starts syncing files based on the Microsoft account you sign in with.

    I wish that Microsoft’s cloud storage service was opt-in instead of opt-out.

    I set up dozens of Windows machines for users every month. There is literally a page during the out of box experience that prompts the user as to whether or not they want their Desktop, Documents, and Pictures mapped to OneDrive.

    The person writing the article and anyone else complaining about this are mashing “next” without paying attention and then complaining it wasn’t set up the way they want.

    I actually do use OneDrive for those locations, even going so far as to symlink AppData game save locations over to OneDrive so that everything is the same between my laptop and desktop.

    I haven’t had the issue the author describes with AC Valhalla or with Rockstar Games Launcher.

    After you set up a new device, OneDrive doesn’t automatically download the entirety of its contents. Files are downloaded “on demand” when the system tries to access them, and I bet that’s what caused the stall the author described.

    The only inconvenience I’ve ever suffered from having game saves in OneDrive was with Call Of Duty’s Modern Warfare reboot. The settings config file lives in the Documents folder, so each time I launched the game on my Desktop or Laptop I would have to edit the settings to suit that device.

    • I always have issues with The Sims. Apparently EA uses the Documents folder for a lot of temp files. So every time I play The Sims, I get warnings from OneDrive that thousands of files were recently deleted. Because it’s creating and deleting temp files the entire time you’re playing, which are all automatically trying to sync to OneDrive.

      Given, that’s mostly an issue on EA’s side; Whatever programmer thought the Documents folder was a good spot for temp files should be dragged out back and flogged.

        • If you’re using Office365 it tends to auto update and happily forget you don’t want to have OneDrive on your machine, so it reinstalls it.

          It kinda annoying because OneDrive is a piece of shit in general, but saving directly to SharePoint from Office apps is useful. As with many Microsoft services, OneDrive is just SharePoint in disguise. But I really would like the SharePoint bit without the OneDrive bit.

          I also don’t like the whole cloud first thing, pushing everything to Microsoft services. But I understand why they did it, for regular dumb users storing shit on a cloud service is probably better than on the computer. I’ve had multiple co-workers send me Word docs with a list of linked documents (why is this a feature and why do people use it?), which all linked to the local Documents folder. They said they checked all the links before mailing the Word docs, so it must be me who is mistaken.

  • I set up a Windows PC for a friend, and he insisted on using his M$ account (bad decision). That caused the Desktop folder (not Downloads, not Documents, just the Desktop) to be stored in OneDrive. So as I tried to load his old PC’s Software hive, to extract the windows key, it crashed the PC. No problem, the original hive was still exported on the Desktop. I just rebooted into the boot stick and tried to load the hive there. After searching for the Desktop folder for 30 minutes, I finally located it in the OneDrive folder. And despite it being there, and taking up space, according to dir, it couldn’t be accessed, like wtf?

    • Who wants to share the desktop, but not Downloads etc? In contrast to the other user folders, the desktop is filled with program links that won’t even work anywhere else.
    • And why not make it accessible in a live boot? Like, it was obviously accessible to some degree, but not readable somehow? Wtf?
    • In contrast to the other user folders, the desktop is filled with program links that won’t even work anywhere else.

      As someone who used to work in IT I wish that was the case. The desktop is a catch-all for basically anything that might momentarily enter a user’s field of vision.

      Application shortcuts, URL shortcuts, broken application and URL shortcuts, PDFs, images, a copy of their child’s baby album, a folder that’s just called “stuff” where all their actual work is saved, seven different copies of the same recipe for homemade pasta sauce, six empty files named “New Text Document”, and a recycle bin full of things too important to delete.

      But you can’t put anything anywhere else, because they “have a system.”

      • With the digital realm becoming increasingly important and approaching the physical realm in terms of importance and familiarity, I now consider people who use their desktop for everything to literally be hoarders. It’s mental illness. I forgive it in old people but if you grew up on computers and you live like this, this is a clinically significant unwillingness to clean up one’s personal space.

        • I agree with most of this, but honestly take it a step further. On my Windows machine I don’t put anything on my desktop at all, and turn desktop icons off entirely. It’s literally the worst possible place to put things that you frequently need because it’s covered up by anything you’re doing. You need at least one interaction to get there regardless, so just use the start menu.

          • The desktop is a good place to put stuff that I use rarely and may forget that I have or forget the name of.

            For example, the games I own on Epic that I like are on my desktop, because I’d forget I had them if I had to open Epic to see them.

  • I can understand how this might be annoying but I’m pretty sure it’s convenient for OneDrive users. Why doesn’t he just disable syncing on that folder? How many times is he changing PC?

    • Bought a Win 11 laptop recently (it’s now a linux device), and on first boot up there was no way to gracefully decline using a Microsoft account to sign in. Luckily, I was in a hotel and couldn’t connect to the wifi without going through a login page, so the lack of internet connection allowed me to set up a local account. In any case, if you’re forced to log in with an MS account, OneDrive starts syncing right away. You can disable it, but maybe not before it’s already done some damage.

      • You can skip the MS account during install, just select the domain join and then don’t actually join a domain. You wind up with a single local user that way.

  • I hate games that use the base Documents directory. So many new subfolders in there. We need a //Games folder instead of /Documents/My Games or whatever it is called nowadays. At least it isn’t /My Documents anymore. That damn space was a problem causer.

    • They use Documents because it’s an easy way to ensure saves don’t persist between users. If you and a sibling both play on the same computer, you don’t necessarily want to be sharing game saves. Since the Documents folder is on a per-user basis, the saves are per-user as well. If they simply saved the games in the Program Files folder, saves would potentially persist across users. And anyone who has had a younger sibling accidentally erase all of their saves knows what a bad idea that is.