This is a read-only archive of malwareremoval.com. No new posts or registrations. Privacy Page
General Computer Support

start up windows 10

2 min read

✨ The volunteers who helped with this thread aren't active anymore, but you can still get a personalized answer — click Ask AI below.

This thread's last reply is from September 6, 2016, 9:17 PM UTC. Software, malware, and removal-tool advice below may be out of date — treat specific steps and download links with caution.

highspeedmike
i have a Samsung running windows 10 (previous 7) when i restart it takes up to 45 min to start, it will go to disk check, if i catch it at the right time i can skip that. some times it gives me a hard disk error and i have to start it a couple times to get past this, so i just leave it running. i am not sure if it is a bios issue or windows. i installed 10 hoping the new install would fix my problems. i relay do not know where to even start or even what to ask here. hoping someone could give me a starting point so i can get this thing working properly. i have had success in the past working on my computers. not afraid to try just need a little guidance.
capnkrunch MRU Master
Hello highspeedmike :)

some times it gives me a hard disk error and i have to start it a couple times to get past this, so i just leave it running.

That sounds like a failing hard drive. My guess is you will need to replace it. Before doing anything you should make sure to back up your files.

Let's try a couple things to diagnose this:

Run a Batch Script
  • Press the Windows Key + R.
  • Type notepad.exe into the text box and click OK.
  • A blank Notepad page should open.
    • Copy and Paste the following script into Notepad, Do not include the words Code: Select all.
    • (Click the Select all button next to Code: to select the entire script).

    @echo off
    chkdsk c: |find /v "percent" >> "%userprofile%\desktop\checkhd.txt"
    notepad.exe "%userprofile%\Desktop\checkhd.txt"
    del checkhd.txt
    del %0
  • Click Format and ensure Wordwrap is unchecked.
  • Save as chkdsk.bat to your Desktop.
  • Save as file type All Files or it won't work.
  • Now right click on chkdsk.bat and select Run as administrator.
  • A file checkhd.txt will open on your Desktop, please post the contents in your next reply.


Please also run the following:

TSG System Information Utility
  • Please download the Tech Support Guy System Information Utility.
  • Right click on SysInfo.exe and select Run as administrator.
  • Once the utility opens, right click on the text and select Copy.
  • Paste the results in your reply.

✨ Ask AI about this thread

No ads, no affiliate links — generated on request from this thread's own archived content, not written by forum staff. Never run a scan/removal tool as a self-service step if the original thread describes it being done under a helper's direct supervision, and don't include your name, email, or other personal details in a follow-up question. See our privacy page for details on how this works.