Ffmpeg – Embedded Subtitles Lost When Repairing Video

When I run the following command on a video file, I lose the embedded subtitles.

ffmpeg.exe -i INPUT.mp4 -c copy OUTPUT.mp4

Do I need to add something here, so I don’t lose the subtitles if present? I normally run this command on my files before playing on my Roku Media Player.