{"id":6751,"date":"2018-12-12T14:58:34","date_gmt":"2018-12-12T14:58:34","guid":{"rendered":"https:\/\/www.auslogics.com\/en\/articles\/?p=6751"},"modified":"2025-10-17T22:52:30","modified_gmt":"2025-10-17T22:52:30","slug":"fix-unspecified-error-when-copying-files-win10","status":"publish","type":"post","link":"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/","title":{"rendered":"Fixing Unspecified Error When Copying a File or Folder on Win 10"},"content":{"rendered":"<p>In most cases, Windows allows users to copy files and folders without any hassle. However, some people reported that in some instances, an error message would pop up, warning them of an unspecified error. So, what is the Error copying file or folder message on Windows 10? Well, you should know that there are several reasons why this problem occurs.<\/p>\n<p>In this post, we are going to discuss how to resolve the \u2018Error copying file or folder\u2019 message on Windows 10. We will also share what causes it so that you can keep it from reoccurring.<\/p>\n<h2>What is the Error Copying File or Folder Message on Windows 10?<\/h2>\n<p>It is worth noting that the \u2018Error copying file or folder\u2019 message can show up on Windows 10, 8, and 7, among other versions of the operating system. Most of the users who complained about this error had been trying to copy and paste files or folders to a new location. Here are some of the possible reasons why you encountered it:<\/p>\n<ol>\n<li>You were blocked by the error message because you were trying to transfer large files to a FAT32 partition like an SD or USB drive.<\/li>\n<li>You were attempting to paste files to a write-protected or read-only partition or drive. It is possible that writing data is not permitted on the destination folder.<\/li>\n<li>You were copying files with large data, and there is not enough free space in the destination drive or partition.<\/li>\n<li>The error message blocked you because you were trying to transfer files to a corrupted disk. It is also possible that the file you copied was encrypted.<\/li>\n<li>The limitations of your system prevented you from successfully transferring the files or folders.<\/li>\n<li>The folder or file ownership had changed.<\/li>\n<\/ol>\n<h2>Before Anything Else, You Need to Restore and Extract Data from the Affected Hard Drive Partition<\/h2>\n<p>Don\u2019t worry if you have crucial data on the destination storage device or hard drive partition with an unspecified error. Before you try to resolve the problem, you can try to restore and extract the data from the affected hard drive partition or storage device. In this case, we recommend using a reliable software program like Auslogics File Recovery.<\/p>\n<p>This powerful tool can help you bring back the files you thought you lost for good. The great news is, you can use it on hard drives, USB storage devices, and memory cards. Moreover, you can recover all file types\u2014even those from lost partitions. There is no need to panic when you have Auslogics File Recovery as your weapon.<\/p>\n<p>Once you\u2019ve recovered your lost files, you can now start learning how to resolve the \u2018Error copying file or folder\u2019 message on Windows 10. We\u2019ve prepared several solutions for you. You can work your way down the list until you find the one that will get rid of the error completely.<\/p>\n<h2>Solution 1: Compressing the File or Folder<\/h2>\n<p>As we\u2019ve mentioned, it is possible that the file or folder that you are trying to transfer is too big. So, we suggest compressing it or placing it in a zipped folder. To do that, follow the instructions below:<\/p>\n<ol>\n<li>On your keyboard, press Windows Key+E to open File Explorer.<\/li>\n<li>Select the file or folder you want to compress.<\/li>\n<li>Right-click it, then hover your mouse pointer over Send To.<\/li>\n<li>Choose Compressed (zipped) Folder from the options.<\/li>\n<li>Enter your preferred file name for the zipped folder, then hit Enter.<\/li>\n<\/ol>\n<p>After compressing the files or folders, try transferring them again to see if the error is gone.<\/p>\n<h2>Solution 2: Formatting the Target Partition\/Disk to NTFS<\/h2>\n<p>If you\u2019ve tried compressing the folder or file, and the error persists, you can try formatting the target disk or hard drive partition to NTFS. Doing so will allow you to free up space and speed up the file-copying process. To format the target partition or disk to NTFS, you need to follow the instructions below:<\/p>\n<ol>\n<li>Click the Search icon on your taskbar.<\/li>\n<li>Now, type \u201ccommand prompt\u201d (no quotes) inside the search box.<\/li>\n<li>Right-click Command Prompt from the results, then choose Run as Administrator from the options.<\/li>\n<li>Once Command Prompt is open, run the following commands one at a time:<\/li>\n<\/ol>\n<p>diskpart<\/p>\n<p>list disk<\/p>\n<ol start=\"5\">\n<li>To select the partition you need to format, run the following command:<\/li>\n<\/ol>\n<p>select disk X<\/p>\n<p>Note: You need to replace \u2018X\u2019 with the disk number assigned to the target partition. Make sure you choose the right one. Otherwise, you might unintentionally wipe out your hard drive\u2019s data.<\/p>\n<ol start=\"6\">\n<li>Now, run this command:<\/li>\n<\/ol>\n<p>clean<\/p>\n<p>Note: You will see a message on the screen telling you that the cleaning process was successful.<\/p>\n<ol start=\"7\">\n<li>After that, you need to run these commands:<\/li>\n<\/ol>\n<p>create partition primary<\/p>\n<p>active<\/p>\n<p>Note: Running these commands will allow you to create and activate the specified partition.<\/p>\n<ol start=\"8\">\n<li>The next step is to format the destination drive. To do that, run the following command:<\/li>\n<\/ol>\n<p>format fs=ntfs label=X<\/p>\n<p>Note: You need to replace \u2018X\u2019 with the name of the drive you wish to format.<\/p>\n<ol start=\"9\">\n<li>Finally, run this command:<\/li>\n<\/ol>\n<p>assign<\/p>\n<ol start=\"10\">\n<li>Close Command Prompt, then try to transfer the files or folder again. Check if the unspecified error is gone.<\/li>\n<\/ol>\n<!-- In-content video -->\n<div id=\"td-bottom-seethrough-1\"><\/div>\n<h2>Solution 3: Removing the Write Protection on the Destination Hard Drive or Storage Device<\/h2>\n<p>It is possible that the destination storage device or hard drive is write-protected, which is why you keep on coming across the unspecified error. As such, we suggest removing the write protection by tweaking some details in the Windows registry. However, before we share the steps, we want to ensure that you are aware of the risks.<\/p>\n<p>The Windows registry is a sensitive database. So, making even the smallest error can prevent you from booting your system. Therefore, you should follow the instructions we\u2019ll provide only if you are confident with your tech skills.<\/p>\n<ol>\n<li>On your keyboard, press Windows Key+R. Doing so should open the Run dialog box.<\/li>\n<li>Inside the Run dialog box, type \u201cregedit\u201d (no quotes), then hit Enter.<\/li>\n<li>If prompted to give permission to the app, click Yes.<\/li>\n<li>Navigate to this path:<\/li>\n<\/ol>\n<p>HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\StorageDevicesPolicies<\/p>\n<p>Note: If you cannot find StorageDevicePolicies under the Control key, you must create it manually.<\/p>\n<ol start=\"5\">\n<li>Go to the right pane and right-click an empty area.<\/li>\n<li>Select New and DWORD (32-bit).<\/li>\n<li>Change the name of the new DWORD entry to WriteProtect.<\/li>\n<li>Double-click the newly created WriteProtect key, then change the Value data to 0.<\/li>\n<li>Click OK to save the changes you made.<\/li>\n<\/ol>\n<p><br \/>\nPro Tip: After resolving the unspecified error, we recommend taking measures for protecting your hard drive. There are many antivirus programs out there, but one of the most reliable ones is <a href=\"https:\/\/www.auslogics.com\/go\/blog_auslogics_fromarticles\/en\/software\/anti-malware\/downloads\/?ref=fix-unspecified-error-when-copying-files-win10\">Auslogics Anti-Malware<\/a>. This tool discovers malicious items you\u2019d never suspect existed. What\u2019s more, it is designed not to conflict with your main antivirus. So, you can keep your computer safe and secure while you transfer files to and from external drives.<\/p>\n<p><em>We\u2019d love to hear your thoughts about this article!<\/em><\/p>\n<p><em>Join the discussion below!<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In most cases, Windows allows users to copy files and folders without any hassle. However, some people reported that in some instances, an error message would pop up, warning them of an unspecified error. So, what is the Error copying file or folder message on Windows 10? Well, you should know that there are several [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":6753,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[869,817],"tags":[719,711],"class_list":["post-6751","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-files","category-productivity","tag-errors","tag-hard-drive"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Fixing Unspecified Error When Copying a File or Folder on Win 10 &#8212; Auslogics Blog<\/title>\n<meta name=\"description\" content=\"In this post, we are going to discuss how to resolve the \u2018Error copying file or folder\u2019 message on Windows 10. We will also share what causes it.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts\/6751\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fixing Unspecified Error When Copying a File or Folder on Win 10\" \/>\n<meta property=\"og:description\" content=\"In this post, we are going to discuss how to resolve the \u2018Error copying file or folder\u2019 message on Windows 10. We will also share what causes it.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/\" \/>\n<meta property=\"og:site_name\" content=\"Auslogics Blog | Tips to Diagnose &amp; Resolve Computer Issues\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Auslogics\" \/>\n<meta property=\"article:published_time\" content=\"2018-12-12T14:58:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-17T22:52:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2018\/12\/unspecified-error-when-copying-files.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"380\" \/>\n\t<meta property=\"og:image:height\" content=\"250\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Eunice Samson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Eunice Samson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-unspecified-error-when-copying-files-win10\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-unspecified-error-when-copying-files-win10\\\/\"},\"author\":{\"name\":\"Eunice Samson\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/#\\\/schema\\\/person\\\/8c0dbd4082f5071af21fa654ee992ed2\"},\"headline\":\"Fixing Unspecified Error When Copying a File or Folder on Win 10\",\"datePublished\":\"2018-12-12T14:58:34+00:00\",\"dateModified\":\"2025-10-17T22:52:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-unspecified-error-when-copying-files-win10\\\/\"},\"wordCount\":1172,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-unspecified-error-when-copying-files-win10\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/unspecified-error-when-copying-files.jpg\",\"keywords\":[\"Errors\",\"Hard Drive\"],\"articleSection\":[\"Files\",\"Productivity\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-unspecified-error-when-copying-files-win10\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-unspecified-error-when-copying-files-win10\\\/\",\"url\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-unspecified-error-when-copying-files-win10\\\/\",\"name\":\"Fixing Unspecified Error When Copying a File or Folder on Win 10 &#8212; Auslogics Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-unspecified-error-when-copying-files-win10\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-unspecified-error-when-copying-files-win10\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/unspecified-error-when-copying-files.jpg\",\"datePublished\":\"2018-12-12T14:58:34+00:00\",\"dateModified\":\"2025-10-17T22:52:30+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/#\\\/schema\\\/person\\\/8c0dbd4082f5071af21fa654ee992ed2\"},\"description\":\"In this post, we are going to discuss how to resolve the \u2018Error copying file or folder\u2019 message on Windows 10. We will also share what causes it.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-unspecified-error-when-copying-files-win10\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-unspecified-error-when-copying-files-win10\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-unspecified-error-when-copying-files-win10\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/unspecified-error-when-copying-files.jpg\",\"contentUrl\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/unspecified-error-when-copying-files.jpg\",\"width\":380,\"height\":250,\"caption\":\"Resolving Unspecified Error when Copying a file or folder on Windows 10?\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-unspecified-error-when-copying-files-win10\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Tech Wisdom Blog\",\"item\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Productivity\",\"item\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/category\\\/productivity\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Files\",\"item\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/category\\\/productivity\\\/files\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Fixing Unspecified Error When Copying a File or Folder on Win 10\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/#website\",\"url\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/\",\"name\":\"Auslogics Blog | Tips to Diagnose &amp; Resolve Computer Issues\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/#\\\/schema\\\/person\\\/8c0dbd4082f5071af21fa654ee992ed2\",\"name\":\"Eunice Samson\",\"description\":\"Meet Eunice Samson, an expert author on the Auslogics blog, diving deep into Windows systems and Microsoft products. With years of experience, Eunice crafts insightful guides and reviews, simplifying complex concepts for readers. Her knack for demystifying tech jargon ensures her articles are approachable yet packed with valuable insights. Dive into Eunice's writings for a friendly journey through the world of tech, where understanding Windows systems and maximizing the benefit you get from Microsoft products becomes a breeze. Whether it's troubleshooting or exploring new software, Eunice's expertise makes tech knowledge accessible to all.\",\"url\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/author\\\/eunice_samson\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Fixing Unspecified Error When Copying a File or Folder on Win 10 &#8212; Auslogics Blog","description":"In this post, we are going to discuss how to resolve the \u2018Error copying file or folder\u2019 message on Windows 10. We will also share what causes it.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts\/6751","og_locale":"en_US","og_type":"article","og_title":"Fixing Unspecified Error When Copying a File or Folder on Win 10","og_description":"In this post, we are going to discuss how to resolve the \u2018Error copying file or folder\u2019 message on Windows 10. We will also share what causes it.","og_url":"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/","og_site_name":"Auslogics Blog | Tips to Diagnose &amp; Resolve Computer Issues","article_publisher":"https:\/\/www.facebook.com\/Auslogics","article_published_time":"2018-12-12T14:58:34+00:00","article_modified_time":"2025-10-17T22:52:30+00:00","og_image":[{"width":380,"height":250,"url":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2018\/12\/unspecified-error-when-copying-files.jpg","type":"image\/jpeg"}],"author":"Eunice Samson","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Eunice Samson","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/#article","isPartOf":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/"},"author":{"name":"Eunice Samson","@id":"https:\/\/www.auslogics.com\/en\/articles\/#\/schema\/person\/8c0dbd4082f5071af21fa654ee992ed2"},"headline":"Fixing Unspecified Error When Copying a File or Folder on Win 10","datePublished":"2018-12-12T14:58:34+00:00","dateModified":"2025-10-17T22:52:30+00:00","mainEntityOfPage":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/"},"wordCount":1172,"commentCount":0,"image":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/#primaryimage"},"thumbnailUrl":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2018\/12\/unspecified-error-when-copying-files.jpg","keywords":["Errors","Hard Drive"],"articleSection":["Files","Productivity"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/","url":"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/","name":"Fixing Unspecified Error When Copying a File or Folder on Win 10 &#8212; Auslogics Blog","isPartOf":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/#primaryimage"},"image":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/#primaryimage"},"thumbnailUrl":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2018\/12\/unspecified-error-when-copying-files.jpg","datePublished":"2018-12-12T14:58:34+00:00","dateModified":"2025-10-17T22:52:30+00:00","author":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/#\/schema\/person\/8c0dbd4082f5071af21fa654ee992ed2"},"description":"In this post, we are going to discuss how to resolve the \u2018Error copying file or folder\u2019 message on Windows 10. We will also share what causes it.","breadcrumb":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/#primaryimage","url":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2018\/12\/unspecified-error-when-copying-files.jpg","contentUrl":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2018\/12\/unspecified-error-when-copying-files.jpg","width":380,"height":250,"caption":"Resolving Unspecified Error when Copying a file or folder on Windows 10?"},{"@type":"BreadcrumbList","@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-unspecified-error-when-copying-files-win10\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Tech Wisdom Blog","item":"https:\/\/www.auslogics.com\/en\/articles\/"},{"@type":"ListItem","position":2,"name":"Productivity","item":"https:\/\/www.auslogics.com\/en\/articles\/category\/productivity\/"},{"@type":"ListItem","position":3,"name":"Files","item":"https:\/\/www.auslogics.com\/en\/articles\/category\/productivity\/files\/"},{"@type":"ListItem","position":4,"name":"Fixing Unspecified Error When Copying a File or Folder on Win 10"}]},{"@type":"WebSite","@id":"https:\/\/www.auslogics.com\/en\/articles\/#website","url":"https:\/\/www.auslogics.com\/en\/articles\/","name":"Auslogics Blog | Tips to Diagnose &amp; Resolve Computer Issues","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.auslogics.com\/en\/articles\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.auslogics.com\/en\/articles\/#\/schema\/person\/8c0dbd4082f5071af21fa654ee992ed2","name":"Eunice Samson","description":"Meet Eunice Samson, an expert author on the Auslogics blog, diving deep into Windows systems and Microsoft products. With years of experience, Eunice crafts insightful guides and reviews, simplifying complex concepts for readers. Her knack for demystifying tech jargon ensures her articles are approachable yet packed with valuable insights. Dive into Eunice's writings for a friendly journey through the world of tech, where understanding Windows systems and maximizing the benefit you get from Microsoft products becomes a breeze. Whether it's troubleshooting or exploring new software, Eunice's expertise makes tech knowledge accessible to all.","url":"https:\/\/www.auslogics.com\/en\/articles\/author\/eunice_samson\/"}]}},"_links":{"self":[{"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts\/6751","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/comments?post=6751"}],"version-history":[{"count":9,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts\/6751\/revisions"}],"predecessor-version":[{"id":92347,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts\/6751\/revisions\/92347"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/media\/6753"}],"wp:attachment":[{"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/media?parent=6751"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/categories?post=6751"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/tags?post=6751"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}