Google Drive's video player does have a captions control — Google documents it — but nowhere in Google's official lists of file types you can store and preview in Drive does a standalone subtitle format appear. That gap between "the button exists" and "the format is documented" is usually the whole story behind subtitles that never show up.
This page sticks to what Google's help center actually says, and then gives you the one caption path that has documented backing.
What Drive officially says about captions
Drive's Store & play video in Google Drive help page documents a captions control in the player. Its wording, verbatim:
"To watch your video with closed captions or automatically generated translations:"
The two steps it lists:
At the bottom right, click Subtitles/Closed captions .
At the bottom right, click Settings Subtitles/CC .So the control is real and officially described. What the same page does not do is say where those tracks come from — whether the player reads a subtitle file you uploaded, a track muxed into the video, or something else. Google's official documentation doesn't state this, so if you are hunting for "the folder Drive reads SRT files from," you are chasing something with no official source.
The missing half: no subtitle format is on either list
Google publishes two relevant lists, and neither one names a subtitle file.
The Files you can store in Google Drive page groups previewable types like this, verbatim:
Video files (WebM, .MPEG4, .3GPP, .MOV, .AVI, .MPEGPS, .WMV, .FLV, .ogg)
Audio formats (MP3, MPEG, WAV, .ogg, .opus)
Image files (.JPEG, .PNG, .GIF, .BMP, .TIFF, .SVG)Video, audio, images — and that is the list. The video-specific page gives containers with their codecs instead (for example, verbatim: "MPEG4, 3GPP, and MOV files (h264 and MPEG4 video codecs; AAC audio codec)"), and it also carries no subtitle entry.
Two things to be precise about here, because the distinction decides what you should do next:
- Not listed is not the same as unsupported. Google never says Drive rejects subtitle files. It simply never lists one. Treat this as "no official source either way."
- Stored is not the same as previewable. The storage page says it outright, verbatim: "Any file type can be stored in Drive. These are the most common file types you can preview in Google Drive:". Dropping an
.srtbeside your video will store it fine. That tells you nothing about whether the player will pick it up.
Worth knowing while you compare pages: the two official video lists aren't identical. The video-specific page includes MTS, which the storage page's list doesn't, and only the video-specific page attaches codecs to each container. For anything video-related, prefer the page dedicated to video.
The fastest fix: burn the captions into the picture
If a subtitle track has no documented route into Drive's player, take the route that doesn't need one. Burning captions into the frames turns them into picture data, so they travel inside the video stream that Drive's own video page already covers. That page lists, verbatim, "MPEG4, 3GPP, and MOV files (h264 and MPEG4 video codecs; AAC audio codec)" — note that neither official list writes out the literal .mp4 extension, so match the codecs rather than the file suffix.
This also survives everything downstream: re-shares, downloads, mobile playback, someone dragging the file into a slide deck. There is no track to select, so there is nothing to fail to select.
Try it right here
Runs in your browser. Your file is not uploaded anywhere.
This runs inside your browser tab — your video and your subtitle file are read from disk and encoded locally, never uploaded anywhere. That matters here specifically, since the whole reason you are on this page is a file you intend to share with other people.
One sizing note with a source behind it: Drive's video page states, verbatim, "The maximum playback resolution is 1920 x 1080." Uploading a 4K master purely so people can watch it in Drive buys you nothing on the playback side, so judge your caption size against a 1080p frame. (The same page notes a floor too: minimum size for playback in Drive is 4 KB.)
If you need the caption text in another form for a different player, SRT to VTT converts between the two, and subtitle formats compared explains when each one is the right choice.
Other causes, in order of likelihood
The video is still processing for everyone except you. Drive's Instant video playback section says, verbatim: "This feature is available for videos you upload in the same browser session." and "While you enjoy instant playback, the video might still be processing so that it can be viewed on other devices or by people you shared it with." So a player that looks complete on your screen can be unavailable elsewhere. The matching official error is "Video is still processing. Try again later." — Google's stated cause is "If the file is large, it may take awhile." It does not state how long.
Third-party cookies are off. The same help page states, verbatim: "To play videos in Drive, you need to turn on third-party cookies." Note that the same page also suggests "Try incognito mode" when uploads fail — both appear officially, and incognito windows typically block third-party cookies more aggressively. If you are testing playback rather than diagnosing an upload, the cookie requirement is the one that applies.
You hit the signed-out viewer limit. Drive lists an error named "Playback limits", described verbatim as: "You've hit the limit for viewers who aren't signed in. To continue to play the video, sign in to your Google Account." Google does not publish a number for this, so don't trust any figure you see quoted.
Your viewer can't download the sidecar file. If your plan was "I'll share the SRT too," check sharing. Drive's sharing page puts a scope note directly above its roles table, verbatim: "Important: The roles below apply to files in My Drive." Within that scope, viewers can download by default, but the same table adds that the owner controls it — and advanced sharing settings can prevent "Viewers and commenters from downloading, printing, or copying files." Files living in a shared drive are governed by a separate set of Google Workspace rules, so check the official documentation for those. Permissions also flow downward: access applied to a folder is inherited by the files inside it.
The video itself won't play at all. Then there is no captions menu to find. Drive's official error text is "Video is unplayable." with the stated cause: "The video may be corrupted or uploaded in a format that won't work." Its own troubleshooting list includes checking your internet connection, checking the file size against your available storage, checking the file format, and trying a different browser.
How to tell it worked
Burned captions are part of the picture, so the test is simple: if the frames render, the captions render. Play the file on a device other than the one you uploaded from — that sidesteps the instant-playback caveat above — and scrub to a few different points rather than only the opening seconds. If you shared it, ask the recipient rather than guessing, since processing state differs per viewer.
FAQ
Why is there no Subtitles/CC button on my Drive video? Google documents the control but doesn't document what populates it. Since no standalone subtitle format appears in either official file type list, there is no documented way to supply a track yourself. Burning the captions in avoids the question entirely.
Can I just upload an SRT file next to my video in Drive? You can store it — Google says "Any file type can be stored in Drive." But storing isn't previewing, and no subtitle format is named in the previewable list. Whether the player reads it is not covered in Google's documentation.
Does Drive support WebVTT captions for playback? Google's official lists don't name it, and Google never states the opposite either. Check the official documentation before you build a workflow on it.
Why can I see the video fine but the person I shared it with can't? Instant playback applies to videos you upload in the same browser session; Google states the video may still be processing for other devices and other people. Wait and re-check.
Can viewers turn burned-in captions off? No — they're pixels in the frame. If some viewers need the option, keep your original subtitle file and hand it over alongside the video for players that accept one.
Do I need to install anything to burn captions in? No. The tool above and the rest of the Clapr tools run in your browser. More Drive and playback troubleshooting lives in the fix guides.
Everything quoted here comes from Google's own help pages — Store & play video in Google Drive, Files you can store in Google Drive, and Share files from Google Drive — checked 16 September 2026. Google changes these pages without notice; verify before relying on them.