Recommended Posts

I've got a Q9450 w/8GB of RAM running Vista Business x64 on a 75GB partition on a WD 640GB AAKS with a separate 74GB WD Raptor that's currently empty. My HDD LED is constantly blinking because something is accessing the AAKS and according to Process Explorer the culprit is csrss.exe, which is making a huge number of I/O reads. I've googled around and found others have had a similar problem, but no one seems to have provided a solution other than to suggest a possible virus (it's not in my case). I've disabled a bunch of unnecessary services but csrss.exe keeps going. Does anyone know what's going on?

Link to comment
https://www.neowin.net/forum/topic/651600-csrssexe-constant-hd-reads/
Share on other sites

Yeah, in searching around before I came across a number of those "what is x process" sites, but they really don't give much insight as to what might be causing the HDD reads. All they say is that 1. csrss.exe is a system critical process and 2. there is a trojan that disguises itself as csrss.exe. I built my system yesterday, installed Vista last night, and virus scans reveal nothing. Being new to Vista I wonder if everyone experiences this but just ignores it? I find it extremely annoying and it seems to be driving up my HDD temp (currently 44C after 120,000 I/O reads by csrss.exe).

csrss.exe is the Win32 subsystem. It's strange to have lots of I/O coming from it, but I'm not really an expert on the behavior of that particular process. Do you have any command prompt windows open and doing anything?

What files is it accessing?

csrss.exe is the Win32 subsystem. It's strange to have lots of I/O coming from it, but I'm not really an expert on the behavior of that particular process. Do you have any command prompt windows open and doing anything?

What files is it accessing?

Thanks for the reply. I don't have anything unusual running in the background; without installing any programs (right after fresh install) and with no 3rd-party programs running I still see the I/O activity. When I'm logged in there are two instances of csrss.exe running and the one doing all the I/O reads has a session ID of 1 (meaning I guess that it's launched by the user). I created a new temp user just to check and still saw the constant I/O reads. I notice my HDD LED blinking constantly even if I just sit at the welcome screen without logging in.

So, according to Process Explorer csrss.exe is usually running with 9-10 threads. Currently I see several instances of winsrv.dll and csrsrv.dll and one cdd.dll. Usually two of the winsrv.dll threads have constantly fluctuating 6-8 digit "Cycles Delta" values, which I know nothing about.

I really, really need to figure this out because it's driving me nuts. I might have to go buy a XP x64 license if this is unresolvable.

EDIT: OK, so this is weird I think. In Process Explorer I double-clicked on the csrss.exe process to bring up its properties, and then clicked on the Performance Graph tab. The I/O Bytes graph looked random with spikes and troughs. But when I move my mouse around it shoots up to around a max of 12kb. When I stop moving my mouse it goes down to 0, though my HDD LED is always faintly flickering. So, the high I/O reads for csrss.exe seem to directly correlate with my mouse movements, but the constant HDD LED flickering is independent of that...?

Now, just concentrating on the mouse movements issue, I have a Logitech G5 mouse. It is the only USB device that I have connected. I installed the SetPoint drivers but this I/O read thing was happening even before I installed them (i.e., when it was using whatever default driver Vista installs for it). In the device manager I have no unrecognized devices and my mouse is recognized, but under the Human Interface Devices category I have two entries each for HID-compliant device and USB Human Interface Device. I have no idea what they're referring to, whether they're just extra entries for the mouse or what, but the only other input device I have is a keytronic keyboard and it's connected to the PS/2 port.

Edited by Pon

it could be superfetch but what security software do you have?cdd.dll is a Canonical Display Driver so what you may need to do is upgrade your display drivers to vista compatible ones.btw what is your video card?

Edited by soldier1st

i'm on vista x64 ultimate with plenty of programs running and my computer has been on for the last 18 hours

when i look in task manager my csrss.exe has 0 I/O writes, but a ton of I/O reads and it goes up whenever i move my mouse. seeing as i also have a G5 mouse, i'd say it's normal. but my LED blinks every second whether i'm moving my mouse or not so i doubt that's causing it to blink

it could be superfetch but what security software do you have?cdd.dll is a Canonical Display Driver so what you may need to do is upgrade your display drivers to vista compatible ones.btw what is your video card?

I'm not running any security software, I have superfetch disabled, and I have a Radeon 4870 running the latest Catalyst 8.7 drivers (downloaded from amd.com and installed straight from the exe).

I checked another computer running XP 32-bit and when I move the mouse on it I get the same I/O reads by csrss.exe. So I guess that's a common Windows thing. However, that computer does not have the constant HDD LED flickering the way I do. I mean if every Vista user has constant HDD LED flickering then I suppose I can ignore it, but right now my worry is that it's indicative of something weird/problematic going on with the OS somewhere. I dunno, maybe it's a hardware issue? The LED doesn't flicker when I'm in the BIOS, maybe I'll try installing Linux at some point and see if it happens there.

I checked another computer running XP 32-bit and when I move the mouse on it I get the same I/O reads by csrss.exe. So I guess that's a common Windows thing.

The tool you're using might be reporting cached I/O, which isn't actually hitting the disk. It could be something as simple as reading the mouse cursor image from the resource.

However, that computer does not have the constant HDD LED flickering the way I do. I mean if every Vista user has constant HDD LED flickering then I suppose I can ignore it, but right now my worry is that it's indicative of something weird/problematic going on with the OS somewhere. I dunno, maybe it's a hardware issue? The LED doesn't flicker when I'm in the BIOS, maybe I'll try installing Linux at some point and see if it happens there.

Is it just the flickering light that is bothering you? Or do you feel that the disk activity is making your machine unresponsive or slower?

If you use Resource Monitor and sort by the processes with the most disk activity (sort by Read B/min or Write B/min), which ones are at the top?

Is it just the flickering light that is bothering you? Or do you feel that the disk activity is making your machine unresponsive or slower?

Well, it bothers me. I can't say that my machine feels slower since I have no comparison point as it's newly built and very fast in general. If the HDD LED is constantly blinking for no discernible reason then it suggests something I don't know about is accessing my disk (possibly a security concern), which also lessens the utility of having an LED to inform me of disk activity (kind of like someone constantly pulling a fire alarm when there's no fire).

