This article was co-authored by wikiHow staff writer, Darlene Antonelli, MA. Darlene has been writing and editing tech content at wikiHow since 2019. She previously worked for AppleCare, served as a writing tutor, volunteered in IT at an animal rescue, and taught as an adjunct professor for EN101 and EN102. Darlene has completed Coursera courses on technology, writing, and language. She holds both a BA (2011) and an MA (2012) from Rowan University in Writing, with a focus on workplace communication. With her extensive experience, academic background, and ongoing learning, Darlene has become the go-to grammar expert for her friends and family, as well as a skilled wordsmith for anyone in need.
This article has been fact-checked, ensuring the accuracy of any cited facts and confirming the authority of its sources.
This article has been viewed 98,928 times.
Learn more...
SafeSearch blocks explicit images, videos, and websites from Google search on devices and networks you manage. If you are a parent or administrator, you can prevent users from disabling SafeSearch by locking it. Though users can get around the setting if they're determined enough, locking SafeSearch will keep most inappropriate content out of your users' search results. Here's how to lock SafeSearch on Chromebook, Windows, Mac, and Linux, and networks you manage at home, work, or school.
Quick Steps
- Go to Family Link at https://g.co/YourFamily.
- Select the family member.
- Select Content restrictions.
- Select Google Search.
- Make sure Filter is on.
Steps
-
Go to https://g.co/YourFamily. Use this method to lock SafeSearch if you manage a Family Group on Google.
- You can also open the Family Link mobile app to follow these steps on your iPhone, iPad, or Android.
-
Select the family member. You'll see more options.
- Click or tap Go to Family Link if prompted.
Advertisement -
Click or tap Content restrictions. It's centered on the page next to a filter icon.
-
Select Google Search. It's near the middle of the menu next to a colored "G" icon.
-
Make sure Filter is selected. Only the parent or guardian managing the family can change this; the child account or managed account is unable to change this and it's greyed out.[1]
-
1Sign into your Google Admin account at https://admin.google.com/. Use this method if you are an admin for a Google Workspace for Education.
- Note that users in your organization who are under 18 already have SafeSearch locked as well as other restrictions, and you don't have to do anything.
-
2Click ☰. This will open a menu.
-
3Click Apps. It's a 3x3 grid icon.
-
4Click Additional Google Services. You'll see a message at the top of the page.
-
5Click Change. You can change the restrictions in the organization.
-
6Select Settings for all organizational units and turn on everything. This changes the setting universally, so everyone in your organization has the same restrictions applied.
-
7Click Save. It can take up to 48 hours for this change to take effect.[2]
-
1Sign into your Google Admin account at https://admin.google.com/. Use this method if you manage Chromebooks, such as a teacher or organization with access to any of the following: Google Workspace, Chrome Browser Enterprise Support, Chrome Enterprise Upgrade, ChromeOS devices bundled with Chrome Enterprise Upgrade, and Cloud Identity.
- Any restrictions you place on this Chromebook will not work if the user signs into the device with a different Gmail account.
-
2Click ☰. This will open a menu.
-
3Click Devices. It's next to an icon of a phone and laptop.
-
4Click Chrome > Settings. The User & browser settings page will open.
- If you have Chrome Enterprise, go to ☰ > Chrome browser > Settings instead.
-
5Find the SafeSearch entry. It's sometimes hidden in the Content menu header.
-
6Make sure SafeSearch is locked. For K-12 domains, the default is always "Always use SafeSearch for Google Web Search queries." For all other domains, this is set to "Do not enforce SafeSearch for Google Web Search queries."
- If you need to, turn the lock on.
-
7Click Save. Click Override if you're editing a group within the organization, or click Inherit to reset the default settings.[3]
-
Open Notepad as an administrator. Press the Win key and type in Notepad, then right-click the first search result and select Run as administrator to open the app.
-
Open your hosts file. Press Ctrl + O to open a file, then find your hosts file.
- It's usually located here: C:\Windows\System32\drivers\etc\hosts
-
Open Command Prompt. Press the Win key and type in command prompt, and click the first search result to open the app.
-
Type cmd and press ↵ Enter. This ensures that no previous coding in Command Prompt affects the current reading.
-
Type ping forcesafesearch.google.com and press ↵ Enter. Take note of the IP address.
- The IP address is written after "forcesafesearch.google.com."
-
Enter this IP address in the hosts file in Notepad. You'll need to enter it in a specific order.
- For example, write 216.239.38.120 www.google.com #forcesafesearch.
-
Save the hosts file. Go to File > Save or press Ctrl + S.
- This will prevent any Windows computer on your network, using any browser, from turning off SafeSearch.
-
Open Terminal. You can search for Terminal using LaunchPad or find it in the Utilities section of Finder.
-
Type ping forcesafesearch.google.com and press ↵ Enter. Take note of the IP address.
- The IP address is written after "forcesafesearch.google.com."
-
Enter sudo nano /private/etc/hosts and press ⏎ Return. This opens the host file.
-
Enter the IP address in the hosts file. You'll need to enter it in a specific order.
- For example, write 216.239.38.120 www.google.com #forcesafesearch.
-
Press Control+O and ⏎ Return. This saves your changes and closes the window.
-
Update your DNS configuration. A personal gateway, for example, would not be able to work this way. You must be the manager of a network at a school or workplace.
-
Set the DNS entry for google.com to a CNAME for forcesafesearch.google.com. This requires a bit more technical ability.[4]
Expert Q&A
Tips
-
Even if SafeSearch is locked, it is still possible to bypass the setting by using a VPN (if blocked on the network) or a different Google account (if blocked at the account level).Thanks
References
- ↑ https://support.google.com/families/answer/7086922#zippy=%2Csupervise-your-childs-access-to-explicit-websites
- ↑ https://support.google.com/a/answer/7646040#zippy=%2Cturn-services-on-or-off-for-all-users-in-your-organization
- ↑ https://support.google.com/chrome/a/answer/2657289#safesearch&zippy=%2Cpolicies-set-for-users
- ↑ https://support.google.com/websearch/answer/186669?hl=en#zippy=%2Cif-you-manage-a-mac-windows-or-linux-device%2Cin-windows%2Con-macos