

InterviewSolution
Saved Bookmarks
1. |
Solve : Windows 8 laptop High Disk Usage? |
Answer» <html><body><p>I recently reset my windows <a href="https://interviewquestions.tuteehub.com/tag/8-239879" style="font-weight:bold;" target="_blank" title="Click to know more about 8">8</a> laptop back to its factory settings, the problem that I've <br/>Had so far is that the disk usage will be either close to or exactly 100%..<br/><br/>I have run chkdsk on C: (<a href="https://interviewquestions.tuteehub.com/tag/nothing-581732" style="font-weight:bold;" target="_blank" title="Click to know more about NOTHING">NOTHING</a> came up), cleared off some of the bloat ware that was preinstalled.. I have<br/>Yet to install updates but I am hoping that might fix my problem..<br/><br/>Is there anything else that could be causing my high disk usage issue?<br/><br/>You start task manager, <a href="https://interviewquestions.tuteehub.com/tag/select-630282" style="font-weight:bold;" target="_blank" title="Click to know more about SELECT">SELECT</a> the <a href="https://interviewquestions.tuteehub.com/tag/performance-11671" style="font-weight:bold;" target="_blank" title="Click to know more about PERFORMANCE">PERFORMANCE</a> <a href="https://interviewquestions.tuteehub.com/tag/tab-25634" style="font-weight:bold;" target="_blank" title="Click to know more about TAB">TAB</a>, open resource monitor, select disk tab then open a cmd.exe as a admin (windows key+x+a)<br/>now you stop various suspected services and watch how the system responds in resouce monitor.<br/>for example:<br/>net.exe stop superfetch (hit enter and see if your disk usage goes down after a min or two)<br/>net.exe stop "Windows search".</p></body></html> | |