Apple Screen Time — Complete YouTube Blocking Guide (All Apple Devices, 2026)

Deep dive into using Apple Screen Time to block YouTube across iPhone, iPad, Mac, and Apple TV. Family Sharing setup, Downtime, Communication Limits, passcode security. Updated for 2026.

Last updated 11 April 2026·
Difficulty🔨🔨🔨
Free
Bypass risk🐹🐹🐹🐹🐹

Overview

Apple Screen Time is Apple's built-in parental controls system, integrated into iOS, iPadOS, macOS (Ventura and later), and tvOS. Through Family Sharing, a single parent account manages restrictions across every Apple device your child uses — from one place.

This guide covers the complete setup for:

  • iPhone (iOS 17 and iOS 18)
  • iPad (iPadOS 17 and iPadOS 18)
  • Mac (macOS Ventura, Sonoma, and Sequoia)
  • Apple TV (tvOS 16 and later)

Part 1: Family Sharing Foundation

Screen Time's parental controls work through Family Sharing. You need a Family Sharing group with your child's Apple ID in it before the other steps apply.

Create a Family Sharing group

On your own iPhone or iPad: Settings → tap your name at the top → Family Sharing → Set Up Your Family. Follow the prompts. Family Sharing supports up to 5 family members.

Add your child with a child Apple ID

In Family Sharing: Add Member → Create a Child Account. Enter the child's name and date of birth. Apple requires parental consent for child accounts — you'll verify with a payment method (this is not a charge, just identity verification).

Understand what a child Apple ID means

Child Apple IDs (under 13 in most countries, under 16 in some EU countries) automatically require parental approval for App Store purchases and in-app purchases, privacy setting changes, and adding new device accounts. Screen Time is automatically enabled and tied to the parent account.

Sign in with the child Apple ID on each device

On each Apple device — iPhone, iPad, Mac, Apple TV — sign in using the child's Apple ID: Settings → Apple ID. This links the device to your Family Sharing group and brings it under Screen Time management.

Set the Screen Time Passcode

On your phone, not the child's: Settings → Screen Time → tap your child's name → Account → Screen Time Passcode. Set a 4-digit code they don't know. Avoid obvious choices (birthdate, 1234, 0000, repeated digits). Store it in a password manager. If you forget the passcode, recovery requires your Apple ID — which is why securing your Apple ID matters (see Part 6).

Part 2: YouTube Blocking Across All Devices

iPhone and iPad

Block the YouTube app

On your phone: Settings → Screen Time → child's name → Content & Privacy Restrictions → iTunes & App Store Purchases → Installing Apps → Don't Allow. Then delete the YouTube app from their device.

With app installation blocked, they cannot reinstall YouTube from the App Store.

Block youtube.com in all browsers

Settings → Screen Time → child's name → Content & Privacy Restrictions → Content Restrictions → Web Content → Limit Adult Websites → Never Allow → Add Website. Add each of the following:

  • youtube.com
  • youtu.be
  • music.youtube.com
  • m.youtube.com

Remove and block alternative browsers

With app installation blocked, no new browsers can be installed. Delete any existing alternative browsers (Chrome, Firefox, Brave, etc.) from the device before locking down installation. Safari will have the web filter applied. Other browsers don't honour Screen Time's web content filter — so deleting them is important.

Mac (macOS Ventura and later)

Enable Screen Time on the Mac

Open System Settings → Screen Time → if managing from your own Mac, switch to the child's account view. Toggle Screen Time ON. Alternatively, manage from your iPhone: Settings → Screen Time → child's name — changes sync across devices.

Block youtube.com in web content filter

System Settings → Screen Time → Content & Privacy → Web Content → Limit Adult Websites → Customise → Never Allow → click + to add:

  • youtube.com
  • youtu.be
  • music.youtube.com

Restrict app installation on Mac

Screen Time → Content & Privacy → App Store → set App Ratings restriction to block installation of apps above the age rating you choose.

Advanced: edit /etc/hosts for stronger blocking

Screen Time's web filter in Safari can be bypassed by browsers that use their own DNS-over-HTTPS. For stronger coverage on Mac: the /etc/hosts file can redirect domains to 127.0.0.1 (localhost), blocking them at the OS level regardless of which browser or DNS is used.

