how to open all the files in a folder in windows 10 code example Example: open all files in a folder command line windows FOR %F IN (*.*) DO START %F