50-100MB seems like a miniscule amount of space to warrant something like this. My WinSxS folder alone is almost 10GB. If they wanted to save space, even a modest improvement in managing updates would yield space saving results orders of magnitude greater than this.
Yes but isolated registry backups make as much sense as a full backup of a modern Linux Desktop's /etc folder. Probably not much. The config's content depends a lot on the things installed and vice-versa, even more so on Windows (unless they changed something fundamentally since 7). At least on Linux and in particular Ubuntu (Desktop) installations I aim for as little manual configuration changes as possible anyways,…
Microsoft explains the lack of Registry backups in Windows 10
131–140 of 276 posts
Re: Microsoft explains the lack of Registry backups in Windows 10
#132Earlier quoted context omitted.
That sounds like it was the intent. But I got into old menus simply by trying to change the clock time. Definitely not an IT professionals who don't care kind of action.
Sure it is. What home user even realizes they can change the clock time any more? Consider: can you change the clock time on your phone? I've never even considered doing so, personally. Seems like it'd screw up the GPS, if it was possible. Anyone whose first computer was a smartphone isn't going to think of changing their computer's clock time. To them, the time is a network feature, not a local feature.
Re: Microsoft explains the lack of Registry backups in Windows 10
#133Earlier quoted context omitted.
That sounds like it was the intent. But I got into old menus simply by trying to change the clock time. Definitely not an IT professionals who don't care kind of action.
Sure it is. What home user even realizes they can change the clock time any more? Consider: can you change the clock time on your phone? I've never even considered doing so, personally. Seems like it'd screw up the GPS, if it was possible. Anyone whose first computer was a smartphone isn't going to think of changing their computer's clock time. To them, the time is a network feature, not a local feature.
Re: Microsoft explains the lack of Registry backups in Windows 10
#134Earlier quoted context omitted.
The registry is a fantastic idea - it's a great pity software developers misused and screwed it up so badly, and a shame other OSs haven't copied it and built on it. Instead of every tool making its own incompatible, undocumented, non-standard config file/database/format/tools.
I think Apple solved this problem well with the .app application files. All application files and resources are self-contained. Drag the .app file to the Trash to completely remove it. Some apps are non-conforming, and store data elsewhere, but as a general model I think it works very well.
On macOS, the registry equivalent is all the plist files stored in ~/Library/Preferences and ~/Library/Application Support. These just get left behind when the .app is deleted.
Re: Microsoft explains the lack of Registry backups in Windows 10
#13550-100MB seems like a miniscule amount of space to warrant something like this. My WinSxS folder alone is almost 10GB. If they wanted to save space, even a modest improvement in managing updates would yield space saving results orders of magnitude greater than this.
I wonder if it's related to the trend in recent years of manufacturers marketing ultra low-budget Windows 10 laptops (and to a lesser extent tablets) with critically small amounts of non-upgradeable storage? An install of Windows 10 typically takes up ~26GB and there's already a problem with consumers discovering that their 32GB soldered eMMC machines are unable to perform any OS updates without jumping through extra…
The machine became a Debian machine. It was "bricked" only to the extent that there was no way forward from the failed update to getting Windows back.
Re: Microsoft explains the lack of Registry backups in Windows 10
#136Earlier quoted context omitted.
I would not mind the newer interface if it did not screw with half the settings I need.
I actually like the newer interface... when it isn't trying to take over my entire 32" screen to show me information that would have fit in a 2" square window, or doesn't bother exposing more than a quarter of the functionality you get with the older UIs.
Re: Microsoft explains the lack of Registry backups in Windows 10
#137Earlier quoted context omitted.
The settings screens dating from the iconic control panel era can't easily be dumped because third party drivers add tabs and extend the dialogs. That's a big part of the problem.
They could have made a partial machine translator to convert to the modern control panel and an API wrapper for runtime compatibility in the interim.
Re: Microsoft explains the lack of Registry backups in Windows 10
#138Earlier quoted context omitted.
because there is no indication to the user that they can or should enter text. One my favorite things to type in the old "run" box was "." and that doesn't work anymore in 10. I can still open a command prompt and type "start ." at least.
Oh, wow, thanks for tip. I always though why they don't include %USERPROFILE% to quick links :/ Btw, as others mentioned - Win+R gives you Run dialog. Or Win+X gives you admin tools and a Run button approximately where it used to be. Or just right click on start button...
Re: Microsoft explains the lack of Registry backups in Windows 10
#13950-100MB seems like a miniscule amount of space to warrant something like this. My WinSxS folder alone is almost 10GB. If they wanted to save space, even a modest improvement in managing updates would yield space saving results orders of magnitude greater than this.
Yes but isolated registry backups make as much sense as a full backup of a modern Linux Desktop's /etc folder. Probably not much. The config's content depends a lot on the things installed and vice-versa, even more so on Windows (unless they changed something fundamentally since 7). At least on Linux and in particular Ubuntu (Desktop) installations I aim for as little manual configuration changes as possible anyways,…
Re: Microsoft explains the lack of Registry backups in Windows 10
#140Earlier quoted context omitted.
> I'm still on Windows 7 on a 2012 desktop... I haven't run a virus scanner in 15 years, I'm just extremely paranoid over what I click on and which sites I visit. I run an ad-blocker and pi-hole to decrease any attack vectors. To be blunt, this is a bad idea. I'm sympathetic to the general motivation. I think the value and effectiveness of antivirus is generally overstated; it's often a replacement for vigilant brows…
>we've seen zero-days compromising servers and numerous other threats that could affect you indirectly. If your machine was Lenovo, it quite possibly came with malware. If you've used Sennheiser's setup app, your root certificate store may be poisoned. Further back, if you put Sony BMG music CDs into your machine, they may have given you a rootkit. >But I think it's valuable to have something that keeps up with the h…
Although not a malware developer, my recommendation was installing the software in a VM or something, updating to current sigs, cutting off networking, testing sample till it passes, and delete the VM. Then, restart the process with clean VM or (more likely) from snapshot. I'm not up-to-date on what they're doing these days, though.