我的电脑找不到系统还原,我的电脑属性里没有、附件里没有、控制面板也没有,但是却有System Volume Information这个文件夹。
这个怎么处理,系统还原开着或者关了都可以。
系统还原和System Volume Information文件夹
答案:2 悬赏:20 手机版
解决时间 2021-03-19 15:50
- 提问者网友:謫仙
- 2021-03-19 08:54
最佳答案
- 五星知识达人网友:过活
- 2021-03-19 10:05
控制面板-文件夹选项-查看-把“使用简单文件共享”的勾去掉!右键SYSTEM VOLUME INFORMATION,属性-安全-选Administrator,勾选 全部控制(允许),确定,然后就可以删除SYSTEM volume information了,在全部删除后,把下列代码保存为BAT文件,然后双击运行
@echo off
title SYSTEM Volume Information 专杀大师
echo This file is System Volume Information >"A:\System Volume Information"
echo This file is System Volume Information >"B:\System Volume Information"
echo This file is System Volume Information >"C:\System Volume Information"
echo This file is System Volume Information >"D:\System Volume Information"
echo This file is System Volume Information >"E:\System Volume Information"
echo This file is System Volume Information >"F:\System Volume Information"
echo This file is System Volume Information >"G:\System Volume Information"
echo This file is System Volume Information >"H:\System Volume Information"
echo This file is System Volume Information >"I:\System Volume Information"
echo This file is System Volume Information >"J:\System Volume Information"
echo This file is System Volume Information >"K:\System Volume Information"
echo This file is System Volume Information >"L:\System Volume Information"
echo This file is System Volume Information >"M:\System Volume Information"
echo This file is System Volume Information >"N:\System Volume Information"
echo This file is System Volume Information >"O:\System Volume Information"
echo This file is System Volume Information >"P:\System Volume Information"
echo This file is System Volume Information >"Q:\System Volume Information"
echo This file is System Volume Information >"R:\System Volume Information"
echo This file is System Volume Information >"S:\System Volume Information"
echo This file is System Volume Information >"T:\System Volume Information"
echo This file is System Volume Information >"U:\System Volume Information"
echo This file is System Volume Information >"V:\System Volume Information"
echo This file is System Volume Information >"W:\System Volume Information"
echo This file is System Volume Information >"X:\System Volume Information"
echo This file is System Volume Information >"Y:\System Volume Information"
echo This file is System Volume Information >"Z:\System Volume Information"
attrib "A:\System Volume Information" +R +H +S
attrib "B:\System Volume Information" +R +H +S
attrib "C:\System Volume Information" +R +H +S
attrib "D:\System Volume Information" +R +H +S
attrib "E:\System Volume Information" +R +H +S
attrib "F:\System Volume Information" +R +H +S
attrib "G:\System Volume Information" +R +H +S
attrib "H:\System Volume Information" +R +H +S
attrib "I:\System Volume Information" +R +H +S
attrib "J:\System Volume Information" +R +H +S
attrib "K:\System Volume Information" +R +H +S
attrib "L:\System Volume Information" +R +H +S
attrib "M:\System Volume Information" +R +H +S
attrib "N:\System Volume Information" +R +H +S
attrib "O:\System Volume Information" +R +H +S
attrib "P:\System Volume Information" +R +H +S
attrib "Q:\System Volume Information" +R +H +S
attrib "R:\System Volume Information" +R +H +S
attrib "S:\System Volume Information" +R +H +S
attrib "T:\System Volume Information" +R +H +S
attrib "U:\System Volume Information" +R +H +S
attrib "V:\System Volume Information" +R +H +S
attrib "W:\System Volume Information" +R +H +S
attrib "X:\System Volume Information" +R +H +S
attrib "Y:\System Volume Information" +R +H +S
attrib "Z:\System Volume Information" +R +H +S
echo 保护完毕!您的电脑不会再出现 System Volume Information 了!
从这里开始不用复制了!
@echo off
title SYSTEM Volume Information 专杀大师
echo This file is System Volume Information >"A:\System Volume Information"
echo This file is System Volume Information >"B:\System Volume Information"
echo This file is System Volume Information >"C:\System Volume Information"
echo This file is System Volume Information >"D:\System Volume Information"
echo This file is System Volume Information >"E:\System Volume Information"
echo This file is System Volume Information >"F:\System Volume Information"
echo This file is System Volume Information >"G:\System Volume Information"
echo This file is System Volume Information >"H:\System Volume Information"
echo This file is System Volume Information >"I:\System Volume Information"
echo This file is System Volume Information >"J:\System Volume Information"
echo This file is System Volume Information >"K:\System Volume Information"
echo This file is System Volume Information >"L:\System Volume Information"
echo This file is System Volume Information >"M:\System Volume Information"
echo This file is System Volume Information >"N:\System Volume Information"
echo This file is System Volume Information >"O:\System Volume Information"
echo This file is System Volume Information >"P:\System Volume Information"
echo This file is System Volume Information >"Q:\System Volume Information"
echo This file is System Volume Information >"R:\System Volume Information"
echo This file is System Volume Information >"S:\System Volume Information"
echo This file is System Volume Information >"T:\System Volume Information"
echo This file is System Volume Information >"U:\System Volume Information"
echo This file is System Volume Information >"V:\System Volume Information"
echo This file is System Volume Information >"W:\System Volume Information"
echo This file is System Volume Information >"X:\System Volume Information"
echo This file is System Volume Information >"Y:\System Volume Information"
echo This file is System Volume Information >"Z:\System Volume Information"
attrib "A:\System Volume Information" +R +H +S
attrib "B:\System Volume Information" +R +H +S
attrib "C:\System Volume Information" +R +H +S
attrib "D:\System Volume Information" +R +H +S
attrib "E:\System Volume Information" +R +H +S
attrib "F:\System Volume Information" +R +H +S
attrib "G:\System Volume Information" +R +H +S
attrib "H:\System Volume Information" +R +H +S
attrib "I:\System Volume Information" +R +H +S
attrib "J:\System Volume Information" +R +H +S
attrib "K:\System Volume Information" +R +H +S
attrib "L:\System Volume Information" +R +H +S
attrib "M:\System Volume Information" +R +H +S
attrib "N:\System Volume Information" +R +H +S
attrib "O:\System Volume Information" +R +H +S
attrib "P:\System Volume Information" +R +H +S
attrib "Q:\System Volume Information" +R +H +S
attrib "R:\System Volume Information" +R +H +S
attrib "S:\System Volume Information" +R +H +S
attrib "T:\System Volume Information" +R +H +S
attrib "U:\System Volume Information" +R +H +S
attrib "V:\System Volume Information" +R +H +S
attrib "W:\System Volume Information" +R +H +S
attrib "X:\System Volume Information" +R +H +S
attrib "Y:\System Volume Information" +R +H +S
attrib "Z:\System Volume Information" +R +H +S
echo 保护完毕!您的电脑不会再出现 System Volume Information 了!
从这里开始不用复制了!
全部回答
- 1楼网友:妄饮晩冬酒
- 2021-03-19 10:39
因为你使用的磁盘格式问题,对于ntfs格式硬盘,要删除掉它是需要修改权限的!但即使改权限,删除了只要系统一运行,很容易它就回来了,所以建议不要改了,忍受它的存在吧,只要清除还原点文档后留个空文件夹是没什么关系的!
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