If you use Resource Monitor and sort by the processes with the most disk activity (sort by Read B/min or Write B/min), which ones are at the top?

The list of processes in the disk activity area varies, sometimes it even empties, but when it's empty I still see the LED flickering. I watched the disk activity list for a few minutes with nothing open and sorting according to Read B/min and Write B/min, and the most common appearances were by System. System was writing to various files, often C:\Windows\System32\config, C:\$mft, c:\$bitmap and c:\$logfile. They were almost exclusively writes, not reads. But again, even when the Resource Monitor didn't show anything accessing the disk the HDD LED was still blinking. Incidentally, I disabled the Distributed Link Tracking Client service (which from the description sounded like it might be the culprit).

I installed Ubuntu 8.04 on a separate partition and when I wasn't doing anything explicit to cause disk access my HDD LED was appropriately dark (no flickering). So the cause, whatever it is, seems Windows specific.

Well, beginning with Windows Vista we started deferring lots of I/O to idle time. This usually provides a better experience overall, as the system can be more responsive while you're using it and can queue up other tasks that require access to the disk until you're not busy.

If it is a brand new system, you'll likely see things settle down a bit after a few days. If you leave it idle for a little while, does the activity eventually stop? Or continue indefinitely?

Automatic disk defrag, automatic file indexing, automatic boot optimization, automatic prefetch optimization, and automatic restore point creation are all tasks that run by default in Vista and can do disk I/O without your asking. Most of them should settle down within the week, and all run at low disk I/O priority, but if it's persistent and annoying you then turn them off one by one until it stops.

Lots of them are useful, though, so evaluate your needs and decide what should stay on. Don't forget that if your performance is fine, but the blinkenlight still bothers you, electrical tape over the front or unplugging the light is always an option! :)

