• Users of Google Chrome on Windows 10 and 11 are reporting that they have suddenly found themselves using Microsoft Edge, with their Chrome browsing sessions appearing in Edge.
  • This may be due to a bug or an accidentally clicked-through dialog box related to a feature in Edge that imports browsing data from Chrome.
  • The setting, called “Import browsing data from Chrome,” continually imports data from Chrome every time Edge is launched, unlike the one-time import offered for Firefox.
  • There have been concerns about Microsoft’s tactics for pushing its own browser, including notifications, pop-ups, and full-screen messages promoting Edge and Bing.
  • Microsoft has become more aggressive in pushing various subscriptions and features in recent years, making a “clean” Windows install feel less so.
  • It remains unclear whether the Edge data-import issue is intentional or a bug, highlighting concerns about Microsoft’s methods for promoting its own software.
  • Katana314@lemmy.world
    link
    fedilink
    English
    arrow-up
    18
    ·
    5 months ago

    I think there is, but 90% of windows apps resolve not to use that framework out of fear of the MS Store, even though you can theoretically install UWP apps outside of it.

      • Katana314@lemmy.world
        link
        fedilink
        English
        arrow-up
        10
        ·
        5 months ago

        I disagree. Back when Win32 was put together, these sorts of modern standards hadn’t been thought through by anyone yet. Even the internet wasn’t pervasive.

        Windows finally decided “You know what, this API is ancient; let’s see what we can do to make it more secure and trustworthy.” That involves reorganizing the way these apps own files, make certain requests, etc. It meant it wouldn’t support the same stuff. But, by failing to claim any certain advantages aside from “safety FROM the apps you’re installing”, no one adopted it.

        • Daxtron2@startrek.website
          link
          fedilink
          English
          arrow-up
          4
          ·
          5 months ago

          It’s the eternal problem of not wanting to break backwards compatibility which I totally get from a dev perspective. From a user security standpoint though, it kinda defeats the purpose of even having the system these days if it’s so easy to circumvent.

          • Katana314@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            5 months ago

            It’s very easy to achieve that security as a user, in a non-circumventable way. Just refuse to install anything made as a Win32 executable.

            You’ll be unable to do most of what people do daily, but you’ll be secure. And, Windows even offered that as a potential OS setup - and it was instantly seen as “Microsoft’s effort to lock down the operating system to only apps they approve”.

            Users DID have that mindset shift once before. Back in Windows 2000, EVERY app worked off admin permissions. In Vista, everyone started getting annoying permission dialogs on their old apps to access admin folders - and just started accepting them. But now that most apps are correctly designed to access user folders, sudden admin dialogs are a big point of user suspicion. In some reality, we’d do the same with “…What? You want me to manually run a .exe file I’ve downloaded in the browser??”