Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
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.