Windows 10: Fsutil Behavior Query Message After Windows Loads

Discus and support Fsutil Behavior Query Message After Windows Loads in Windows 10 Support to solve the problem; Some where around Tuesday, I started receiving a pop up after Windows loaded asking how I wanted to open a file. This occurs every time PC is either... Discussion in 'Windows 10 Support' started by webbj, Jan 19, 2017.

  1. webbj Win User

    Fsutil Behavior Query Message After Windows Loads


    Some where around Tuesday, I started receiving a pop up after Windows loaded asking how I wanted to open a file. This occurs every time PC is either initially started or there's a restart. As I selected no file to open, I was concerned and ran antivirus. Nothing was found. The next time I received the pop up I opened in Notepad and found the below mesage. I did a search but things I found weren't straight forward enough for me to understand what this is and how to solve the problem if it's a problem. Any suggestion would be helpful. Getting tired of the pop up and if there's problem I need to deal with it so nothing happens especially considering NTFS is listed in the texted. Last thing I need is my file system having problems. Thanks

    Usage : fsutil behavior query <option>

    <option>

    AllowExtChar
    BugcheckOnCorrupt
    Disable8dot3 [<Volume Path>]
    DisableCompression
    DisableCompressionLimit
    DisableDeleteNotify[NTFS|ReFS]
    DisableEncryption
    DisableFileMetadataOptimization
    DisableLastAccess
    DisableSpotCorruptionHandling
    EncryptPagingFile
    MemoryUsage
    MftZone
    QuotaNotify
    SymlinkEvaluation
    DisableWriteAutoTiering [<Volume Path>]
    DisableTxf [<Volume Path>]

    Please use "fsutil 8dot3name query /?" for more information.

    For DisableDeleteNotify if neither "NTFS" nor "ReFS" is specified, both values are shown.

    :)
     
    webbj, Jan 19, 2017
    #1
  2. DaveM121 Win User

    Trim enable on new dell laptop with windows 10

    Hi jmann, yes TRIM should always be enabled on an SSD for it to function efficiently

    By default Windows will will manage TRIM on your SSD without any user input

    To check that TRIM is enabled:

    Open a Command Prompt Window and run this command:

    fsutil behavior query DisableDeleteNotify

    If that command returns 0, trim is already enabled on your SSD

    If 0 is not returned, run this command to enable TRIM:

    fsutil behavior set DisableDeleteNotify 0
     
    DaveM121, Jan 19, 2017
    #2
  3. Tryx3 Win User
    Date visited column in File Explorer

    Yes, I did try it and it worked.

    I'm slightly perturbed that my computer is evidently not in its default state - I have never used that command you suggested.

    I ran fsutil behavior query DisableLastAccess and had the response DisableLastAccess = 0

    so I played around and

    disabled it with D:\Desktop>fsutil behavior set DisableLastAccess 1 and ran a test that showed that it had stopped working

    then

    enabled it again with D:\Desktop>fsutil behavior set DisableLastAccess 0 and ran a test that showed that it had started working again.

    Do you have a KB reference for the subject?

    Denis
     
    Tryx3, Jan 19, 2017
    #3
  4. dalchina New Member

    Fsutil Behavior Query Message After Windows Loads

    Hi, this is what you get if you type
    fsutil behavior query
    at a command prompt - it's explanatory text about how to use the command as you've probably realised.

    1. Easy options:
    Do you have any system restore points prior to when this started to occur?
    or
    Do you have a suitable disk image you could restore?
    (We strongly recommend the routine use of disk imaging which can mean you can resolve issues without technical assistance).

    2. Lacking the above:
    What happens
    a. in Safe Mode
    b. after a clean boot

    I.e. does this originate from something starting up.

    3. As a matter of routine, and because the use of fsutil is often related to file system structure, please do this:
    From an admin command prompt
    [Windows key + X, click command prompt (admin)]
    chkdsk C: /F
    Your PC will need to restart.
    Make sure the result is clear or fixed- else do not proceed.
    Post back the result, which you can get after a restart as follows:
    How do I see the results of a CHKDSK that ran on boot? - Ask Leo!

    Repeat for any other partitions.
     
    dalchina, Jan 19, 2017
    #4
  5. webbj Win User
    I do have a restore point prior to first seeing this. Will try the restore but question on third point. My assumption is that this is a Windows situation. I ask because I'm running multiple drives. Windows is on its own drive and all programs/apps are on a different drive. I assume if I run restore, points 2 (I'm sure this one isn't based on your directions) or 3 are not needed?

    My question is how and why did I receive this in the first place. Mainly for knowledge so I can avoid I happening again. Thanks
     
    webbj, Jan 19, 2017
    #5
  6. dalchina New Member
    We don't know which drive/partition this might be related to.

    I have no idea why you're getting this.. hence initial step 2. Of course it might be possible to find out from a sysinternals procmon trace, but that's hard.

    Might be related to chkdsk being triggered or system maintenance, but that's just a guess.
     
    dalchina, Jan 19, 2017
    #6
  7. webbj Win User
    Initially, the restore worked. System updated Windows as there were updates since last restore point as well as antivirus.

    The problem is back. As I play games, one of my group requirements is a communication program called discord. Can be opened in browser but for press to talk, the installed program is preferred. I downloaded and tied to install the program. The last time it did install but this time there was an error and I restarted after clean temp folder. That's when the error came back. So, I'm assuming it's the discord program.

    FYI, step two, no pop up for error. I'll try step three before restoring.
     
    webbj, Jan 20, 2017
    #7
  8. dalchina New Member

    Fsutil Behavior Query Message After Windows Loads

    Ok, if no issue after a clean boot, what you need to do is progressively enable programs until you identify the source.
     
    dalchina, Apr 4, 2018
    #8
