It’s a pretty bold move to advertise the inclusion of a key logger in your OS.
Microsoft rolls Windows Recall out to the public nearly a year after announcing it
Submitted 5 weeks ago by floofloof@lemmy.ca to technology@lemmy.world
Comments
Omega_Jimes@lemmy.ca 5 weeks ago
eronth@lemmy.world 5 weeks ago
Not just keylogger. It’s a screenlogger too.
admin@sh.itjust.works 5 weeks ago
Ardamax Keylogger takes screenshots too, should they change the name?
turnip@sh.itjust.works 5 weeks ago
Youd already be using Linux Mint or Ubuntu if you cared about not being data mined.
Omega_Jimes@lemmy.ca 5 weeks ago
I’ve been Linux only since 2016, after a decade of "trying " to move over. I do still have a partition for the increasingly rare event that I need something MS, which so far has been one class in my University that required a lockdown browser for a test.
UsoSaito@feddit.uk 5 weeks ago
Mint is easy to use too if you don’t want to fiddle around with various packages.
pyr0ball@sh.itjust.works 5 weeks ago
“But most significantly, Microsoft has made Recall a feature you must opt in to using rather than opt out of using, and it’s possible to remove it completely.”
Important bit
FooBarrington@lemmy.world 5 weeks ago
“Whoopsie, we turned it on for everyone by accident after an update! We made a fucky wucky!”
tissn@lemmy.world 5 weeks ago
“Whoopsie, turns out we lied and recall was enabled from the start and just pretended to be off” 😄🤷♂️
nuko147@lemm.ee 5 weeks ago
😎 Me having set only security updates in my windows, after it tried to install the 24H2 update.
vrighter@discuss.tchncs.de 5 weeks ago
only until they find out most people never enable it. Then it will be forced on
Excrubulent@slrpnk.net 5 weeks ago
Yeah, this is just the thin end of the wedge.
Although I suppose you could call windows itself the thin end of the wedge, this is a slightly wider part.
Maxxie@lemmy.blahaj.zone 5 weeks ago
Most MS controversial features go through “opt in -> opt out -> mandatory” pipeline examples are Telemetry, Windows Live account, Spotlight (ui ads), etc.
demunted@lemmy.ml 5 weeks ago
This is good. There are probably some edge cases for this. I work in IT for some companies using industrial automation. Being able to roll back and watch what people do when errors or problems occur is a good feature. Similarly on high value servers I would like this as well.
Being able to turn it on is better than having to apply policies to disable. I don’t see this as a big problem anymore.
joel_feila@lemmy.world 5 weeks ago
opt in for now.
bhamlin@lemmy.world 5 weeks ago
For now, anyway. Let’s hope it stays that way.
hightrix@lemmy.world 5 weeks ago
Good! In my opinion this entirely changes the feature to acceptable.
Liz@midwest.social 5 weeks ago
They will eventually change the default to “on.”
Psythik@lemm.ee 5 weeks ago
Also it’s not available on x86-64 CPUs. You need an ARM CPU with an NPU
PattyMcB@lemmy.world 5 weeks ago
Welp… Linux it is, then
lka1988@lemmy.dbzer0.com 5 weeks ago
laughs in Linux
ISOmorph@feddit.org 5 weeks ago
There’s nothing to laugh about. The maniacally evil thing about recall is, that it doesn’t matter what you do to keep your devices clean. If you interact with someone who doesn’t keep his devices clean, which is 100% of us, you’re on recall
RvTV95XBeo@sh.itjust.works 5 weeks ago
Good thing I have no friends to interact with then! Take that, Microsoft!
tfowinder@lemmy.ml 5 weeks ago
Would be interesting to see how microsoft kills windows in the long term and then be shocked as to how this happened
tigeruppercut@lemmy.zip 5 weeks ago
Kind of like how they fucked up and let zoom become the pandemic program everyone used despite skype being so established it had already become a verb like google? M$ really racking up those wins recently
hornedfiend@sopuli.xyz 5 weeks ago
I always “Recall” how shitty windows is, whenever I see the word mentioned.
MyOpinion@lemm.ee 5 weeks ago
I opt-out.
TheFogan@programming.dev 5 weeks ago
Me too… well using linux is technically opting out to that right?
cyberpunk007@lemmy.ca 5 weeks ago
Just like opting out of using a Microsoft account to log into windows, the grips will get tighter and tighter over time until you are forced to use butt hole ID to unlock your screen.
LovableSidekick@lemmy.world 5 weeks ago
Have to admit, the name “Recall” does have a better ring to it than “Take a Screenshot Every 3 Seconds”.
lka1988@lemmy.dbzer0.com 5 weeks ago
I would love this feature if it was entirely local with zero external connections.
But, you know, profits.
demunted@lemmy.ml 5 weeks ago
Overseas devs have had the random screenshot to prove productivity happening for a while now. There’s a hundred ways around it. Most common is a second computer next to you dev machine.
Novocirab@feddit.org 5 weeks ago
This is a huge opportunity. All of us Linux geeks now need to be on mainstream social media platforms and actively seek out and help everyone who expresses an interest in switching from Windows to Linux.
innermachine@lemmy.world 5 weeks ago
Let me save you the trip. I have an old trash spec hp all in one that’s had the bag beat out of it, what is the best lightweight Linux distro to make this a usable web browsing and PDF file viewer? (To be used in my garage to look at FSM, wiring diagrams, play music, Google crap etc nothing demanding). I’ve tried mint and it works ok but thinking lighter weight ?
suckmykong@lemmy.cafe 5 weeks ago
Ah they’re finally doing a recall. They had to admit windows was a piece of shit. Took then long enough.
Anybody knows where I can get my refunds?
DeathsEmbrace@lemm.ee 5 weeks ago
Are they going back to Windows 10? Wow Microsoft finally a progressive?
Fiivemacs@lemmy.ca 5 weeks ago
My windows10 install still asks me to complete the setup…lol no
truxnell@aussie.zone 5 weeks ago
So reading more into it, it’s (currently) only on the bogus copilot+ PCs they were peddling? I’m happily on bazzite, but this is good news for my stubborn mates that haven’t touched copilot+ shit.
UpperBroccoli@lemmy.blahaj.zone 5 weeks ago
I would not count on them telling the truth.
I checked my Windows 11 work laptop a while ago, and that shit was enabled. Did not see that in any UI, but using command line. Said that shit was enabled and active, but apparently it was not yet doing anything. I will have to check again next time I am firing that machine up again, because I absolutely trust them to re-enable it without my consent, those bottom-feeding scum suckers.
Obligatory info on how to check and disable recall in Windows 11:
- Click on the Start button with the right mouse button and select “Terminal (Administrator)” or “Windows PowerShell (Administrator)”, or if necessary log in as administrator and confirm.
- In the Terminal or PowerShell, enter the command
DISM /Online /Get-FeatureInfo /FeatureName:Recall
and press the Enter key. - If the entry “Enabled” appears next to “State”, the recall function is already activated. In this case, the function can be disabled using the command
DISM /Online /Disable-Feature /FeatureName:Recall
- Close the window.
From this page.
Mike_The_TV@lemmy.world 5 weeks ago
Oh give it time it will appear after an update on everything else, “accidentally”.
atrielienz@lemmy.world 5 weeks ago
Yeah. My entire windows machine is locked down specifically to combat the copilot ms365 plague. I’m also using Bazzite and generally loving it. But I have a work machine for work things and some of my programs require windows to work.
phoenixz@lemmy.ca 5 weeks ago
Copilot+ PCs have specific hardware requirements beyond the ones necessary to run Windows 11. The most significant is the requirement for a neural processing unit (NPU) that can process more than 40 trillion operations per second (TOPS).
So in other words, copilot will be a huge enormous waste of electricity as it’s continuously training some shitty AI. Gottit.
Matriks404@lemmy.world 5 weeks ago
We live in weird age, where using Windows is becoming harder than Linux (even though it has its own issues).
TheGrandNagus@lemmy.world 5 weeks ago
We’ve been there for a long time.
Broadly speaking, outside of some specific niche workflows, Linux has been pretty easy for a long time, and Windows has a lot of unintuitive stuff that we only think is easy because we’re used to it.
phoenixz@lemmy.ca 5 weeks ago
Install Linux already, be done with this windows nonsense
madcaesar@lemmy.world 5 weeks ago
I agree. But people also need to be ready for some of the Linux bullshit brings. I’ve switched recently and it’s never 100% smooth sailing. But at least no tracking and proprietary bullshit.
joel_feila@lemmy.world 5 weeks ago
every linux user: Oh no…well anyway
kalipixel@reddthat.com 5 weeks ago
It is good to use linux. But this has an impact on everyone to some degree. You may use Linux, but does your family, friends, your doctor, your teacher or boss, and whoever else who has some of your personal data?
drmoose@lemmy.world 5 weeks ago
Tbh I’d pay money for a foss alternative here. There are smart systems in KDE and Gnome already but if it could recall exact details on free software it would be awesome.
peculiar_goat@lemm.ee 5 weeks ago
Roll it back in please.
commander@lemmy.world 5 weeks ago
In 2005 Windows was like 95% of the desktop/laptop market. Today it’s 70-75%. Since then mobile phones usurped a lot of functionality that used to require a desktop/laptop. Windows dependency is going to keep trending down both in just desktop/laptop or including mobile devices
Aggravationstation@feddit.uk 5 weeks ago
How long until Microsoft gets accused of stealing classified info?
poopkins@lemmy.world 5 weeks ago
This comment is critical of Microsoft because the company name was mentioned in the article.
KingPorkChop@lemmy.ca 5 weeks ago
I guess that means I have to break out the old GOATSE wall paper.
embed_me@programming.dev 5 weeks ago
Get recalled
oliver@lemmy.skumring.com 5 weeks ago
redwattlebird@lemmings.world 5 weeks ago
On a separate note, I just installed a Linux partition on my laptop to dual boot since I still need windows for AGI32 and Autodesk. Next weekend, I’ll be shrinking my windows partition, move my files to a new partition and mount it in Linux so I can access files both ways.
Feels so good to have absolute control of my computer again.
I’m glad I got out when I could because Recall is such a dodgy ‘feature’.
deczzz@lemmy.dbzer0.com 5 weeks ago
If only CS2 ran better on linux 😔
bluewing@lemm.ee 5 weeks ago
One has to wonder if Recall just isn’t as profitable as they had hoped.
untakenusername@sh.itjust.works 5 weeks ago
get linux if you haven’t already
if you don’t know how, ask, Lemmy is covered in Linux users
echodot@feddit.uk 5 weeks ago
I’m building a new gaming PC and it’s going to be a Linux build and if it doesn’t work the way you guys keep insisting it doesn’t ill I swear to God.
My last experience with Linux was with Ubuntu about 10 years ago and I can’t say it was a particularly great experience I’m hoping that in the last decade it’s improved its user experience.
0xSim@lemdro.id 5 weeks ago
I’m migrating to Linux Mint, 99% of steam games work as well as on windows. Those who don’t are mostly multiplayer games that insist to have some shitty kernel anticheat.
I’ll still keep windows on dual boot when I need it, though.
sixty@sh.itjust.works 5 weeks ago
I’m not a Linux hater (believe it or not), but I’m definitely not an evangelist either, and I think this eternal praise for Linux is just not warranted.
If you want things to “just work” in any capacity, then you’re in for a bad time.
Personally, I don’t want Windows 11 on my next PC, but I don’t have the time or the desire to get into the troubleshooting hell that unfortunately is Linux either.
People say that anything is possible on Linux, but at the same time roast you for even thinking that it’s not gonna take enormous amounts of un-learning and self education when coming from Windows.
Linux fanboys who don’t see it’s faults can be sort of toxic.
I don’t doubt that I’ll get downvoted for this, but I think there need so be more differing opinions on Linux on here.
plumbercraic@lemmy.sdf.org 5 weeks ago
I also tried Ubuntu 10 years ago and threw it away in anger. Have been using mint for over a year now and game on it regularly. All I really needed to know was: use proton and add ‘gamemoderun %command%’ into the launch option of the game.
Except for mods on Nier. That was a hassle.
Its actually more annoying on the work computer. Ms office windows apps are kind of great compared to libreoffice, especially with the collaboration options. But Linux is nicer to do dev work on so ¯_(ツ)_/¯
unconfirmedsourcesDOTgov@lemmy.sdf.org 5 weeks ago
I was in a similar boat and have found modern Linux to be somewhere between Windows XP and Windows 10 in terms of convenience and having it “just work”. However, I reckon I’ve spent less time troubleshooting than I would spend raging at the bullshit Microsoft keeps trying to shove down your throat in Windows. On balance I’m counting it as a win, and I suspect you will too.
AstralPath@lemmy.ca 5 weeks ago
Nobara or Bazzite are your best Linux options for gaming. I’ve been on Nobara for over a year with nothing but good things to say about the distro and its community.
Coldcell@sh.itjust.works 5 weeks ago
Please update this if you fun into the usual brick wall of hand modifying config files or self-compiling some obscure git pull just to make basic things like audio and network work.
IcyToes@sh.itjust.works 5 weeks ago
AMD or NVidia?
Most games that I play work well on Linux. Anti-cheat stuff can be an exception though so best to ensure what you enjoy works.
OrderedChaos@lemmy.world 5 weeks ago
Unfortunately brand new hardware has issues more often than not. I had to get a beta build just to get wifi to work on one system I built.
tulwinn@feddit.uk 5 weeks ago
I have Linux up and running and it’s definitely improved, I’ve fixed almost all the issues I’ve had previously. Unfortunately, discord is missing attenuation on Linux. This is a real problem for me and if I could find a solution, I could ditch windows.
Hudell@lemmy.dbzer0.com 5 weeks ago
Just keep in mind that there are some very different options within the Linux world and different people here will push you towards different options. The two most common and most different options are Bazzite and Mint.
While both of them can definitely work well, in my experience Mint still leaves a lot of new users unsatisfied with it. I’m yet to see any windows user complain about Bazzite, so that’s my recommendation.
Either way if you try one and it doesn’t live up to your expectations, there’s still a chance the other might.
Cethin@lemmy.zip 5 weeks ago
For gaming, I recommend Garuda. It has a preset for gaming in particular with a lot of packages you’ll need to install, and a tool to install extra things you may want, like software for controllers and things like that. I think it also has the Nvidia drivers built in (I’m AMD though, so I’m not sure) which isn’t always the case. It’s also Arch based, so the Arch wiki, which is one of the best Linux information sources, will all work, and it can access the Arch User Repository (AUR) where users upload packages, which may be important. For example, Runescape doesn’t work on Linux as is, but there is a package on the AUR for a launcher that works.
elatedCatfish@lemm.ee 5 weeks ago
Use Bazzite! Works great now even with Nvidia cards. Been able to run anything the same as I did on windows before. Was able to get VR working too pretty quickly by using ALVR
pineapplepizza@lemm.ee 5 weeks ago
There are dozens of us.
j4yt33@feddit.org 5 weeks ago
And my axe!
Sorry
MrScottyTay@sh.itjust.works 5 weeks ago
All of my devices except my work one are now Linux.
I have an old surface go 2 that good a massive new lease on life from using arch plasma. Double the battery life and everything. It could no longer get updates from MS because there was no longer enough space on the main drive to download and install the next update.
Then I have an old retro gaming pc that used to be for XP gaming but I ended up sticking bazzite on it for a test and it’s stayed that way and because of that when I built my girlfriend’s latest PC we decided to go bazzite desktop for her. And after getting past a few growing pains at the beginning that made it look like we made the wrong decision (due to an old 10xx gtx gpu - now on 3050) she’s been enjoying it and now it’s just standard.
Then I have my proper gaming PC that I use like a console so I put bazzite-deck on it as soon as I got an AMD card. And I’ve never felt better. HTPC console like gaming on windows was a fucking arse-on, even with steam big picture mode, because it doesn’t get all of the cool bells and whistles that let you control basic system settings right from steam like you can on steam os and bazzite deck.
For work I’ve started moving away from visual studio to VS Code (i know it’s still MS but I do C# .NET work and rider is too expensive, I don’t want a subscription for an IDE) to allow me to easily transition to fully working on Linux if the opportunity ever arises. Whether it be with my current employer and me convincing them to let me to install Linux on my laptop or with a future company. We’ll see which comes first ;)
Now it’s time to get and decouple from Google. Currently figuring out with android auto maps app I want (waze won’t run for some reason, my current winner at the moment is tom tom amigo). Then it’s on to getting a password manager, then a new browser (preferably way more lightweight than chrome) and potentially a Google pay replacement(?).
Any suggestions and opinions from anyone here - even though this is tangentially off topic - would be greatly appreciated.
domi@lemmy.secnd.me 5 weeks ago
VSCodium is a thing too if you want to un-Microsoft even further.
vscodium.com
I use it for C# development on Linux and it works well.
Bitwarden and Keepass are usually the go tos, depending on your use case.
Firefox or if you want to decouple from Mozilla as well, Librewolf works pretty well.
I’m not aware of any open Google Pay replacements other than taking a card with you.
As soon as you get rid of Google on your phone, you get rid of Google Pay.
lonesomeCat@lemmy.ml 5 weeks ago
Btw Rider is now free for non commercial use
jjjalljs@ttrpg.network 5 weeks ago
I ran linux mint for a couple months. It was nice. Very few problems.
Unfortunately, when I tried to install it on this newer desktop it was a shit-show. No wifi or ethernet, no hdmi, it crashed when I tried to play elden ring. I should try another distribution, but I was so distressed after two days I just rolled back. The people in the mint discord were helpful, though, and got some of the problems fixed.
Windows sucks though.
orange@communick.news 5 weeks ago
Since Mint is based on a stable distro, it’ll be running older software that won’t support your newer hardware well, and you’re experiencing that firsthand.
Try Fedora, Bazzite, OpenSUSE Tumbleweed, or anything else that’s more bleeding edge – they’re still very usable and reliable, it’s just that stable distros like Mint and Debian are “stable and reliable” overkill.
yessikg@lemmy.blahaj.zone 5 weeks ago
With newer hardware you need to run a bleeding edge distro, at least until Debian 13 releases (a lot of distros use Debian as a base)
HexesofVexes@lemmy.world 5 weeks ago
I’ve got this move coming up - my plan is to dual boot and slowly wean over.
Game crashes in Linux, try for a fix and if I get frustrated, boot into windows and enjoy the game.
Might be a rocky year, but the dual boot will likely take the stress off!
I’ve seen a lot of fedora-based distros pushed for gaming (mint is Debian based), apparently these can work better. Still looking into it, but no definitive answers there yet!
CrowyTech@feddit.uk 5 weeks ago
With the efforts I’m doing to try and de-google / de-big US tech this needs to be my next move.
Trying to convince my better half to do it on his laptop is a pain. I’m under if you degoogle my chromebook now or once it loses support.
mrnarwall@lemmy.world 5 weeks ago
I’m going to grad school soon for cs and they require windows 11. This is gonna be a fun test in locking down my machine and only doing updates with intention
x00z@lemmy.world 5 weeks ago
You can dual boot or use a virtual machine. Both are pretty easy to setup.
dubyakay@lemmy.ca 5 weeks ago
Never heard of this before. They may recommend it, but not require.
sugar_in_your_tea@sh.itjust.works 5 weeks ago
I had a class that “required” Windows, I did just fine with Linux. YMMV.