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