Door Krinion: even if I don't have starded that game its 100 % and if 15 mb is used by that it wouldn't be 100 %
I suspect that you don't understand what you're looking at. The disk column in the task manager shows MB
/s for each process. Megabytes
per second, not just megabytes [*]. It's the disk read/write throughput, how much data is read or written each second,
not how full the disk is. 100% means reading/writing is occuring at the maximum rate the disk supports. Which is good, you want processes who do lots of disk input/output to be able to use the full speed the disk supports. You did not say your computer is terribly slow, so do you really have a problem?
If you really have a problem, a site like
http://answers.microsoft.com/ is more appropriate for your question. This website is about computer security, not specifically about Windows and not about every aspect of using Windows, just security. Your question does not seem to have anything to do with security, it's more about performance or about interpreting the taskmanager user interfacce. Asking your questions in the right place probably gives you better answers and helps to keep other forums on topic.
[*] Try to be exact when reading and writing units, please. The /s part changes the meaning completely. And mb is not the same as MB, m = milli, M = mega, b = bit, B = byte. 15 mb is 15 millibit, not 15 megabyte. ;-)