To do this: open Terminal → run sudo nano /etc/hosts (requires admin password) → add lines 127.0.0.1 youtube.com and 127.0.0.1 youtu.be on separate lines → save with Control+O then Enter, exit with Control+X → flush the DNS cache by running sudo dscacheutil -flushcache && sudo killall -HUP mDNSResponder → make the file read-only with sudo chmod 444 /etc/hosts so it can't be easily edited without admin access.

This is an advanced step and not necessary if the child's Mac account is a standard (non-admin) user account.

Apple TV

Enable Restrictions on Apple TV

On the Apple TV: Settings → General → Restrictions → Enable Restrictions → enter your Screen Time passcode when prompted.

Block or hide the YouTube app

Under App Restrictions, find YouTube → set to Off or Hidden. Off prevents the app from running. Hidden removes it from the home screen entirely.

Prevent new app downloads

Settings → Restrictions → App Installation → Off. This prevents new apps from being added from the App Store on that Apple TV.

ℹ️

Apple TV has no browser

The Apple TV doesn't have a web browser, so youtube.com web filtering isn't relevant. The YouTube app is the only access point — blocking or hiding it is sufficient.

Part 3: Downtime — Scheduled Internet Blackouts

Downtime pauses access to all apps and websites except explicitly allowed ones, across all of your child's Apple devices simultaneously — iPhone, iPad, Mac, and Apple TV.

Schedule Downtime

Settings → Screen Time → child's name → Downtime → toggle Scheduled ON.

Set hours

Configure From and To times — for example, 9:00 PM to 7:00 AM. Select Every Day for consistent enforcement, or customise by weekday to allow later screen time on weekends.

Configure Always Allowed apps

Under Screen Time → child's name → Always Allowed, add Phone and Messages so the child can still make emergency calls and contact you during Downtime. Everything else pauses.

Prevent Downtime override

The Screen Time Passcode is required to disable or override Downtime. Ensure the passcode is set and they don't know it. Under Downtime settings, make sure requests to extend or ignore Downtime require the passcode.

Part 4: Communication Limits

Communication Limits controls who your child can call, message, and FaceTime — and the rules change depending on whether Downtime is active.

Set During Screen Time limits

Settings → Screen Time → child's name → Communication Limits → During Screen Time → set to Contacts Only. They can communicate with anyone in their contacts but not random numbers.

Set During Downtime limits

During Downtime → Specific Contacts → add only essential family members: your number, the other parent, grandparents. This ensures they can reach you in emergencies but aren't messaging friends late at night.

ℹ️

Communication Limits and YouTube links

YouTube links shared via iMessage open in an in-app browser within Messages. Restricting who can message your child reduces the number of inbound YouTube links they receive — a secondary benefit of Communication Limits beyond its primary purpose.

Part 5: App Limits (Optional)

App Limits are time caps — useful if you want to allow limited YouTube access rather than a complete block.

Set a time limit on the Entertainment category

Settings → Screen Time → child's name → App Limits → Add Limit → select the Entertainment category (or find YouTube specifically if it appears as a separate app) → set a daily time limit (e.g., 1 hour).

Configure limit behaviour

When the time limit is reached, the app locks and a Screen Time passcode is required to continue. Your child can send an Ask for More Time request — you'll receive a notification to approve or deny it.

Block extension requests if needed

Under App Limits → require Screen Time Passcode to change or ignore limits. This prevents the child from simply dismissing the lock without your approval.

Part 6: Preventing Passcode and Account Bypass

This section is the most critical in the guide. Screen Time's entire effectiveness depends on these settings being locked down.

Block Account Changes

Content & Privacy Restrictions → Account Changes → Don't Allow. This prevents signing out of iCloud, creating a new Apple ID on the device, and modifying the Apple ID account from the device. Without this, a child could sign in with a different unmanaged Apple ID and bypass all restrictions.

Block VPN and Device Management profiles

Content & Privacy Restrictions → VPN & Device Management → Don't Allow VPN Configurations. VPN apps create network profiles that route traffic around Screen Time's web filter. This setting prevents those profiles from being installed.

