VLC Parental Controls: Password, Rating Limit & Lockdown

Beginner Last updated: Applies to: Desktop + Android TV · VLC 3.0.x

VLC has a real parental-control layer, not just a skin: a startup password, a content-rating filter, and the option to lock extensions. It is basic — it will not stop a determined teenager — but for a family TV it quietly blocks the most common accidental exposure. This guide sets it up in under two minutes.

Step 1 — Set the parental password

  1. Tools > Preferences > Interface > "Parental control" section.

    The parental settings appear.

  2. Type a password in "Parental control password" (e.g. a 4–6 digit PIN), and optionally set "VLC start time" / "VLC end time" to allow playback only within certain hours.

    The password is saved.

  3. Restart VLC — the next launch asks for the password.

    VLC is locked.

NoteThe password is stored in VLC’s config file in plain text (not hashed). Anyone with file access can reset it — see the FAQ for the reset path.

Step 2 — Set the maximum rating

  1. In the same "Parental control" section, open "Parental control" dropdown (rated) — choose the highest allowed rating, e.g. PG-13 / 12+ / 15.

    The rating limit is set.

  2. Files with a higher embedded rating are blocked with a "rating exceeds" message.

    Blocked content stays blocked.

  3. Note that this filter only works for files with embedded rating metadata (rare in practice) — it does not scan filenames or content.

    You understand the limitation.

Step 3 — Disable extensions and browsing for a locked-down setup

  1. Tools > Preferences > Interface > "Extension" — untick "Allow extensions" to prevent Lua add-ons (which can fetch content) from running.

    Extensions are disabled.

  2. For Android TV, in VLC Settings > Security disable "Allow unknown sources" if present, and set a PIN if your TV’s app allows it.

    The TV app is locked down.

  3. On the OS level, restrict app installation: on Android TV, set the Play Store PIN (Parental controls in Google Play settings).

    Apps cannot be installed without the PIN.

What parental control cannot do

  • It does not hide files — the password gates VLC startup, not browsing inside it.
  • It does not filter streaming URLs or web content opened via the network stream dialog.
  • It is per-device: each TV/PC needs its own password.
  • For real family filtering, pair VLC’s lock with the OS-level parental controls (Windows Family Safety, Google Family Link on Android TV).

Frequently asked questions

I forgot the VLC parental password — how do I reset it?
Delete the parental control entries from VLC’s config (vlcrc on desktop, or the settings file on Android). Easiest safe path: export your settings first (Tools > Preferences > "Save configuration"), edit the parental line, and import. On Android, clear the app data — but that also removes your settings.
Does the rating filter block by filename?
No — it only checks embedded rating metadata. If a file has no metadata (most do), the filter does nothing. Combine it with OS parental controls for real protection.
Can my child bypass the password by launching VLC directly?
Not while the password is set — VLC asks for it at startup on every launch. But they can read the plain-text config; a determined user will find it. It is a deterrent, not a vault.
Does the time limit stop playback or just startup?
It blocks VLC from starting outside the allowed window. Playback already running at the deadline is not cut off — close VLC when the window ends.