How to fix error code 0x800701B1 on Windows 10/11
When transferring files from a drive to another driver in File Explorer, you may encounter this error message stating "Error x800701B1: A non-existent device was specified ". While many users have reported this issue while copy-pasting large files on USB devices, a few of them have also encountered this issue while trying to install Windows on HDD/SSD connected to a USB port.
Fix 1 – Plug the drive into another port
As you know, there are several types of ports on your system. However, some newer external SSDs/HDDs only work with USB 3.0. Therefore, if you have plugged into a USB 2.0 port, you may get this error.
1. You have to eject the USB drive. So, click on the arrow icon to view hidden system icons.
2. Here, look for the USB eject icon. Now, click once to view all USB connected to the system.
3. Now, just right-click on the external drive and click "Eject" to safely eject the drive.
#4. Simply unplug the device from the existing USB port.
5. Then, take a closer look at the USB ports on your PC/Laptop. You'll find USB 3.0 ports on all the latest laptops. And if you're on a PC, there are several USB ports on the back.
6. Plug the USB drive into a new port on the machine.
Then, test it by transferring some files from the drive to the computer and vice versa. Check to see if you still see error code0x800701B1.
Fix 2 – Rescan the entire drive
Try rescanning the drive from Disk Management to resolve the issue.
1. You can use the disk management tool to rescan the drive.
2. Press Win key and X key to open the context menu.
3. Then, click the "Disk Management" tool to open it.
#4. In the Disk Management tool, you can view the complete list of drives in the main pane.
5. Simply click the "Action" menu and then click "Rescan Disk" to rescan the drive.
After rescanning the drive, you can close the Disk Management tool. After that, try copy-pasting or transferring the file.
You will no longer see the error message.
Fix 3 – Own the drive in question
If you do not have the appropriate permissions for the drive, you will need to grant sufficient permissions to it.
1. First, open File Explorer by pressing the Win key and the E key together.
2. Now, click on “This PC” in the left pane.
3. Find the drive here. Now, right-click on the drive and click on "Properties".
4. After that, right click on the drive and go to the "Security" tab.
5. Here, in this tab, click Advanced to open Advanced security settings.
5. Next, next to the "Owner:" option, click "Change".
6. On the next screen, click on the “Advanced” option.
#7. Later, click the "Find Now" button to find the complete list of user groups.
8. Within these groups, select your username and double-click the username.
9. To confirm this, click "OK".
10. After returning to the homepage, select"Replace all child object permission entries with the inheritable permission entries of this object "frame.
11. Then, to save the changes, click "Apply" and "OK".
Now, try transferring the file you tried earlier.
Fix 4 – Uninstall and reinstall the disk drive
Uninstall and reinstall the disk drive on your computer.
1. First, press the win key and the R key.
2. Then, enter this and click Enter.
devmgmt.msc
3. On the Device Manager page, Expand the "Disk Drive" drop-down list.
4. Here, just right-click on the disk drive and click on "Uninstall Device".
5. Confirm the uninstallation again. Click "Uninstall" again.
This way, the disk drive is unmounted from the computer. Don't worry. This will only uninstall the current driver.
Restart the computer. This way, Windows will indeed replace the uninstalled driver with the default driver. After restarting, you can easily transfer files without any issues.
The above is the detailed content of How to fix error code 0x800701B1 on Windows 10/11. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



It is not easy to convert XML to PDF directly on your phone, but it can be achieved with the help of cloud services. It is recommended to use a lightweight mobile app to upload XML files and receive generated PDFs, and convert them with cloud APIs. Cloud APIs use serverless computing services, and choosing the right platform is crucial. Complexity, error handling, security, and optimization strategies need to be considered when handling XML parsing and PDF generation. The entire process requires the front-end app and the back-end API to work together, and it requires some understanding of a variety of technologies.

HTTP status codes are divided into four categories: 2xx means the request is successful, 3xx means redirection is required, 4xx means client error, and 5xx means server error. 2xx status code such as 200OK means the request is successful, 201Created means the resource creation is successful; 3xx status code such as 301MovedPermanently means permanent redirection, 302Found means temporary redirection; 4xx status code such as 404NotFound means the resource is not found, 400BadRequest means the request syntax error; 5xx status code such as 500InternalServerError means the server internal error, 503ServiceUnavailabl

PS "Loading" problems are caused by resource access or processing problems: hard disk reading speed is slow or bad: Use CrystalDiskInfo to check the hard disk health and replace the problematic hard disk. Insufficient memory: Upgrade memory to meet PS's needs for high-resolution images and complex layer processing. Graphics card drivers are outdated or corrupted: Update the drivers to optimize communication between the PS and the graphics card. File paths are too long or file names have special characters: use short paths and avoid special characters. PS's own problem: Reinstall or repair the PS installer.

How to achieve login authorization from within the application to outside the application? In some applications, we often encounter the need to jump from one application to another...

XML Online Format Tools automatically organizes messy XML code into easy-to-read and maintain formats. By parsing the syntax tree of XML and applying formatting rules, these tools optimize the structure of the code, enhancing its maintainability and teamwork efficiency.

The H5 page needs to be maintained continuously, because of factors such as code vulnerabilities, browser compatibility, performance optimization, security updates and user experience improvements. Effective maintenance methods include establishing a complete testing system, using version control tools, regularly monitoring page performance, collecting user feedback and formulating maintenance plans.

Converting XML to PDF directly on Android phones cannot be achieved through the built-in features. You need to save the country through the following steps: convert XML data to formats recognized by the PDF generator (such as text or HTML); convert HTML to PDF using HTML generation libraries such as Flying Saucer.

Solving the problem of slow Photoshop startup requires a multi-pronged approach, including: upgrading hardware (memory, solid-state drive, CPU); uninstalling outdated or incompatible plug-ins; cleaning up system garbage and excessive background programs regularly; closing irrelevant programs with caution; avoiding opening a large number of files during startup.