Block Mobile Data setting changes (iPhone)

Content & Privacy Restrictions → Cellular Data Changes → Don't Allow. Prevents disabling cellular data tracking or modifying data settings in ways that could interfere with parental controls.

Lock Location Services

Content & Privacy Restrictions → Location Services → Don't Allow Changes. Keeps Find My active so you can see device location. Prevents turning off location services to hide activity.

Secure your Apple ID — the most important step

The Screen Time passcode can be recovered using your Apple ID. If your child knows your Apple ID email and password, they can go through the Forgot Screen Time Passcode flow and reset all restrictions themselves.

Protect your Apple ID: use a long, unique password stored in a password manager. Enable two-factor authentication. Ensure the trusted device for 2FA is one they don't have access to (your phone, not theirs). Never save your Apple ID password somewhere they can find it.

Screen Time Family Checklist

Use this before considering setup complete:

  • [ ] Family Sharing configured with child's Apple ID
  • [ ] Screen Time enabled on all Apple devices: iPhone, iPad, Mac, Apple TV
  • [ ] Screen Time passcode set — different from device PIN, not guessable by the child
  • [ ] YouTube app deleted from all devices
  • [ ] App installation blocked (Don't Allow) on all devices
  • [ ] youtube.com, youtu.be, music.youtube.com added to Never Allow list on all devices
  • [ ] Alternative browsers (Chrome, Firefox, etc.) deleted and installation blocked
  • [ ] Downtime scheduled for overnight hours and school hours
  • [ ] Account Changes blocked
  • [ ] VPN and Device Management blocked
  • [ ] Communication Limits configured for During Screen Time and During Downtime
  • [ ] Apple ID secured with strong unique password and two-factor authentication
🐹

How Kids Bypass This

Screen Time passcode reset via Apple ID: The most common bypass for older children. If they know your Apple ID email address, they can go to Settings → Screen Time → Forgot Passcode → verify with Apple ID → reset the Screen Time passcode. Defence: use a strong unique Apple ID password, enable two-factor authentication on a device they don't access, and don't let them see your Apple ID email address written down anywhere.

Friend's unmanaged Apple device: Screen Time only applies to your child's Apple ID on your managed devices. A friend's phone with a different unmanaged Apple ID has no restrictions. This is a social issue, not a technical one — no setting prevents access on someone else's device.

iOS updates resetting Screen Time: Major iOS version updates (e.g., iOS 17 to iOS 18) occasionally present a fresh Screen Time setup screen on first boot. If your child gets to the device before you after a major update, they could reconfigure Screen Time themselves. Apply major updates yourself, or verify that all restrictions remain intact after every major iOS update.

In-app browsers in third-party apps: Instagram, Snapchat, Reddit, and similar apps have built-in browsers that open links — including YouTube links — without going through Safari. Screen Time's web content filter applies to Safari and some WebKit-based browsers, but in-app browser coverage is inconsistent. A YouTube link opened in Instagram's in-app browser may not be blocked. Adding DNS filtering at the router level catches these cases.

🔨

Counter-Measures

DNS filtering covers in-app browser gaps: CleanBrowsing Family filter (Primary DNS: 185.228.168.168, Secondary DNS: 185.228.169.168) configured on your router blocks youtube.com at the network level. This catches in-app browser access that Screen Time's web filter misses, on home Wi-Fi. Takes 5 minutes to configure and is free.

Verify Screen Time is active after every major iOS update: Check that all restrictions are intact, the passcode still works, and YouTube is still blocked after every iOS major version update. Set a reminder for yourself to check within 24 hours of any update.

Use Family Check-in as broader context: Find My location sharing combined with Communication Limits creates an accountability environment. Children who know you can see their device location are generally less motivated to seek technical workarounds to restrictions.

Screen Time + DNS + one honest conversation: The most effective approach combines Screen Time controls on the device, DNS filtering for home network gaps, and a direct conversation with your child about why YouTube is blocked and what they can do instead. All three together are significantly more effective than Screen Time alone.

Want a personalised plan?

Answer 5 questions and get a guide for every device your child uses.

Take the Quiz →
Take the Quiz →