>How do you deal with Microsoft's crap on a daily basis? wuauclt.exe and wuaueng.dll. Add 'Administrators' to permissions, then go back in and delete all permission entries. Basically deny windows access to its update system. Doesn't hurt to run Anti-Beacon as well. NSudo as Trusted Installer to cripple security center and Update medic service, group policies can shut down most of Defender and Customer Experience Imp…
> Basically deny windows access to its update system If that also disables security updates that is not a good advice.
Last Windows 11 update changed all default browser settings to Edge
331–340 of 470 posts
Re: Last Windows 11 update changed all default browser settings to Edge
#332> How do you deal with Microsoft's crap on a daily basis? I don't; I develop on Linux. Ignoring this, within my very limited usage of Windows, it seems to me that MS has become increasingly more hostile over the last few years or so. To answer with something actionable: I discourage people from upgrading to Windows 11.
It seems weird that when a company grows beyond one point they start these user hostile practices. Google is another example. When they are small they are more open to innovation than manipulating user into using their product. What goes wrong?
Quarterly Earnings reports. They've picked off all the low hanging fruit to show growth, now they're grasping.
Re: Last Windows 11 update changed all default browser settings to Edge
#333Earlier quoted context omitted.
If you want to run Linux on a computer, you do your research and build/buy one where the hardware support is there. Most people don't need "latest" hardware; hardware from 2-3 years ago is fine, and, honestly, most latest hardware works fine too -- again, if you do your research. Grabbing a random machine and expecting it to work fine (especially if it's a laptop) will often fail, and that's why people spend hours on…
> Grabbing a random machine and expecting it to work fine Not random, but my current machine. How else am I (or random person on the Internet) to migrate to Linux then? Create an entire new machine just for Linux? That is a pretty hefty price. E.g. You bought an expensive nVidia card. Yeah, throw it away. Get AMD. Want dual monitors. Throw one away... I honestly dread switching to Linux. > Certainly some people have…
Re: Last Windows 11 update changed all default browser settings to Edge
#334Earlier quoted context omitted.
Windows is pretty much alive and kicking. The best it has been since Windows XP. WSL2, running Linux on Windows, VS Code, VS 2022, it's all good. Windows 11 is VERY solid and you can play lots of games on it too :) I am dead serious. I have been using Windows since 3, using betas of Microsoft products since Longhorn - right now, Windows is reaching it's PEAK in terms of performance, ecosystem. Sure, they will need 2-…
> WSL2, running Linux on Windows, VS Code, VS 2022, it's all good. As someone who also has a Linux desktop and laptops in addition to the Windows machine, WSL is terrible next to the real thing. Unless you need software that only runs on Windows, I advise against using it as a reason to stay on Windows.
Re: Last Windows 11 update changed all default browser settings to Edge
#335Earlier quoted context omitted.
Yeah, the answer is to simply not use Windows. I can only see there being an advantage for some game developers to be using it these days. Linux is actually a much better OS for techies: you can make it look nicer, have a better workflow, and you can really play games now that Steam Deck brought so much focus on Linux compatibility. Otherwise, Mac OS is doing just fine as well.
Unfortunately laptop driver support is often rough. I used an XPS 9343 (one marketed as supporting Ubuntu) but I faced issues with popping speaker sounds and mobile data tethering sucking GBs of data for some crazy reason.
Re: Last Windows 11 update changed all default browser settings to Edge
#336Earlier quoted context omitted.
It seems weird that when a company grows beyond one point they start these user hostile practices. Google is another example. When they are small they are more open to innovation than manipulating user into using their product. What goes wrong?
I think Microsoft is an exception, they have been obnoxious since day one.
Re: Last Windows 11 update changed all default browser settings to Edge
#337Yes, they sometimes show a prompt after updates asking if I want to change the default browser to Edge — I always decline. And no settings change.
Boosting Edge's numbers by force-switching the default browser without asking would have such obvious, predictable backlash, I'd be pretty surprised if this ever shipped intentionally. Let alone changing Chrome's default search engine without asking — that very likely is illegal.
Is your Windows machine a personal one, or is it a corporate machine? I could imagine that poorly designed corporate IT update enforcement software would accidentally do this kind of thing.
Re: Last Windows 11 update changed all default browser settings to Edge
#338Either install Linux or accept that the actual owner of your PC (and no, this is not you). is going to do whatever they want with it. There is no third option really. "Accept the things to which fate binds you, and love the people with whom fate brings you together, but do so with all your heart." M. Aurelius
I absolutely agree, but just want to say that when trying to promote this sentiment, you really should be saying "GNU" or "GNU/Linux" rather than just "Linux".
Re: Last Windows 11 update changed all default browser settings to Edge
#339> How do you deal with Microsoft's crap on a daily basis? I've been exclusively using Windows 10 since 2016 on my main rig as well as my laptop. While there are a lot of small annoyances, for me, it's been far from _on a daily basis_. I'd say, from 360 days in the year, I spend maybe 10 days dealing with some Windows bullshittery. These are the things I changed on my system: - Disable Windows Defender real-time scann…
> Disable Windows Defender real-time scanning and related scheduled tasks. Why do this?
There are two reasons for doing this:
Firstly, it has been shown that the real-time scanning features causes issues with file access latency. It's apparently quite noticeable when using WSL. On a laptop there might also be a noticeable improvement in battery life, but I don't have any data to back that up.
Secondly, every now and then the real-time scanning triggers on some file, removing/quarantining it without asking me first. This often happens, for instance, for video game cracks that I'd like to analyze / revers-engineer [^1]. So, for me, it's a lot of false positives and so far I haven't encountered a single case where Windows Defender actually protected me from something. At least that I know of.
^1: It's a hobby, I don't build DRM, don't worry. The games I work on typically release DRM-free.