|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en-US"> |
| 3 | + <head> |
| 4 | + <meta charset="UTF-8"> |
| 5 | + <meta name="author" content="Leah Dykema"> |
| 6 | + <meta name="description" content="View your screen time or your child's and manage it with Digital Wellbeing and Parental Controls on Android devices."> |
| 7 | + <meta name="theme-color" content="#eee" id="theme-color-meta"> |
| 8 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 9 | + <meta property="og:image" name="image" content="https://iaccessabilityservices.com/img/favicon.png"> |
| 10 | + <meta property="og:title" content="Digital Wellbeing and Parental Controls on Android - iAccessAbility"> |
| 11 | + <meta property="og:description" content="View your screen time or your child's and manage it with Digital Wellbeing and Parental Controls on Android devices."> |
| 12 | + <meta property="og:url" content="https://support.iaccessabilityservices.com/articles/restarted-ipad.html"> |
| 13 | + <meta property="og:type" content="website"> |
| 14 | + <link rel="shortcut icon" type="image/x-icon" href="https://support.iaccessabilityservices.com/media/favicon.ico"> |
| 15 | + <link rel="apple-touch-icon" type="image/x-icon" href="https://support.iaccessabilityservices.com/media/favicon.png"> |
| 16 | + <link rel="apple-touch-icon" type="image/png" sizes="16x16" href="https://support.iaccessabilityservices.com/media/favicon.ico"> |
| 17 | + <link rel="apple-touch-icon" type="image/png" sizes="32x32" href="https://support.iaccessabilityservices.com/media/favicon.ico"> |
| 18 | + <link rel="apple-touch-icon" type="image/png" sizes="60x60" href="https://support.iaccessabilityservices.com/media/favicon.ico"> |
| 19 | + <link rel="apple-touch-icon" type="image/png" sizes="76x76" href="https://support.iaccessabilityservices.com/media/favicon.ico"> |
| 20 | + <link rel="apple-touch-icon" type="image/png" sizes="120x120" href="https://support.iaccessabilityservices.com/media/favicon.png"> |
| 21 | + <link rel="apple-touch-icon" type="image/png" sizes="152x152" href="https://support.iaccessabilityservices.com/media/favicon.png"> |
| 22 | + <link rel="apple-touch-icon" type="image/png" sizes="167x167" href="https://support.iaccessabilityservices.com/media/favicon.png"> |
| 23 | + <link rel="apple-touch-icon" type="image/png" sizes="180x180" href="https://support.iaccessabilityservices.com/media/favicon.png"> |
| 24 | + <link rel="apple-touch-icon" type="image/png" sizes="192x192" href="https://support.iaccessabilityservices.com/media/favicon.png"> |
| 25 | + <link rel="apple-touch-icon" type="image/png" sizes="256x256" href="https://support.iaccessabilityservices.com/media/favicon.png"> |
| 26 | + <link rel="apple-touch-icon" type="image/png" sizes="512x512" href="https://support.iaccessabilityservices.com/media/favicon.png"> |
| 27 | + <title>Digital Wellbeing and Parental Controls on Android - iAccessAbility</title> |
| 28 | + <link rel="stylesheet" href="/stylesheets/articles.css"> |
| 29 | + <link rel="stylesheet" href="https://iaccessabilityservices.com/stylesheets/accessibility.css"> |
| 30 | + <link rel="stylesheet" href="https://iaccessabilityservices.com/navbar/navbar.css"> |
| 31 | + <link rel="manifest" href="https://iaccessabilityservices.com/manifest.json"> |
| 32 | + </head> |
| 33 | + <body> |
| 34 | + <!-- Navigation --> |
| 35 | + <div class="nav-container" data-role="header" data-position="fixed"> |
| 36 | + <!-- Normal Navigation --> |
| 37 | + <nav id="main-navbar"> |
| 38 | + <!-- Top row: menu button on left, logo on right --> |
| 39 | + <div class="mobile-header"> |
| 40 | + <!-- iAccessAbility --> |
| 41 | + <div class="logo-container"> |
| 42 | + <a href="https://iaccessabilityservices.com" aria-label="Home"><img class="link-logo" src="https://iaccessabilityservices.com/img/logo-colored.svg" alt="I Access Ability"></a> |
| 43 | + <a href="https://iaccessabilityservices.com" class="links"><h1 class="name" aria-label="I Access Ability">iAccessAbility</h1></a> |
| 44 | + </div> |
| 45 | + <!-- Mobile Menu Toggle Button --> |
| 46 | + <button class="menu-toggle" aria-expanded="false" aria-label="Toggle menu"> |
| 47 | + <span class="menu-icon-container"> |
| 48 | + <span class="menu-line"></span> |
| 49 | + <span class="menu-line"></span> |
| 50 | + </span> |
| 51 | + </button> |
| 52 | + </div> |
| 53 | + <!-- Desktop Navigation --> |
| 54 | + <ul class="desktop-nav"> |
| 55 | + <li><a href="https://iaccessabilityservices.com"><img class="link-logo" src="https://iaccessabilityservices.com/img/logo-colored.svg" alt="I Access Ability"></a></li> |
| 56 | + <li><a href="https://iaccessabilityservices.com/news/">News</a></li> |
| 57 | + <li><a href="https://iaccessabilityservices.com/blog/">Blog</a></li> |
| 58 | + <li><a href="https://iaccessabilityservices.com/html/recommendations.html">Recommendations</a></li> |
| 59 | + <li><a href="https://support.iaccessabilityservices.com">Support</a></li> |
| 60 | + <li><a href="https://iaccessabilityservices.com/html/about.html">About</a></li> |
| 61 | + <li><a href="https://iaccessabilityservices.com/html/connect.html">Connect</a></li> |
| 62 | + </ul> |
| 63 | + <!-- Mobile Navigation (initially hidden) --> |
| 64 | + <ul id="mobile-menu" class="mobile-nav" aria-hidden="true"> |
| 65 | + <li><a href="https://iaccessabilityservices.com" tabindex="-1">Home</a></li> |
| 66 | + <li><a href="https://iaccessabilityservices.com/news/" tabindex="-1">News</a></li> |
| 67 | + <li><a href="https://iaccessabilityservices.com/blog/" tabindex="-1">Blog</a></li> |
| 68 | + <li><a href="https://iaccessabilityservices.com/html/recommendations.html" tabindex="-1">Recommendations</a></li> |
| 69 | + <li><a href="https://support.iaccessabilityservices.com" tabindex="-1">Support</a></li> |
| 70 | + <li><a href="https://iaccessabilityservices.com/html/about.html" tabindex="-1">About</a></li> |
| 71 | + <li><a href="https://iaccessabilityservices.com/html/connect.html" tabindex="-1">Connect</a></li> |
| 72 | + </ul> |
| 73 | + </nav> |
| 74 | + <!-- PWA Navigation --> |
| 75 | + <nav id="pwa-navbar" style="display: none;"> |
| 76 | + <!-- Top row: menu button on left, logo on right --> |
| 77 | + <div class="mobile-header"> |
| 78 | + <!-- iAccessAbility --> |
| 79 | + <div class="logo-container"> |
| 80 | + <a href="https://support.iaccessabilityservices.com/html/support-articles.html" aria-label="Home"><img class="link-logo" src="https://iaccessabilityservices.com/img/logo-colored.svg" alt="I Access Ability"></a> |
| 81 | + <a href="https://support.iaccessabilityservices.com/html/support-articles.html" class="links"><h1 class="name" aria-label="I Access Ability">iAccessAbility</h1></a> |
| 82 | + </div> |
| 83 | + </div> |
| 84 | + <!-- Desktop Navigation --> |
| 85 | + <ul class="desktop-nav"> |
| 86 | + <li><a href="https://support.iaccessabilityservices.com/html/support-articles.html"><img class="link-logo" src="https://iaccessabilityservices.com/img/logo-colored.svg" alt="I Access Ability"></a></li> |
| 87 | + <li><a href="https://support.iaccessabilityservices.com/html/support-articles.html">Support Articles</a></li> |
| 88 | + </ul> |
| 89 | + </nav> |
| 90 | + </div> |
| 91 | + <!-- Screen Time on iOS Article --> |
| 92 | + <main class="site"> |
| 93 | + <!-- Title --> |
| 94 | + <h1>Digital Wellbeing and Parental Controls on Android</h1> |
| 95 | + <p>View your screen time or your child's and manage it with Digital Wellbeing and Parental Controls on Android devices.</p> |
| 96 | + <hr aria-hidden="true" tabindex="-1"><br> |
| 97 | + <!-- Section 1 --> |
| 98 | + <h2>Ways to Disconnect with Digital Wellbeing</h2> |
| 99 | + <p>You can limit your own screen time with Digital Wellbeing by following these steps to set it up:</p> |
| 100 | + <div class="img-and-text"> |
| 101 | + <ol class="instructions-list"> |
| 102 | + <li class="article-instructions">Open Settings</li> |
| 103 | + <li class="article-instructions">Scroll down to Digital Wellbeing</li> |
| 104 | + <li class="article-instructions">Set app timers, bedtime mode, focus modes, andand screen time reminders under Ways to Disconnect or find more ways to limit distractions under the Reduce Interruptions section.</li> |
| 105 | + </ol> |
| 106 | + <img class="example-images dark" src="/media/images/pixel-digital-wellbeing-dark.png" alt="" aria-hidden="true"> |
| 107 | + <img class="example-images light" src="/media/images/pixel-digital-wellbeing-light.png" alt="" aria-hidden="true"> |
| 108 | + </div> |
| 109 | + <hr aria-hidden="true" tabindex="-1"><br> |
| 110 | + <!-- Section 2 --> |
| 111 | + <h2>Setup Parental Controls</h2> |
| 112 | + <p>You can setup Parental Controls directly on a device for child by following the steps below:</p> |
| 113 | + <div class="img-and-text"> |
| 114 | + <ol class="instructions-list"> |
| 115 | + <li class="article-instructions">Open Settings</li> |
| 116 | + <li class="article-instructions">Scroll down to Parental Controls</li> |
| 117 | + <li class="article-instructions">Set daily limits, app limits, downtime, app store filters, and web contnent filter controls under Controls for this phone.</li> |
| 118 | + <li class="article-instructions">Tap Set up a parental controls PIN to restrict access behind a passcode.</li> |
| 119 | + </ol> |
| 120 | + <img class="example-images dark" src="/media/images/pixel-parental-controls-dark.png" alt="" aria-hidden="true"> |
| 121 | + <img class="example-images light" src="/media/images/pixel-parental-controls-light.png" alt="" aria-hidden="true"> |
| 122 | + </div> |
| 123 | + <p class="info">Please note that Parental Controls cannot be set up when a device has multiple profiles.</p> |
| 124 | + <hr aria-hidden="true" tabindex="-1"><br> |
| 125 | + <!-- Section 3 --> |
| 126 | + <h2>Use Family Link to Setup Parental Controls and Manage Parantal Controls</h2> |
| 127 | + <p>You can setup and manage your child's device through Family Link on your smartphone. Note that Apple products cannot be supervised through Family Link; however, you can access and supervise your child's device on an iPhone or iPad with <a class="links" href="https://apps.apple.com/us/app/google-family-link/id1150085200">Family Link for iOS and iPadOS</a>.</p> |
| 128 | + <div class="img-and-text"> |
| 129 | + <ol class="instructions-list"> |
| 130 | + <li class="article-instructions">Open Family Link (Download: <a class="links" href="">Google Play</a> or <a class="links" href="">App Store</a>)</li> |
| 131 | + <li class="article-instructions">Select your child's account in the top left</li> |
| 132 | + <li class="article-instructions">Tap Screen Time</li> |
| 133 | + <li class="article-instructions">Setup Daily Limit, App Limits, and more.</li> |
| 134 | + </ol> |
| 135 | + <p class="info">If you have never used Family Link before, you will need to create an account for your child or connect their existing Google Account.</p> |
| 136 | + <!-- <p class="info">Learn more about Family Link <a class="links" href="">here</a>.</p> --> |
| 137 | + </div> |
| 138 | + <!-- Bottom Nav --> |
| 139 | + <hr aria-hidden="true" tabindex="-1"><br> |
| 140 | + <div class="bottom-nav"> |
| 141 | + <p><a class="nav-link" href="/html/support.html" tabindex="0">Support</a></p> |
| 142 | + <p aria-hidden="true">|</p> |
| 143 | + <p><a class="nav-link" href="/html/support-articles.html" tabindex="0">Support Articles</a></p> |
| 144 | + </div> |
| 145 | + <!-- Disclaimer/Reference/detail Section --> |
| 146 | + <div class="disclaimer-section"> |
| 147 | + <p class="info">Last updated: April 8, 2026</p> |
| 148 | + <p class="info">Reference the original support articles: <a class="links" href="https://support.google.com/families/answer/7101025?hl=en" tabindex="0">Get Started with Family Link - Google Support</a> |
| 149 | + <p class="info">All references to Google LLC, Apple, and their products and services are trade-marked and are used in these articles for educational purposes.</p> |
| 150 | + </div> |
| 151 | + </main> |
| 152 | + <script src="https://iaccessabilityservices.com/javascript/screen-reader-support.js"></script> |
| 153 | + <script src="https://iaccessabilityservices.com/navbar/navbar.js"></script> |
| 154 | + <script src="/javascripts/article-animation.js"></script> |
| 155 | + <script src="https://iaccessabilityservices.com/javascript/pwa.js"></script> |
| 156 | + <script src="https://iaccessabilityservices.com/javascript/dyslexic.js"></script> |
| 157 | + </body> |
| 158 | +</html> |
0 commit comments