Share via

In idle (non working) time my hard disk flashes every 1 second

Anonymous
2010-04-16T07:42:22+00:00

Dear Friend,

On my laptop installed win7 pro 64, during idle time (no activity) I noticed hard disk light flashes every second also.

In resource monitor/Disk activity I noticed there is two process has activity

  1. System PID=4 which has bellow disk activities
  • c:$LogFile (NTFS Volum Log)
  • c:\windows\system32\config\software.log1
  • c:\users\sun\ntuser.dat.log1
  • c:\users\sun\ntuser.dat
  • c:$mft (NTFS Master File Table)
  • c:\Users\sun
  • c:\windows\system32\config\software
  • c:\windows\system32\config
  • c:$extend$usnjrnl:$J
  1. svchost.exe (LocalServiceNetwork  (pid=144)
  • c:\windows\serviceprofiles\LocalService\AppData\Local\lastalive0.dat

This hard activity reduces hard disk life (All times that my laptop works my hard works may useless!!)

Can you advise me, is it normal or can reduce activity

Thanks

Tarvirdi

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
  1. Anonymous
    2010-04-17T00:29:23+00:00

    Hi MohTarvirdi,

    System services are programs that load automatically either as part of an application's startup process or the operating system startup process to support the different tasks required of the operating system. The services under system services are all operating system related services.

    Also Svchost.exe is a process on your computer that hosts, or contains, other individual services thatWindows uses to perform various functions. For example, Windows Defender uses a service that is hosted by a svchost.exe process.

    So both these services are essential for your computer to work and cannot be tampered in any case.

    But for the resolution of hard disk light flashing in idle time I would suggest you to check in safe mode– In Safe mode; you have access to only basic files and drivers. Refer to the link to start the computer in safe mode and then check -

    http://windows.microsoft.com/en-us/windows7/Start-your-computer-in-safe-mode


    If you face the issue in safe mode also then you may have to perform a check of the hard disk. Refer to the below steps for the same -

    ****Use the check disk commands as follows:

     1. Click Start.

     2. In search window type 'cmd' and ENTER. Right click and select 'Run as administrator'.

     3. Type at the command promptCHKDSK C: /Fand press ENTER to repair corrupt sectors, if there are any.

    NOTE: The root drive has to be C: and the command may schedule a task at the system startup, if it does, then press Y to schedule a task and restart the computer to perform chkdsk.

    Once chkdsk completes, boot to the desktop and then check.

    Warning: Microsoft does not recommendinterrupting the CHKDSK process. Microsoft does not guarantee the integrity of the disk if the CHKDSK program is interrupted.For safety you can back up your data before using the check disk command if you can.

    You may also refer to the below link for details and check using the steps provided in the article - http://windows.microsoft.com/en-us/windows7/Check-a-drive-for-errors


    If you do not face the issue in safe mode then you may perform a clean boot and check in this clean boot state if the issue persists -Also you may perform a clean boot and check if the steps assist you identify the issue.To perform the clean boot follow the step 1 mentioned in the below article and then try check in this clean boot state -

           http://support.microsoft.com/kb/929135

    If the issue gets resolved check which non-Microsoft service is causing the problem; referring to the article and following other steps.

    **** After you have finished troubleshooting, follow these steps to reset the computer to start as usual:

    1. Click Start, type msconfig.exe in the Start Search box, and then press ENTER.

    If you are prompted for an administrator password or for confirmation, type your password, or click Continue.

    1. On the General tab, click the Normal Startup option, and then click OK.
    2. When you are prompted to restart the computer, click Restart.

    Hope this helps. Let us know the results.

    Thanks,

    Meghmala – Microsoft Support

    Visit ourMicrosoft Answers Feedback Forum and let us know what you think

    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2013-07-22T06:39:51+00:00

    What kind of answer is this?  This simply explains how to check the disk for errors.  But the HDD light may be flashing for any number of other reasons, which you make no mention of.

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2014-05-24T16:56:07+00:00

    The above answer is non-responsive and unsatisfactory.   

    I have a similar problem.  With Windows 7 Pro 64 bit, when the computer is idle, every 5-10 seconds there are disk accesses as follows:

       date---------time----------------------owner  -------------- location

    24-May-2014 09:05:21 Modified 0 Bytes       ---      C:\Windows\System32\config\SOFTWARE.LOG1

    24-May-2014 09:05:21 Modified 0 Bytes       ---      C:\Windows\System32\config\SOFTWARE

    24-May-2014 09:05:32 Modified 0 Bytes       ---      C:\Windows\System32\config\SOFTWARE.LOG1

    24-May-2014 09:05:32 Modified 0 Bytes       ---      C:\Windows\System32\config\SOFTWARE

    24-May-2014 09:05:37 Modified 256  KB  SYSTEM    C:\Users[username]\ntuser.dat.LOG1

    24-May-2014 09:05:37 Modified 1.25 MB [usernam] C:\Users[username]\NTUSER.DAT

    This happens even if I have no application programs running and have turned off my anti-virus application. I work in a very quiet environment.  This is extremely annoying and unacceptable. There is no good reason for the operating system to be accessing the registry hive data and change log on disk every few seconds when nothing is going on.  Proper design would trigger this only when something has changed.  Be that as it may, I need a way to reduce the frequency of these accesses to once every few minutes at most.

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2013-11-20T16:17:26+00:00

    I didn't have this problem in Win7 but I did in Win8.1.   This fix was to disable the optical drive in Device Manager.

    My guess is the OS constantly checks to see if a disc has been inserted.  That shouldn't be necessary.  The driver could signal an event.  If I wanted polling I would run Linux.  ;)

    1 person found this answer helpful.
    0 comments No comments