thouartsimple wrote:That's why Windows systems are so prone to malware and viruses because as soon as you download it, they have unrestricted access to your system folders like Windows, the registry, and Program Files.
Only if you log in using an account with Administrator permissions. Which is exactly the same as logging in to a Linux system as root. If you use a normal user account on Windows & use a separate account to elevate permissions when required (basically replicating the use of sudo in Linux environments) any malware or virus you download would be restricted to your profile.
ThistleWeb wrote:Linux is not Windows, it's not meant to be Windows. Some superficial things are very similar, but the Windows "run as administrator" is a HUGE part of why it's so insecure.
Actually "Run as Administrator" (I assume you're referring to User Access Control here) is one of the things which makes Windows more secure. It's a direct copy from Mac OS/Linux & ironically it gets the same complaints from undereducated users as the OP's post.
ThistleWeb wrote:The other thing to keep in mind, is that Windows was built as a single user system, everything else is a bolt on, trying to wedge an imperfect solution on very late in the game where it doesn't really fit.
If the only versions of Windows ever released were 95/98/ME you'd be correct but the Windows NT platform was & always has been a multi-user system. I guess 1993 is pretty "late in the game".
ThistleWeb wrote:In Linux you're only asked for permission when it's an admin or system wide task you're trying to do. Usually after you set up your system, most of the admin stuff is like a once-per-week update, the rest of the time nothing gets in your way, and you know you have a level of protection in place all the time.
Funnily enough I know of many people who've been using Windows exactly as you describe for the last decade.
You can't blame everything users of the operating system bring upon themselves on the design of the system if the users abuse the mechanics put in place to protect them.
So much mis/dis-information in this thread. I get that you're all fervent rabid lunixmonsters on this forum but just making stuff up to fit your view of the world is pretty low.