Read Chkdsk Log in Event Viewer in Windows 10  

Page 3 of 6 FirstFirst 12345 ... LastLast

  1. Posts : 128
    Windows 10 Home x64 vers. 21H1; Build 19043.1889
       #20

    No, it does not open; no effect.
      My Computer


  2. Posts : 128
    Windows 10 Home x64 vers. 21H1; Build 19043.1889
       #21

    I'm going to call it a night for now. It has been a long day for me today, and I must yet make some preparations for tomorrow's activities.

    C'ya another time, Brink. GN & tnx.
      My Computer


  3. Posts : 68,668
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #22

    Something is wrong then if the "Event sources" drop down list won't open when you click on it.

    You may need to do a repair install.

    Repair Install Windows 10 with an In-place Upgrade | Windows 10 Tutorials
      My Computers


  4. Posts : 128
    Windows 10 Home x64 vers. 21H1; Build 19043.1889
       #23

    Brink said:
    Something is wrong then if the "Event sources" drop down list won't open when you click on it.

    You may need to do a repair install.

    Repair Install Windows 10 with an In-place Upgrade | Windows 10 Tutorials
    I think I will attempt Option Two, first. I will read through/glance at the link for repair install, now.

    Or, perhaps rebuild the indexing, as I am apparently suffering at preset from some kind of abnormal icon flashing on desktop an in taskbar.
      My Computer


  5. Posts : 41,413
    windows 10 professional version 1607 build 14393.969 64 bit
       #24

    Shawn,

    For the first administrative powershell command in option two step 2:

    Code:
    get-winevent -FilterHashTable @{logname="Application"; id="1001"}| ?{$_.providername –match "wininit"} | fl timecreated, message


    This administrative powershell command displayed the chkdsk report within administrative powershell using Windows 1703:

    Code:
    get-winevent -FilterHashTable @{logname="Application"; id="1001"}| ?{$_.providername –match "wininit"} | fl timecreated, message

    On Windows 1809 the same command displayed no result.



    For the second administrative powershell command in option two step 2:


    Code:
    get-winevent -FilterHashTable @{logname="Application"; id="1001"}| ?{$_.providername -match "wininit"} | fl timecreated, message | out-file Desktop\CHKDSKResults.txt


    This was the problematic command ending:

    Code:
    out-file Desktop\CHKDSKResults.txt


    This command ending posts the txt file on the desktop:

    Code:
    out-file "$env:userprofile\Desktop\CHKDSK_SCAN.txt"



    This command was tested in Windows 1703 and 1809 and displayed a txt file on the desktop:

    Code:
    get-winevent -FilterHashTable @{logname="Application"; id="1001"}| ?{$_.providername –match "wininit"} | fl timecreated, message | out-file "$env:userprofile\Desktop\CHKDSK_SCAN.txt"
      My Computer


  6. Posts : 915
    Windows 10 Pro 64bit 22H2 19045.3324
       #25

    @Brink, @VinceB

    Brink said:
    Something is wrong then if the "Event sources" drop down list won't open when you click on it.
    It's possible this is due to a bug in 1803-1809 when screen resolution is set to 125%

    Event Viewer 'Create Custom View' Drop Down gone w/ clean 1803 Home Solved - Windows 10 Forums

    Event viewer on laptop-unable to create a custom view - Windows 10 Forums
      My Computers


  7. Posts : 68,668
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #26

    It'll be interesting if this may sort it for others with the same issue.
      My Computers


  8. Posts : 16,784
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #27

    Brink,

    I have tested this aswell. On each of three Ver 1803 computers
    1 I checked that the Event sources dropdown list appeared
    2 I set display scaling to 125%
    3 I checked the Event sources dropdown list again and it failed to appear
    4 I set display scaling back to 100%
    5 I checked that the Event sources dropdown list appeared once again

    Added later - And I should have mentioned that my single Ver 1709 computer did not have this problem.

    Denis
    Last edited by Try3; 09 Dec 2018 at 10:38.
      My Computer


  9. Posts : 68,668
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #28

    Definitely a bug then.

    Everyone affected please send feedback to Microsoft via the Feedback Hub to help make them aware of this bug.
      My Computers


  10. Posts : 7,871
    Windows 11 Pro 64 bit
       #29

    Brink said:
    Definitely a bug then.

    Everyone affected please send feedback to Microsoft via the Feedback Hub to help make them aware of this bug.
    See Bug in Event Viewer - Filter Current Log by Event Source

    I reported the bug via the Feedback Hub. This obvious bug is yet another example of shoddy software testing.
      My Computers


 

Tutorial Categories

Read Chkdsk Log in Event Viewer in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:20.
Find Us




Windows 10 Forums