Thema:

Fsutil Behavior Query Message After Windows Loads

Loading...
  1. Fsutil Behavior Query Message After Windows Loads - Similar Threads - Fsutil Behavior Query

  2. Is Trim Enabled When "fsutil behavior set DisableDeleteNotify = 0 disabled" -- The Detailed...

    in Windows 10 Gaming
    Is Trim Enabled When "fsutil behavior set DisableDeleteNotify = 0 disabled" -- The Detailed...: Reposting this answer here, because many posts don't show this info:https://www.thewindowsclub.com/enable-trim-in-windows-10 TLDR:The "blah blah = 0 disabled" means "SSD Trim Enabled with NSTF"...
  3. Is Trim Enabled When "fsutil behavior set DisableDeleteNotify = 0 disabled" -- The Detailed...

    in Windows 10 Software and Apps
    Is Trim Enabled When "fsutil behavior set DisableDeleteNotify = 0 disabled" -- The Detailed...: Reposting this answer here, because many posts don't show this info:https://www.thewindowsclub.com/enable-trim-in-windows-10 TLDR:The "blah blah = 0 disabled" means "SSD Trim Enabled with NSTF"...
  4. Is Trim Enabled When "fsutil behavior set DisableDeleteNotify = 0 disabled" -- The Detailed...

    in Windows 10 Customization
    Is Trim Enabled When "fsutil behavior set DisableDeleteNotify = 0 disabled" -- The Detailed...: Reposting this answer here, because many posts don't show this info:https://www.thewindowsclub.com/enable-trim-in-windows-10 TLDR:The "blah blah = 0 disabled" means "SSD Trim Enabled with NSTF"...
  5. cd C:\:$i30:$bitmap and fsutil

    in Windows 10 Customization
    cd C:\:$i30:$bitmap and fsutil: Today I Was Messing around with cd C:\:$i30$bitmap and fsutil and here is the result Microsoft Windows [Version 10.0.19042.804] c 2020 Microsoft Corporation. All rights reserved. C:\Windows\system32>fsutil ---- Commands Supported ---- 8dot3name 8dot3name...
  6. When I run fsutil dirty query c: it tells me that the drive is Dirty

    in Windows 10 Network and Sharing
    When I run fsutil dirty query c: it tells me that the drive is Dirty: When I run fsutil dirty query c: it tells me that the drive is Dirty. The computer is only a few months old. https://answers.microsoft.com/en-us/windows/forum/all/when-i-run-fsutil-dirty-query-c-it-tells-me-that/c69678f2-e0c5-4625-b587-d0ca532be332
  7. Activate Windows message query

    in Windows 10 Updates and Activation
    Activate Windows message query: I have upgraded Win 7 Pro to Win 10 Pro based on Win 7 Pro licence key obtained from Microsoft 8 years ago. I no longer have key details, but on booting, a message appears in Notifications "Activate Windows. Go to settings". Settings shows the Product ID in full, but only...
  8. fsutil dirty query c: Volume - c: is Dirty . How do I fix this?

    in Windows 10 Ask Insider
    fsutil dirty query c: Volume - c: is Dirty . How do I fix this?: [ATTACH] https://preview.redd.it/66mubddg4c051.png?width=1920&format=png&auto=webp&s=7daa9b1ea4d11da706a328caa762a203fdcda054 submitted by /u/Cataal1337 [link] [comments] https://www.reddit.com/r/Windows10/comments/golf8v/fsutil_dirty_query_c_volume_c_is_dirty_how_do_i/
  9. Toshiba Tecra C50-E message query

    in Windows 10 Customization
    Toshiba Tecra C50-E message query: Toshiba Tecra C50-E i get this message every start C:\Program Files\WindowsApps\7906AAC0.TOSHIBASettings_2.1.13.0_x64_nvaxck9xhg5vg\System Settings\TosSettingsHost.exe File system error 12007. computer bought 2 months ago, works fine just checking...
  10. query on messaging app

    in Windows 10 Software and Apps
    query on messaging app: my messaging app cant receive messages from my cellular network like it used to do, what maybe the problem? https://answers.microsoft.com/en-us/windows/forum/apps_windows_10-win_people/query-on-messaging-app/66f13ae3-3877-490f-af1a-5e1db80b8a9e

Users found this page by searching for:

  1. Fsutil Behavior Query Message After Windows Loads