ANY OS can be bricked by such a thing.
No it cant.
Their first mistake was rolling update to Production on Friday.
And now they and countless others have their weekends ruined. I hope they at least learn from their mistake.
Right, it is EDR. But does Windows HAVE to install this at the kernel level to be as effective as say OSX or Linux installing it in userspace? That is an OS design decision, isn't it?
Yes it is. And this is why it's also Windows's fault that a bad 3rd party update can bring down the whole OS.
Ahhhh Remember when all Computers had the Tap the F8 and you had the menu to boot into safe mode. Then Microsoft removed this feature on all computers since windows 8 and 10 and 11. Remember that good ole last known good configurations.
I have it enabled all all our machines on the network just in case something like this happens. I think ahead.
bcdedit /set {default} bootmenupolicy legacy
It works on all systems even ones with secure boot. It does not affect the boot processs any it's just there for emergencies when you need it most.
All the people in my life that called I just said tap F8 and wait for menu and then goto Last know Good Config. All working fine now.
Cheers all
In theory the system itself should detect and offer the Recovery after three failed boot attempts but in practice it does not always work. I too have F8 manually enabled. When booting from working windows then holding Shift while selecting restart or entering
REAGENTC /boottore to terminal will force it to boot directly into Recovery. The problems start when Windows is unable to boot and automatic boot detection fails.
The most catastrophic case i had was with one Win10 machine. 22H2 update to it screwed up partition tables so bad that none of the fixes worked and attaching this disk to any other Windows compatible PC caused either BSOD or not even making past POST like it was on the original machine. Even doing a byte per byte clone to another empty disk produced the same issue when that cloned disk was attached. I've never seen anything like that before because initially i thought it was just a bad disk (SSD). Imagine trying to fix a machine that hangs in the POST. It was a nightmare. I ended up putting Win11 on it and manually migrating the data off the faulty disk.
TBF if Microsoft offered user-mode APIs into kernel events, it wouldn't be necessary to install a kernel driver.
Indeed. Im not usually in favor of locking down more but in some cases i have to begrudgingly admit it does have it's benefits.
@mab1376
This is fair, though I fear that would require them to essentially overhaul the entire kernel at this point, Vista/NT6-style, which isn’t in the cards anytime soon, I assume.
Are talking about the same company here? Microsoft - the company who cant even re-add some of the most requested features to Taskbar code that existed in prior Windows versions. The same company who took ages to add tabs to File Explorer. At this point i think it's better if they leave the kernel
as is because looking at their track record i would trust them near that code with a ten feet pole.
It’s the same logic as with the “Linux is totally more secure, guys” arguments. While yeah, there are some advantages to the way it handles security, the main reason it’s “more secure” is just the sheer fact that nobody cares there is a significantly smaller consumer install base. If Linux someday magically becomes the lead desktop OS we can expect the same scale of security issues and threats as Windows.
Lolwut. Linux is way more used in serverland and probably has an overall larger and even more importantly, more valuable installbase than windows.
@R-T-B
Come on, man, I specifically said “smaller CONSUMER install base”. I was talking in this context and this context alone. I am well aware of Linux server market share.
So because most Linux machines are servers they dont have to deal with security issues? I find that hard to believe.
Most Windows related security issues are caused by users, not the OS itself.
Also something having a small market share does not mean it's more secure - for example running Windows XP on an internet connected machine.