I like to stop my kids change LAN or WAN settings on PC or Laptop.

I have enter OpenDNS setting but my kids keep removing them and having access to site which i doont wont them to have.

I like them to have anything but not able to change network settings.

link|improve this question
Welcome to StackOverflow, a site for computer programming questions. Note that questions on computer usage are more appropriate for our sister site, SuperUser.com ; I have voted to migrate your question there. In the meantime: I suggest that you create a limited (non-administrator) account for them and have them use it - administrative privileges are required to change network settings. See e.g. this: technet.microsoft.com/en-us/library/ee623984(WS.10).aspx – Piskvor Nov 24 '11 at 10:30
1  
You are letting your kids have admin rights?! – David Heffernan Nov 24 '11 at 10:40
@David Heffernan: Now, now. Windows 7 continues the proud tradition of "by default, everyone has admin rights", even though the UAC has mitigated this somewhat. Although this can be configured otherwise, a less-experienced user may not even be aware of the possibility of limiting user rights. – Piskvor Nov 24 '11 at 11:10
feedback

migrated from stackoverflow.com Nov 24 '11 at 12:41

This question came from our site for professional and enthusiast programmers.

1 Answer

First Try this:

By the way test this: first remove your child account from Administrator

1-Right Click On Computer -->>Manage -->>Local User And groups\User

2-By default your Administrator User is disable and there is another user which you create during windows installation for example it's Jack

3-Right click on Jack and select Properties

4-In the Member of Tab remove the "Network Configuration Operators" from the user and click Apply and OK

5-Restart your Computer

Hope it is work for you Prohibit Access to LAN Connection Properties

check this on ServerFault How to disable Tcp/Ip settings in windows 7 via GPO?

and this at microsoft technet Configure network connection restrictions with Group Policy

link|improve this answer
feedback

Your Answer

 
or
required, but never shown