c# open windows explorer and open file code example Example: c# how to open file explorer Process.Start("explorer.exe" , @"C:\Users");