So far the blinking has been constant, regardless of how long I leave it idle (I disabled suspend, in part because the computer won't wake from suspend, it just starts and stops until I cut the power and reboot). I went through the services one by one and turned off indexing, superfetch, readyboost, system restore, etc. Still blinks. I don't intend on running it so barebones in general but right now I'm just trying to eliminate possibilities.

try to uninstall your antivirus

Or try booting in safe mode. I think AV will not be started in that case, and will help isolate if this is some hardware or basic OS issue, or (more likely) something added after the fact.

OK so I booted into safe mode and left it for 5 minutes and came back, and the LED was still blinking. No programs open, nothing running beyond what the OS loads. I checked Resource Monitor and it was the same as before: mostly just System doing the I/O accesses, but even when nothing was reported the LED was still blinking.

Well, it seems to not indicate anything abnormal, I would surmise.

You mentioned checking it out under Linux. I would not bother with an install for this, but if you want to boot something like Ubuntu or Knoppix as a Live CD, it might be of interest to see if the behavior is different.

But it certainly doesn't seem to mean there is abnormal activity.

Well, it seems to not indicate anything abnormal, I would surmise.

You mentioned checking it out under Linux. I would not bother with an install for this, but if you want to boot something like Ubuntu or Knoppix as a Live CD, it might be of interest to see if the behavior is different.

But it certainly doesn't seem to mean there is abnormal activity.

Actually I did install Ubuntu 8.04 on a separate partition just to check, wasn't much of a bother as it only took about 5 minutes installing off a USB stick (probably the easiest OS install ever even though ATI's proprietary drivers reverted me to basic display mode). Anyway, in Linux the HDD LED blinking stopped; it only lit up when I was doing something to cause a hard disk read/write.

Hmm... that *is* a bit bizarre. The only situation I've seen where a system keeps hitting the HDD even in safe mode where there wasn't 3rd party (and often malicious) software at play was a fringe case where the USN journal of an NTFS volume on a Windows 2000 domain controller had grown either stupidly large or corrupted itself (was rather hard to tell which).

Even Vista doesn't run anything automatically in safe mode... you could try a fresh install to another partition if you have any left. Check if the light is still blinking when booting that into safe mode with the new install. If not, add software and keep checking to find the culprit. If it's still blinking in a new install in safe mode, then check your mass storage controller drives. Failing that... I don't know! :wacko:

Also, you don't have to enter a key in Vista for a month, so don't worry about using up your activations while testing things. :yes:

I think I'm going to try installing XP Pro 32-bit when I get a chance and see what happens then. I've already formatted once and reinstalled Vista and it was the same thing. I even activated once because I thought maybe the culprit was some secret Vista activation polling service.

  • 1 year later...

I also am having the same problem on Windows 7 Ultimate 64-bit. Every 2 seconds or so, the HD activity light blinks- so evenly that I could use it to keep time. csrss.exe has easily the highest count of I/O Reads out of any process running and like Pon, whenever I move the mouse, the number jumps up- the more I move the mouse, the larger the increase. Also bizarre is the fact that I have two csrss.exe's running but when I check the file location of both, it points to the exact same file in the System 32 folder. In addition, the 2nd one does not increase when I move the mouse and as of now it's reads are 4,684 as compared to the almost 4,000,000 by the other one.

