Difference between revisions of "StableBit Scanner Q3110004"

From Covecube - Wiki
(Created page with "Fix CHKDSK or File System scan errors ==When to Use== If the system disk keeps on coming back with errors, but a manual check comes back as clean. ==Steps== # Open an elevat...")
 
Line 9: Line 9:
 
#* Right click on the "Command Prompt" entry, and select "Run as Administrator"
 
#* Right click on the "Command Prompt" entry, and select "Run as Administrator"
 
# Run "vssadmin add shadowstorage /for=c: /on=c: /maxsize=5GB"
 
# Run "vssadmin add shadowstorage /for=c: /on=c: /maxsize=5GB"
 +
#* Change ''c:'' to whichever drive letter in question
 
# Reboot the system
 
# Reboot the system
  
 
This should allow you to correctly scan the drives.
 
This should allow you to correctly scan the drives.

Revision as of 13:44, 16 November 2015

Fix CHKDSK or File System scan errors

When to Use

If the system disk keeps on coming back with errors, but a manual check comes back as clean.

Steps

  1. Open an elevated Command Prompt
    • To do so, hit the Start Button, and type "Command Prompt"
    • Right click on the "Command Prompt" entry, and select "Run as Administrator"
  2. Run "vssadmin add shadowstorage /for=c: /on=c: /maxsize=5GB"
    • Change c: to whichever drive letter in question
  3. Reboot the system

This should allow you to correctly scan the drives.