clear the outout of the enu in conosle code example Example: c# clear console read chache while(Console.KeyAvailable) { Console.ReadKey(true); }