answersLogoWhite

0


Best Answer

system volume information containst the system restore files needed to restore the system to an earlier times

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: You can see the system volume information folder but do not have access?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you delete PSW Bispy D from folder 'system Volume Information' when you can not access this folder?

you can get access to the system volume information folder. follow the steps on this site -


If you delete the system volume information folder then will it have any effect on your laptop?

"If I delete the system volume information folder then will it have any effect on my computer?"


What folder is used by Windows to hold System Restore restore points?

The folder "System Volume Information" is a hidden system folder located in the root of the drive and is used by windows to hold system restore points. C:\System Volume Information\_ Restore folder


How do you move files out of the system volume information folder if you accidentally added files there?

download this : http://www.softpedia.com/get/Security/Secure-cleaning/Virus-Effect-Remover.shtml and use Security permission tab .... locate System volume information folder and click full control.... now you can open system volume information folder like other folder ......


What is the C system volume information?

c:\System Volume Information is a special folder used by Windows. It is not a virus. In an NTFS system, the permissions are set so that no one, not even an administrator, can access it - This is because it contains critical things that no one but the operating system should touch.


Can you delete files in System Volume Information folder?

yes you can delete the system volume info folder but they are very important in waorking of OS(operating system) so i advise you not to delete it


Where is the volume shadow copies stored?

They are save in the System Volume Information folder on the volume that you have enabled Volume Shadow Copy on.


Is it safe to delete system volume information folder?

Yeah but you will not be able to listen to anything


Why is System volume information so big?

this folder is so big because it have all system restore files


What folder holds the windows registry what holds a backup registry?

C:/System Volume Information.


How do you get rid of Trojan horse Downloader Swizzor AF?

I removed Swizzor If you're situation is anything like mine, Swizzor will be deep within C:\System Volume Information - you'll notice that a) it doesn't show up on explorer and b) that some antivirus programs (mine is AVG) do not look into the directory when they are scanning. This is because System Volume Information it is a system folder. It deals with previous system restores and is apart from being rather large, it is access restricted. Therefore, in order to allow a scan, steps must be taken to allow access to this folder. I did some research and took the following steps. Hopefully they will work for you: NOTE: This is for XP users, if operating a different Windows version you may have to adapt! 1) To show System Volume Information on explorer a) First goto Start> Settings> Control Panel> Folder Options. b) In Folder Options, click on the View tab. c) Under the heading "Hidden files and folders", check "Show hidden..." d) Uncheck the checked box a few items down "Hide protected operating system files" 2) To allow access to the System Volume Information directory a) Goto My Computer> C: drive> (you'll notice that System Volume Information has appeared) b) Right click System Volume Information and click on "Sharing and Security" c) Check the "Share this folder on the network" box. Access is now enabled. 3) To remove Swizzor a) Run your Antivirus Software and setup a custom scan. b) Select System Volume Information to scan. c) Voila! With any luck you should be Swizzor free now! Remember to uncheck "Share this folder on the network" if you have a network; and recheck "Hide protected operating system files" if you have kids or a cat. THOM


How do you delete MountPointManagerRemoteDatabase?

Babies From The MoonIn Windows, in My Computer, right-click on the System Volume Information folder and pick Properties from the context menu. Uncheck Read Only and pick Apply. At the command prompt, change to the folder, change the attributes of that directory: attrib System Volume Information -s -h. Change to the directory: CD "System Volume Information" then change the attributes of the file: attrib MountPointManagerRemoteDatabase -s -h, then del MountPointManagerRemoteDatabase.