var f = @"C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy\SearchUI.exe"; var f2 = @"C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy\SearchUI.exe.bak"; File.Move(f1, f2); Unhandled "System.UnauthorizedAccessException" type exception in mscorlib.dll
Additional information: Access denied by this path.
How to make elevation rights like for example in IObitUnlocker?