Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
This. Windows teaches people bad habits. And undoing it is not easy.
If you are savvy you could write custom software that enters the password for them. But only if the detected software they are trying to launch is related to games (you could use the name of the process the games create for this). Which should not be to hard to accomplish if you have programming experience. Preferably store the password encrypted into the program and have it be decrypted only when it is needed (if you intend to make it copy and paste by itself. Make sure you clear the clipboard several times over after). Do not store the password in clear text on your program. Even better if you add some security measures so it cannot run on any other computer (a combination of IP-adress, MAC adress, Hardware ID's and the Windows Account name could be used. If it does not match then the software will not run and will delete itself from the computer).
I know someone who made special software for his little brother that would force him to learn math if he wanted to unlock the computer. It would also limit his gaming time and give very easy to understand instructions on how to save the game etc before it would forcefully log the kid out of the computer.
He kept updating it for a couple of years, increasing the math difficulty both on his own according to his little brothers grade. He also included a difficulty setting because eventually his little brother got interested and wanted harder math questions sometimes.
It used to be an issue back when game developers were still thinking "Win 9x", and refused to acknowledge that XP "Home" is an "NT"-derivative as well. However, even then, it was easily solved with some permission tweaking -- games wanted to store stuff in HKLM and/or the installation directory, for the most part. A few odd exceptions, like games trying to store stuff in C:, but those were exceptions.
Giving children administrator rights is just asking for trouble, this means they can download an install anything, including malware, spyware, ransomware etc. So as I stated, since I am a responsible parent, I do not give them admin access. Most adults cannot be trusted with admin access.
I have 2 sons who use steam, both have this issue. Windows has been reinstalled on both systems several times since they have been using steam.
It primarily seems to be battle eye which requires the admin permission.
Good anti-cheat software will do this via a service which has adminstrator permissions so you only need normal permissions to run the game. But there are security risks from this around updates (hence why you might need admin rights to do those).
So things can be allowed, but others need granular permissions (paranoid mode).
Hide the question window with the password of that tool.
Havent used it for long, but comodo firewall had this.
I did already explain this in the original post, it is because they are child accounts and are thus standard users not administrators. Hopefully, I shouldn't have to explain why you should make kids administrators and why parental controls are a requirement.