StreamWriter usuwa cały tekst

File.WriteAllText(@"Default\DefaultProfile.txt", string.Empty);
PrashantUnity