"Windows Explorer has stopped working", and then Explorer restarts.
Exception code: 0xc000041d
//
// MessageId: STATUS_FATAL_USER_CALLBACK_EXCEPTION
//
// MessageText:
//
// An unhandled exception was encountered during a user callback.
//
#define STATUS_FATAL_USER_CALLBACK_EXCEPTION ((NTSTATUS)0xC000041D L)
This mostly happens when Windows files are corrupted.
Please start the command prompt (cmd.exe) with admin rights [1] and run sfc [2]:
sfc.exe /scannow
Is it able to find and repair broken files? Is the Explorer now working again?
best regards
André
[2] http://support.microsoft.com/kb/929833
"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/