Live data from Hacker News

Windows 11 is now enabling OneDrive folder backup without asking permission

neowin.net

1–10 of 392 posts

Re: Windows 11 is now enabling OneDrive folder backup without asking permission

#5

As a reminder, you can always just uninstall OneDrive and call it a day. Is this really true? Does it never get reinstalled or enabled by a cumulative update?

On my gaming rig that I've had for quite a few years now, it has never been re-enabled and I've never been nagged about it.

Re: Windows 11 is now enabling OneDrive folder backup without asking permission

#6
Microsoft makes it a pain, but you can still jump through some CLI hoops to use only a local user account to log in to Windows, rather than the cloud-conmected Microsoft account they try to funnel you into. Not logging into a Microsoft account prevents OneDrive from doing anything other than spamming you with notifications about how great it would be if you logged in and started using it. And you can still uninstall OneDrive after every major OS update that brings it back.

Re: Windows 11 is now enabling OneDrive folder backup without asking permission

#7
To me Microsoft, Apple, Google, Facebook they all seem by a degree or another totally out of control. They seem to be so careless of any short-long term consequence that I wonder if there is any accountability at all or if it’s just a shitshow of who does perform better and get bonuses

Re: Windows 11 is now enabling OneDrive folder backup without asking permission

#8
post #5

As a reminder, you can always just uninstall OneDrive and call it a day. Is this really true? Does it never get reinstalled or enabled by a cumulative update?

On my gaming rig that I've had for quite a few years now, it has never been re-enabled and I've never been nagged about it.

Cool, thank-you. I put some of the OneDrive domains in my DNS overrides to see if they get tickled just in case.

    # I am probably missing some. Hope they are not hard coded.
    cat /etc/unbound/override/onedrive.conf 
    local-zone: "storage.live.com" always_nxdomain
    local-zone: "onedrive.com" always_nxdomain
    local-zone: "1drv.com" always_nxdomain
    local-zone: "skyapi.live.net" always_nxdomain
    local-zone: "onedrive.live.com" always_nxdomain
    local-zone: "docs.live.net" always_nxdomain
    local-zone: "odwebp.svc.ms" always_nxdomain
Post reply on HN