Share via

Why "Filename" is truncated in Windows Diagnostic/Performance log ?

Anonymous
2017-12-10T20:20:02+00:00

Hi,

I have several entries of Windows Diag/Performance log that have truncated file name. Without seeing full name/path, I cannot identify which programs are slowing my computer startup.

This application took longer than usual to start up, resulting in a performance degradation in the system startup process: 

     File Name : De

     Friendly Name :

     Version :

     Total Time : 2094ms

     Degradation Time : 1013ms

     Incident Time (UTC) : ‎2017‎-‎12‎-‎08T03:30:20.135270900Z

  • EventData 

  StartTime 2017-12-08T03:30:20.135270900Z 

  NameLength 3 

  Name De 

  FriendlyNameLength 0 

  FriendlyName  

  VersionLength 0 

  Version  

  TotalTime 2094 

  DegradationTime 1013 

  PathLength 6 

  Path C:\De 

  ProductNameLength 0 

  ProductName  

  CompanyNameLength 0 

  CompanyName  


This application took longer than usual to start up, resulting in a performance degradation in the system startup process: 

     File Name : Devic

     Friendly Name :

     Version :

     Total Time : 281944ms

     Degradation Time : 172765ms

     Incident Time (UTC) : ‎2017‎-‎12‎-‎08T03:30:20.135270900Z

EventData 

  StartTime 2017-12-08T03:30:20.135270900Z 

  NameLength 6 

  Name Devic 

  FriendlyNameLength 0 

  FriendlyName  

  VersionLength 0 

  Version  

  TotalTime 281944 

  DegradationTime 172765 

  PathLength 9 

  Path C:\Devic 

  ProductNameLength 0 

  ProductName  

  CompanyNameLength 0 

  CompanyName

Windows for home | Windows 10 | Performance and system failures

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

1 answer

Sort by: Most helpful
  1. Anonymous
    2017-12-10T20:26:33+00:00

    We are volunteers willing to help you try to resolve this issue. I am Rob, a 10 time and dual award MVP specializing in Windows troubleshooting and Bluescreen analysis.

    Yes, that seems to be a glitch in the reporting tool. Please use the Feedback App to post this issue so the Developers will see it.

    Start - type in --> Feedback ............... find at top and click on it.


    Try the Clean Boot method which is a process of elimination :

    Right Click the start button - Command Prompt (Admin) OR Windows PowerShell (Admin) - at the prompt type in

    MSCONFIG

    and hit enter

    How to perform a clean boot in Windows

    https://support.microsoft.com/en-us/kb/929135

    Other programs to help :

    Autoruns - Free - See what programs are configured to startup automatically when your system boots and you login. Autoruns also shows you the full list of Registry and file locations where applications can configure auto-start settings.

    http://technet.microsoft.com/en-us/sysinternals...

    Process Explorer - Free - Find out what files, registry keys and other objects processes have open, which DLLs they have loaded, and more. This uniquely powerful utility will even show you who owns each process.

    http://technet.microsoft.com/en-us/sysinternals...

    Process Monitor - Free - an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity. It combines the features of two legacy Sysinternals utilities, Filemon and Regmon, and adds an extensive list of enhancements including rich and non-destructive filtering, comprehensive event properties such session IDs and user names, reliable process information, full thread stacks with integrated symbol support for each operation, simultaneous logging to a file, and much more. Its uniquely powerful features will make Process Monitor a core utility in your system troubleshooting and malware hunting toolkit.

    https://docs.microsoft.com/en-us/sysinternals/d...

    Please let us know the results and if you need further assistance.

    Was this answer helpful?

    0 comments No comments