如果您使用文件(File)历史记录,那么您可能会收到以下警告“重新连接(Reconnect)您的驱动器。您的文件将被临时复制到您的硬盘驱动器,直到您重新连接文件历史(File History)驱动器并运行备份。” 文件(File)历史记录是Windows 8和Windows 10中引入的备份工具,可轻松自动备份外部驱动器上的个人文件(数据)。每当您的个人文件发生更改时,都会在外部驱动器上存储一份副本。文件历史记录(File History)会定期扫描您的系统以查找更改并将更改的文件复制到外部驱动器。
Reconnect your drive (Important)
Your File History drive was
disconnected for too long. Reconnect
it and then tap or click to keep saving
copies of your files.
系统还原(System Restore)或现有Windows备份的问题在于它们会从备份中保留您的个人文件,从而导致您的个人文件和文件夹的数据丢失。这就是为什么在Windows 8中引入文件历史记录(File History)的概念,以更好地保护系统和您的个人文件。
如果您移除备份个人文件的外部硬盘驱动器的时间过长,或者它没有足够的空间来保存文件的临时版本,则可能会出现重新连接驱动器警告。如果禁用或关闭文件(File)历史记录,也可能会出现此警告消息。因此,不要浪费任何时间,让我们看看如何使用下面列出的故障排除指南在Windows 10上实际(Windows 10)修复重新连接(Fix Reconnect)驱动器警告。
修复(Fix Reconnect)Windows 10 上的重新连接驱动器警告
确保 创建一个还原点(create a restore point) 以防万一出现问题。
方法 1:运行硬件疑难解答(Method 1: Run the Hardware Troubleshooter)
1. 在Windows 搜索(Windows Search)栏中键入疑难解答,然后单击疑难解答。(Troubleshooting.)
2. 接下来,单击硬件和声音。(Hardware and Sound.)
3.然后从列表中选择硬件和设备。(Hardware and Devices.)
4. 按照屏幕上的说明运行故障排除程序。
5. 再次运行疑难解答(Troubleshooter)后,尝试连接您的驱动器,看看您是否能够修复 Windows 10 上的重新连接驱动器警告。(Fix Reconnect your drive warning on Windows 10.)
方法 2:启用文件历史记录(Method 2: Enable File History)
1. 按Windows Key + I 打开设置(Settings),然后单击更新和安全。(Update & Security.)
2. 从左侧,菜单单击备份。( Backup.)
3. 在“ Backup using File History ”下,单击“Add a drive”旁边的 + 号。
4. 确保连接外部驱动器,然后在单击添加驱动器选项时将得到的上述提示中单击该驱动器。(Add a drive option.)
5. 选择驱动器后,文件历史记录(File History)将开始归档数据,并且ON/OFF切换将开始出现在新标题“自动备份我的文件”下。(Automatically back up my file.)”
6. 现在您可以等待下一个计划备份运行,也可以手动运行备份。
7. 因此,单击备份设置(Backup Settings)中自动备份我的文件(Automatically backup my file)下方的更多选项( More option),然后单击立即备份(Backup)。
方法 3:在外部驱动器上运行 Chkdsk(Method 3: Run Chkdsk on External Drive)
1. 记下出现 Reconnect your drive 警告的驱动盘符;(Reconnect your drive warning occurs;) 例如,在本例中,驱动器号为 H。(drive letter is H.)
2. 右键单击 Windows按钮(开始菜单(Start Menu))并选择“命令提示符(管理员)。(Command Prompt(Admin).)”
3. 在 cmd 中输入命令:chkdsk (drive letter:) /r ( Change drive letter with your own)。例如,驱动器号是我们的示例(Example)是“I:”,因此命令应该是chkdsk I: /r
4. 如果系统要求您恢复文件,请选择是(Yes)。
5. 如果上面的命令不起作用试试:chkdsk I: /f /r /x
注意:(Note:)在上面的命令中 I: 是我们要检查磁盘的驱动器,/f 代表一个标志,它 chkdsk 允许修复与驱动器相关的任何错误,/r 让 chkdsk 搜索坏扇区并执行恢复和/x 指示检查磁盘在开始该过程之前卸载驱动器。
在许多情况下,只有 Windows 检查磁盘实用程序似乎可以修复 Windows 10 上的重新连接驱动器警告,(Fix Reconnect your drive warning on Windows 10)但如果它不起作用,请不要担心继续下一个方法。
方法四:删除文件历史配置文件(Method 4: Delete File History Configuration Files)
1. 按Windows Key + R然后键入以下命令并按Enter:
%LOCALAPPDATA%\Microsoft\Windows\FileHistory
2. 如果您无法浏览到上述文件夹,请手动导航到:
C:\Users\your user folder\AppData\Local\Microsoft\Windows\FileHistory\
3. 现在在FileHistory 文件夹(FileHistory Folder)下,您将看到两个文件夹,一个是Configuration,另一个是Data,确保删除这两个文件夹的内容。(不要删除文件夹本身,只删除这些文件夹中的内容)。
4. 重新启动您的 PC 以保存更改。
5.再次(Again)打开文件历史记录并再次添加外部驱动器。这将解决问题,您可以按应有的方式运行备份。
6. 如果这没有帮助,那么再次返回文件历史文件夹并将其重命名为FileHistory.old并再次尝试在文件历史设置(File History Settings)中添加外部驱动器。
方法 5:格式化您的外部硬盘驱动器并再次运行文件历史记录(Method 5: Format your external hard drive and run File History again)
1. 按 Windows 键 + R 然后键入diskmgmt.msc并按 Enter 打开磁盘管理。(Disk Management.)
2. 如果您无法通过上述方法访问磁盘管理,请按Windows Key + X并选择控制面板。(Control Panel.)
3.在控制面板搜索中输入(Control Panel)管理(Administrative)并选择管理工具。(Administrative Tools.)
4. 进入管理工具(Administrative Tools)后,双击计算机管理。(Computer Management.)
5. 现在从左侧菜单中,选择磁盘管理。(Disk Management.)
6. 找到您的 SD 卡或USB驱动器,然后右键单击它并选择格式化。(Format.)
7. 跟随屏幕选项并确保取消选中快速格式化(uncheck the Quick Format)选项。
8. 现在再次按照方法 2 运行文件历史(File History)备份。
这应该可以帮助您解决 Windows 10 上的驱动器警告,( your drive warning on Windows 10)但如果您仍然无法格式化驱动器,请继续使用下一种方法。
方法 6:将不同的驱动器添加到文件历史记录(Method 6: Add a different drive to File History)
1. 按Windows Key + X,然后选择控制面板。(Control Panel.)
2. 现在单击系统和安全,(System and Security)然后单击文件历史记录。(File History.)
3. 从左侧菜单中,单击选择驱动器。( Select drive.)
4. 确保您已插入外部驱动器以选择文件历史记录备份(File History Backup),然后在上述设置下选择此驱动器。(select this drive under the above setup.)
5. 单击确定,您就完成了。
受到推崇的:(Recommended:)
就是这样,您已成功修复 Windows 10 上的重新连接驱动器警告,(Fix Reconnect your drive warning on Windows 10)但如果您对本指南仍有任何疑问,请随时在评论部分提出。
Fix Reconnect your drive warning on Windows 10
If you use File history, then you may have receiνed the fоllowing warning “Recоnnect yoυr drive. Your file will be temporarіly copіed to yoυr hard drive until you reconnect you File History drivе and run a backup.” File history is a bаckup tool introduced in Windows 8 and Windows 10, which аllows for easy automated backups of your рersonal files (data) on an external drive. Any time your personal files chаnge, there will be a copy ѕtored on the external drive. File Hіstory periodiсally scаns yоur system for changes and copies the changed filеs to the externаl drive.
Reconnect your drive (Important)
Your File History drive was
disconnected for too long. Reconnect
it and then tap or click to keep saving
copies of your files.
The problem with System Restore or existing Windows backups was that they leave your personal files from the backups, leading to data loss of your personal files and folders. So this is why the concept of File History was introduced in Windows 8 to better protect the system and your personal file too.
Reconnect your drive warning may occur if you have removed the external hard drive for too long on which your personal files are backed up, or it doesn’t have enough space to save temporary versions of your files. This warning message may also occur if the File history is disabled or turned off. So without wasting any time let’s see how to actually Fix Reconnect your drive warning on Windows 10 with the below-listed troubleshooting guide.
Fix Reconnect your drive warning on Windows 10
Make sure to create a restore point just in case something goes wrong.
Method 1: Run the Hardware Troubleshooter
1. Type troubleshooting in the Windows Search bar and click on Troubleshooting.
2. Next, click on Hardware and Sound.
3.Then from the list select Hardware and Devices.
4. Follow on-screen instructions to run the troubleshooter.
5. After running Troubleshooter again try to connect your drive and see if you’re able to Fix Reconnect your drive warning on Windows 10.
Method 2: Enable File History
1. Press Windows Key + I to open Settings then click Update & Security.
2. From the left-hand side, menu clicks Backup.
3. Under “Backup using File History” click the + sign next to Add a drive.
4. Make sure to connect the external drive and click that drive in the above prompt you will get when you click Add a drive option.
5. As soon as you select the drive File History will begin archiving the data and an ON/OFF toggle will start appearing under a new heading “Automatically back up my file.”
6. Now you could wait for the next scheduled backup to run or you could manually run the backup.
7. So click More option below Automatically backup my file in Backup Settings and click Backup now.
Method 3: Run Chkdsk on External Drive
1. Note the driver letter in which Reconnect your drive warning occurs; for example, in this example, the drive letter is H.
2. Right-click on the Windows button (Start Menu) and select “Command Prompt(Admin).”
3. Type the command in cmd: chkdsk (drive letter:) /r (Change drive letter with your own). For Example, the drive letter is our example is “I:” hence the command should be chkdsk I: /r
4. If you are asked to recover files, select Yes.
5. If the above command doesn’t work try: chkdsk I: /f /r /x
Note: In the above command I: is the drive on which we want to check disk, /f stands for a flag which chkdsk the permission to fix any errors associated with the drive, /r let chkdsk search for bad sectors and perform recovery and /x instructs the check disk to dismount the drive before beginning the process.
In many cases, only the windows check disk utility seems to Fix Reconnect your drive warning on Windows 10 but if it didn’t work don’t worry continue to next method.
Method 4: Delete File History Configuration Files
1. Press Windows Key + R then type the following command and hit Enter:
%LOCALAPPDATA%\Microsoft\Windows\FileHistory
2. If you not able to browse to the above folder, then manually navigate to:
C:\Users\your user folder\AppData\Local\Microsoft\Windows\FileHistory\
3. Now under FileHistory Folder you will see two folders one Configuration and other one Data, make sure to delete the contents of both of these folders. (Do not delete the folder itself, only the content inside these folders).
4. Reboot your PC to save changes.
5. Again turn on the file history and add the external drive again. This would fix the issue, and you could run the backup as it should.
6. If this doesn’t help then again go back to the file history folder and rename it to FileHistory.old and again try to add the external drive in File History Settings.
Method 5: Format your external hard drive and run File History again
1. Press Windows Key + R then type diskmgmt.msc and hit Enter to open Disk Management.
2. If you’re not able to access disk management via the above method, then press Windows Key + X and select Control Panel.
3. Type Administrative in the Control Panel search and select Administrative Tools.
4. Once inside Administrative Tools, double click on Computer Management.
5. Now from the left-hand menu, select Disk Management.
6. Find your SD card or USB drive then right-click on it and select Format.
7. Follow-on-screen option and make sure to uncheck the Quick Format option.
8. Now again follow method 2 to run File History backup.
This should help you resolve your drive warning on Windows 10 but if you are still not able to format the drive, then continue with the next method.
Method 6: Add a different drive to File History
1. Press Windows Key + X then select Control Panel.
2. Now click System and Security then click File History.
3. From the left-hand side menu, click on the Select drive.
4. Make sure you have inserted your external drive to select for File History Backup and then select this drive under the above setup.
5. Click Ok, and you’re done.
Recommended:
That’s it you have successfully Fix Reconnect your drive warning on Windows 10 but if you still have any questions regarding this guide then feel free to ask them in the comment’s section.