Last updated 1 year ago
[DllImport("userenv.dll", CharSet = CharSet.Unicode, SetLastError = true)] public static extern bool DeleteProfile( IntPtr lpSidString, IntPtr lpProfilePath
Microsoft documentation: Link