I don't think it's slowing down my computer in any way but I just don't want to put unnecessary stress on the HD and the blinking light is awfully annoying. I have avast! as my anti-virus and it finds nothing suspicious so I really don't have a clue. Anyone have any ideas?

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • TeraCopy 4.0 Build 28 by Razvan Serea TeraCopy is a compact program designed to copy and move files at the maximum possible speed, also providing you with a lot of features. Copy files faster. TeraCopy uses dynamically adjusted buffers to reduce seek times. Asynchronous copy speeds up file transfer between two physical hard drives. Pause and resume transfers. Pause copy process at any time to free up system resources and continue with a single click. Error recovery. In case of copy error, TeraCopy will try several times and in the worse case just skips the file, not terminating the entire transfer. Interactive file list. TeraCopy shows failed file transfers and lets you fix the problem and recopy only problem files. Shell integration. TeraCopy can completely replace Explorer copy and move functions, allowing you work with files as usual. TeraCopy is free for non-commercial use only. For commercial use you need to buy a license. The paid version of the program includes the following features: Copy/move to your favorite folders. Save reports as HTML and CSV files. Select files with the same extension/folder. Remove the selected files from the copy queue. Features added since version 3.17: Enhanced speed graph. New multi-threaded copy engine. Support for copying to multiple targets. Queue system for managing multiple copy operations. Support for receiving files via the LocalSend protocol. TeraCopy entry in the modern Windows Explorer context menu. Integrated toolbar in the title bar. Why receive LocalSend transfers with TeraCopy? Handle file conflicts: Skip, overwrite, or rename files when a file with the same name already exists. LocalSend always creates another copy, which can waste time and disk space, especially when resuming an interrupted transfer. Filter unwanted files: Apply ignore lists or remove files manually before accepting a transfer, so unnecessary files are not downloaded. Better performance on fast networks: In tests over a 10 Gbps connection, TeraCopy received files several times faster than the standard LocalSend app on Windows. TeraCopy 4.0 Build 28 changelog: Fixed a bug where Overwrite behaved as Overwrite All during same-drive move operations. AdvancedInstaller fixed the installer’s security vulnerability: EXE Bootstrapper resolved the %appdata% location incorrectly for the System account. Download: TeraCopy 4.0 Build 28 | 14.6 MB (Freeware, paid upgrade available) View: TeraCopy Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • First exciting thing to come to Windows in a long time ! This is the kind of things they should focus on, instead of cramming as much AI as they can in everything.
    • New AMD graphics driver fixes install issues and FSR 4.1 crashes on RX 7000 GPUs by Taras Buria AMD is rolling out yet another graphics driver. Version 26.6.4 is now available for download, bringing two important fixes. One is for those still using Windows 10 and having trouble installing driver 26.6.2. In fact, this patch is coming from the recently released hotfix, so it is not new if you are already running version 26.6.3. The second fix is for RX 7000 owners. AMD recently brought FSR 4.1 support to the previous-gen graphics cards, but there was a bug with certain games crashing when using FSR 4.1. I experienced this issue with Forza Horizon 6, so today's driver should take care of that. Here is the official changelog: Intermittent install issue seen when installing AMD Software: Adrenalin Edition 26.6.2 on Windows® 10 systems for Radeon™ RX 7000 series and above graphics products. Intermittent application crash may be observed in some games with AMD FSR Upscaling 4.1 enabled on Radeon™ RX 7000 series graphics products. Known issues include the following: Intermittent application crash or driver timeout may be observed while playing Battlefield™ 6 on AMD Ryzen AI 9 HX 370. AMD is actively working on a resolution with the developer to be released as soon as possible. Texture flickering or corruption may appear while playing Battlefield™ 6 with AMD Record and Stream on some AMD graphics products. AMD FSR Upscaling and AMD FSR Frame Generation may show as inactive in AMD Software: Adrenalin Edition while playing Battlefield™ 6 when enabled on Radeon™ RX 9000 series graphics products. Failure to install may be observed while installing AI Bundle components in some regions with limited access to HuggingFace and GitHub. Model flickering or rendering failure may be observed in Maxon Cinema 4D and Blender on Radeon™ RX 7000 series and above graphics products. Users experiencing this issue are recommended to install AMD Software: Adrenalin Edition 26.3.1. Intermittent application crash may be observed on some models while running Blender on Radeon™ RX 7000 series and above graphics products. Users experiencing this issue are recommended to install AMD Software: Adrenalin Edition 26.3.1. You can download the AMD Radeon driver 26.6.4 from the official website here. Full release notes are available on the same page.
    • Amazon may use OpenAI and Nova models after Anthropic reportedly raises costs by Karthik Mudaliar Amazon is reportedly considering to use OpenAI models and even its own Nova family of AI models after Anthropic raised the cost of using Claude inside Amazon services. According to a report from The Information, Amazon is weighing its options to reduce costs under a new arrangement with Anthropic. But back in April, Amazon said it would invest $5 billion more in Anthropic, with the possibility of adding up to another $20 billion if certain commercial milestones are met. That investment actually came on top of another $8 billion Amazon had already put into the Claude maker. Anthropic, meanwhile, committed to spend more than $100 billion over 10 years on AWS technologies, including Amazon’s Trainium chips. Amazon isn't just a customer of Anthropic but also one of the most important backers and cloud partners. This is why it makes it interesting that Amazon is considering other alternatives to handle its internal workloads. Although Amazon has been building its own options for a while now. Its Nova family of AI models was announced in late 2024 for Amazon Bedrock, with models aimed at text, image, and video tasks. Amazon pitched the model around cost and latency at that time. With that said, OpenAI has also become a more realistic option recently for AWS customers as well as for Amazon itself. Earlier this year, OpenAI brought its latest models and Codex coding agent to Amazon Bedrock, after changes to its previously more restrictive Microsoft cloud arrangement. This allowed AWS to serve even those customers who wanted other alternatives from Claude, without having to move workloads out of Amazon's cloud. Evaluating alternatives could also be due to commercial pressure and not necessarily a sign of a damaged partnership between Amazon and Anthropic. Whether or not Amazon is actually considering switching entirely to OpenAI's models or its own Nova models remains unknown at this moment.
    • Samsung introduces new AI classroom tools and interactive displays at ISTELive 2026 by Fiza Ali Samsung has announced several new education-focused software features and interactive displays for schools during ISTELive 2026, taking place in Orlando, Florida, from 28 June to 1 July. The focus of these updates is on making shared classroom displays easier to use for teachers while giving IT administrators more control over managing devices. One of the key additions is the Samsung Account Management Solution (AMS). In many schools, multiple teachers share the same interactive display throughout the day, which means signing in and setting everything up can become repetitive. With AMS, teachers can log in by scanning a QR code or tapping an NFC-enabled ID card. Once signed in, their personalised workspace, including wallpapers, bookmarks, app shortcuts, and files, can be instantly accessed through Home Personalisation. Samsung has also included a screen lock feature, allowing teachers to lock the display if they need to step away briefly. Furthermore, the company is also updating its Education Portal with new tools designed for school IT administrators. The portal will allow IT administrators to register teachers, enrol devices, and manage user access from a central dashboard. Administrators can also link NFC cards to teacher accounts, making sign-ins quicker across shared displays. Another addition is a Tags feature that lets schools organise displays by building or classroom. Those tags can also be used to send emergency notifications to selected Samsung Interactive Displays through compatible platforms such as InformaCast and Raptor. Moreover, the tech giant's AI Assistant is gaining several new features aimed at supporting everyday classroom tasks such as lesson planning and classroom engagement. One of the features is Circle to Search, which lets teachers circle text or images on the display to quickly find related information, videos, or web results without interrupting the lesson. The content can then be brought into Samsung Whiteboard. Another feature, Live Transcript, converts spoken lessons into real-time captions, which could be useful for students with hearing impairments or those in multilingual classrooms. The AI Assistant also introduces AI Summary and AI Quiz. The summary tool creates summaries of recorded lessons, while AI Quiz generates questions based on lesson content so teachers can quickly check how well students are following along. Teachers signed in through Samsung AMS can also return to their previous AI-generated lesson materials without logging in again. Alongside the software updates, Samsung has expanded its Android-based Interactive Display range with three new models: the WAF-S, WAFX-PS, and WAHX-M. The WAF-S and WAFX-PS ship with Android 16, bringing updates to security, accessibility, and overall usability while maintaining compatibility with Google's education services including Google Classroom and Google Drive through EDLA certification. Meanwhile, the new WAHX-M is the biggest addition to the lineup, introducing a 98-inch display for larger spaces such as lecture halls and conference rooms. It will also be available in 65-inch, 75-inch and 86-inch sizes. Samsung says the WAHX-M further includes on-device AI features such as voice commands, text-to-speech, and an AI calculator, alongside support for Samsung AMS and AI Assistant. Samsung AI Assistant has been available since April, while Samsung AMS and the updated Education Portal will begin rolling out in July.
  • Recent Achievements

    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
    • Week One Done
      NovaEdgeX earned a badge
      Week One Done
    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      536
    2. 2
      +Edouard
      269
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      97
    5. 5
      macoman
      62
  • Tell a friend

    Love Neowin? Tell a friend!