c# wpf open new window in folder code example Example: c# how to open file explorer Process.Start("explorer.exe" , @"C:\Users");