actually on linux you need to first open up the console.
to idiot users this is the most scary thing to do.
idiot users will then shutdown the computer and call MS tech support
then youll have to call su like this:
su
and then it asks for a password. even if the idiot user knows his root password he wouldnt accidentally type his root password there.
then there is the thing with no stars or anything showing up on the password prompts in most linux console apps i know, including su
the idiot user will hold ctrl-alt-del until the system reboots (dunno if that works? dont wanna check, tho) or hold the power key and run off to get new batteries.
if the idiot user then does cd / and rm * it will go
"rm: removing directory '/bin' is not possible: it is a directory
rm: removing directory 'boot' is not possible: it is a directory
(if you got a regular file in /)
rm: delete regular file '...'?"
and so on
if the idiot user then manages to read through the manpage for rm and finds out that the argument r makes rm remove directories as well and the argument f makes it not ask any more i am going to congratulate him for his ultimate unidiotness.
deleting all stuff in C:\Windows\System32\ is actually easyer, since the idiot user (and most normal users as well) always run the admiistrator account...
/rant
ah and btw: i use gentoo and i really enjoy the ease of installing and updating stuff (even tho it can take quite long sometimes). however, the installation is not as graphical as the ones ubuntu, suse, red hat and all the likes offer. so its really not recommendable for users who just want to try linux or first time users, you need a bunch of curiousity and will to learn when installing gentoo
