

InterviewSolution
Saved Bookmarks
1. |
Solve : My Computer is Acting Weird? |
Answer» <html><body><p>Hi<br/><br/>For the last few weeks my computer has starting doing this:<br/><br/><br/>1. I have to press my keyboard buttons hard sometimes or it won't type. Example: Say I want to type the word 'Bugger'. If I just go about <a href="https://interviewquestions.tuteehub.com/tag/typing-1434978" style="font-weight:bold;" target="_blank" title="Click to know more about TYPING">TYPING</a> in a normal fashion it sometimes leaves of the 'g'.<br/><br/>2. My videos take a long time to load and play.<br/><br/>3. Sometimes I can't even see videos or images. All I see for some images is a little icon.<br/><br/><br/><br/>This does not appear to be malware related so I will move this thread to Windows 10 forum. Quote from: SuperDave on April 20, 2020, 12:25:09 PM</p><blockquote>This does not appear to be malware related so I will move this thread to Windows 10 forum.<br/></blockquote> Thank youHi <br/>Check Disk with admin right ==> <a href="https://www.youtube.com/watch?v=WcGrEcn-tV4">https://www.youtube.com/watch?v=WcGrEcn-tV4</a><br/><br/>When you use this command, Check Disk performs an analysis of the disk and then repairs any errors it finds, provided that the disk isn’t in use. If the disk is in use, Check Disk displays a prompt that asks whether you want to schedule the disk to be checked the next time you restart the system. Click Yes to schedule this check. <br/> Code: <a>[Select]</a>chkdsk /<a href="https://interviewquestions.tuteehub.com/tag/f-236701" style="font-weight:bold;" target="_blank" title="Click to know more about F">F</a> C:When was the last time your laptop had a virus scan or disk defragment? How about the deletion of un-needed programs that may be running the background?<br/><br/>My <a href="https://interviewquestions.tuteehub.com/tag/recommendation-620576" style="font-weight:bold;" target="_blank" title="Click to know more about RECOMMENDATION">RECOMMENDATION</a> would be to do the following:<br/><br/>1: Uninstall undesired or unused programs (control panel>Install/uninstall programs). My general rule is that if I don't recognize the program name, I delete it. Do a restart when you are done here.<br/><br/>2: Defragment your hard drive. (<a href="https://interviewquestions.tuteehub.com/tag/start-239994" style="font-weight:bold;" target="_blank" title="Click to know more about START">START</a> menu>all programs> accessories>System Tools>Disk Defragmentor>Defragment Disk). This operation can take a while so maybe make it an overnight process.<br/><br/>3: Try to download and install a well <a href="https://interviewquestions.tuteehub.com/tag/known-534098" style="font-weight:bold;" target="_blank" title="Click to know more about KNOWN">KNOWN</a> virus scan program (like McAfee) and run it to make sure there aren't any obvious viruses on your computer. I would recommend uninstalling the program when you are done too, because they tend to take a fair amount of resources themselves.<br/><br/>If these don't work, you may try a full re-install of your OS or maybe even cleaning your laptop's internals. My old laptop ran super slow because it was over heating and it ran better after a quick clean.Please ignore the above advice.<br/><br/>Boot to safe mode. Does the system have the same issues in safe mode?</body></html> | |