Samba crashes while trying to play video files in VLC on Windows 10

look for this line in your /etc/samba/smb.conf

usershare template share = automount template

Change it to:

# usershare template share = automount template

then

sudo systemctl restart samba

2 Likes