unable to open volume \\.\C:

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
seangg
Posts: 1
Joined: Fri Oct 16, 2009 1:35 am

unable to open volume \\.\C:

Post by seangg »

After i've install Everything and when i went to the configuration page, an Error appeared: unable to open volume \\.\C:

I am a non-administrator user.

Errorlog.txt
2009-10-16 9:09:02: Everything 1.2.1.371: d:\dev\everything\src\mu.h(534): mu::OpenVolume(): CreateFileW(): GetLastError(): 5: Failed to open volume \\.\C:

Thansk a lot.
David
Developer
Posts: 430
Joined: Tue Mar 17, 2009 1:42 am

Re: unable to open volume \\.\C:

Post by David »

"Everything" requires administrative privileges for low level access to volumes.

The low level access is needed for scanning the master file table (MFT) and communicating with the NTFS driver.

If you choose to run "Everything" with administrative privileges you will need to manually re-enable volumes for indexing.

To re-enable volumes for indexing:
  • In "Everything", from the Tools menu, click Options.
  • Click the Volumes tab.
  • For each volume in the Local NTFS volumes list:
    • Check Check media.
    • Check Enable USN Journal logging.
    • Check Include in database.
    • Check Monitor changes.
    Click OK.
Post Reply