We'll provide 5 solutions to fix error code 36 on Mac, and you can refer to the methods below and jump to the corresponding section: 1. **Reboot Your Mac** 2. **Check for Malware** 3. **Repair Disk Permissions** 4. **Modify File Ownership** 5. **Use Terminal Command** --- **Solution 1: Reboot Your Mac** If you encounter error code 36 while copying or moving files, restarting your Mac might resolve the issue. Simply press the power button, choose "Shut Down," and then turn it back on again. --- **Solution 2: Check for Malware** Malware can sometimes cause file system errors. Use a reliable antivirus software to scan your Mac and remove any potential threats. --- **Solution 3: Repair Disk Permissions** Disk Utility can help fix file system issues, including error code 36. Open it from Applications > Utilities, select your startup disk, and click "First Aid" to repair disk permissions. --- **Solution 4: Modify File Ownership** Error code 36 could be due to incorrect file ownership. Open Terminal (found in Applications > Utilities), and type the following command: ``` sudo chown -R your_username /path/to/file ``` Replace "your_username" with your actual username and "/path/to/file" with the path of the affected file or folder. --- **Solution 5: Use Terminal Command** Another Terminal command that might help is the `rsync` command. This utility can often fix file copying issues. Open Terminal and enter: ``` rsync -rv --chmod=ugo=rwX --info=progress2 /path/to/source /path/to/destination ``` Replace "/path/to/source" with the source file or folder and "/path/to/destination" with where you want to copy the file. Remember to exercise caution when using Terminal commands, as incorrect usage can lead to data loss. If none of these solutions work, consider seeking professional assistance.

Translate into English

Workable Solutions Step-by-step Troubleshooting
Fix 1. Run dot_clean Command Go to the Applications and select Utilities. Find the Terminal application and click it to launch...Full steps
Fix 2. Disk Utility First Aid Go to Finder, select Applications, and then choose "Utilities". Click the Disk Utility app...Full steps
Fix 3. Check File Permission Go to the drive and open the folder you want to copy. Now, select File, then click Get Info...Full steps
Fix 4. Delete .DS_Store Files Open the Applications menu on your Mac and select Utilities. Find the Terminal app and...Full steps
Fix 5. Update macOS Click the Apple logo in the top left corner of the Mac screen and select System Preferences...Full steps

"What is Error Code 36 on Mac?"

Mac users might encounter frustration when faced with error code 36 on Mac or error code 43 on Mac. Error Code 36 occurs when the system is unable to read or write a file's data, thereby preventing deletion, copying, or transferring. Several potential reasons can lead to the appearance of error code 36 on your Mac:

    • The external drive is not connected properly or has become corrupted.
    • Read/Write permissions for files or folders are not granted.
    • The macOS base system is not up to date.
    • Your system is infected with malware or a virus.

This article will present you with the top five solutions to fix error code 36 on your Mac.

Mac error code 36

How to Resolve Error Code 36 on Mac [5 Solutions]

If you're searching for a solution to the Mac error code 36 issue, we'll guide you through five effective fixes in the section below. Let's begin with:

Solution 1: Run the dot_clean Command in Terminal to Resolve Error Code 36

To resolve error code 36, you'll need to utilize the Mac Terminal and cautiously execute the provided command. Follow these steps:

Step 1. Go to Applications and select Utilities.

Step 2. Locate the Terminal application and click on it to open.

Click to launch the terminal app on Mac

Step 3. Type or paste dot_clean in the Terminal.

Paste the provided code into the terminal application

Note: Please ensure you use this terminal command correctly. Incorrect usage may result in data loss.

Step 4. Press the Space button immediately and drag and drop the file path into the Terminal.

Step 5. Once it loads successfully, press the Return key.

This command will correct the issue and merge any hidden files within the folder. Close the Terminal application and verify if you are able to copy files or if the system is still displaying error code 36.

Solution 2: Repair Error Code 36 on Mac using Disk Utility First Aid

Error code 36 can occur due to damaged files or other issues on the hard drive. Hence, using Mac Disk Utility is an effective solution to resolve the issue. You'll need to make use of the built-in First Aid feature on your Mac. Here are the steps to follow:

Step 1. Go to Finder, select "Applications," and choose "Utilities."

Step 2. Click the Disk Utility app to run it on your Mac.

Step 3. Tap the View icon at the top of the window, and then choose Show All Devices.

Select Show All Devices in Disk Utility

Step 4. From the left-side panel, select the drive on which you are experiencing the issue with code 36.

Step 5. Choose First Aid and repair the Mac disk with Disk Utility.

Select First Aid in Disk Utility

It will likely correct the error and provide you with a report about the issue.

Solution 3: Check and Modify File Permissions on Mac to Resolve Error Code 36

Ensure that the file you're attempting to copy has read/write permissions granted. If the file lacks the necessary permissions, your Mac will prevent you from copying or transferring it, resulting in an error 36. To check and assign the proper file permissions, follow these steps:

Step 1. Navigate to the drive and open the folder that you wish to copy.

Step 2. Next, choose File and then click Get Info.

Right-click the folder and select Get Info. Right-click the folder and select Get Info.

Step 3. Choose the Sharing & Permissions option.

Step 4. Check if the bottom right corner is locked. If it is, you'll need to enter your account details to modify the permissions.

Uncheck the locked checkbox and provide the read and write permission

Step 5. Under the Name column, click the user or group option and select the appropriate setting from the displayed menu.

Step 6. Make sure you have granted the Read & Write permission.

Close the window, and then attempt to copy the file you wish to transfer. Check if the error has been resolved.

Solution 4: Remove .DS_Store Files to Resolve Error Code 36 on Mac

Occasionally, Error Code 36 arises due to corrupted .DS_Store files. To rectify this issue, you'll need to manually delete these files using the Terminal utility:

Step 1. Open the Applications menu on your Mac and choose Utilities.

Step 2. Locate the Terminal app and click to open it.

Step 3. Paste or type sudo find / -name ".DS_Store" -depth -exec rm {} \; in the Terminal.

Paste the terminal command to delete the .DS_Store Files on Mac

Step 4. Press the Return key to initiate the process of removing the .DS_Store files.

Step 5. Enter the administrator password and press Return to continue.

Step 6. Wait for the deletion to finish, then reboot your Mac.

Now, verify if this solution resolved the Error Code 36.

Solution 5: Update macOS to the Latest Version on Your Mac

If none of the aforementioned methods have resolved the error code 36, the issue might be due to an outdated macOS version on your Mac. An outdated operating system can introduce bugs, which can often be resolved by installing the latest update. To update to macOS 13 or download macOS Ventura, follow these steps:

Step 1. Click on the Apple logo in the top left corner of the Mac screen and choose System Preferences from the dropdown menu.

Step 2. Select "About This Mac" and then choose "Software Update." Check if you see the "Update Now" button, and click it to update your system.

Upgrade to macOS Monterey to resolve error code 36.

Note: If your macOS is up-to-date, you will not see the "Update Now" button. You can click the link to address the issue of the macOS Ventura update not appearing.

"Recovering Deleted Files While Resolving Error Code 36 on Mac"

The above methods should resolve error code 36 on your Mac. However, there is a risk of data loss or corruption during the fixing process, and you might encounter issues like the macOS Ventura upgrade failing. Therefore, we recommend using tools Data Recovery Wizard for Mac. This is an all-in-one file recovery tool that can help recover and repair damaged files on your Mac while addressing error code 36.

This software is designed with a wizard mode, enhancing its user-friendliness and ensuring compatibility with all file systems. The Data Recovery Wizard for Mac guarantees a safe and accurate recovery of files, preserving their original names and storage paths. Here are the steps to retrieve your data using the Data Recovery Wizard: 1. **Download and Install**: First, download the Data Recovery Wizard for Mac from a reliable source. Install it on your Mac by following the on-screen instructions. 2. **Launch the Software**: Once installed, open the Data Recovery Wizard application. 3. **Select Recovery Mode**: The wizard will guide you through different recovery options. Choose the most suitable one for your situation, such as "Lost File Recovery" or "Deep Scan Recovery." 4. **Choose the Damaged Drive**: Identify the hard drive or storage device from which you need to recover data. Make sure not to select the wrong drive, as this could lead to data loss. 5. **Scan the Drive**: Initiate the scanning process. The software will thoroughly search the selected drive for lost or deleted files. 6. **Preview Files**: While the scan is in progress, you may preview recoverable files. This feature allows you to verify if the desired files are found. 7. **Select and Recover Files**: After the scan completes, select the files you want to recover. You can use the filter or search function to locate specific files quickly. Click on "Recover" to start the retrieval process. 8. **Save the Recovered Files**: Choose a safe location on your Mac or an external storage device to save the recovered files. It's crucial not to save them back to the original damaged drive to avoid overwriting any remaining data. 9. **Monitor the Progress**: The software will display the progress of the recovery process. Wait until it's finished. 10. **Verify the Files**: Once the recovery is complete, check the saved files to ensure they are intact and usable. By following these steps, you should be able to safely and effectively recover your lost data with the Data Recovery Wizard for Mac.

Note: You can first create a backup by clicking "Disk Backup" on the left. The software will then extract the corrupted files from the backup image and repair them. This helps prevent further damage to your disk and files, making the process safer and more reliable.

Step 1. Choose your disk

Select the disk location where you lost the corrupted files. Click the "Search for lost files" button. Translate this into English: Choose the disk location where you lost the corrupted files. Click the "Search for lost files" button.

Select your disk

Step 2. Scan for corrupted files

Data Recovery Wizard for Mac will promptly scan your chosen device and search for lost Word/Excel documents, videos, PDF files, and photos on the left panel.

Scan for corrupted files

Step 3. Repair and Recover Corrupted Files

In the scan results, choose the files you wish to preview. If a file is damaged, the software will automatically repair it, enabling you to preview it. After that, click the "Recover" button to retrieve the repaired files.

Repair and recover corrupted files

Summary: This is a request for translation into English.

We hope this article assists you in resolving the issue of error code 36 on your Mac. We have outlined the possible causes along with five potential solutions. You may also utilize the recommended tool to recover lost or damaged files. Please don't hesitate to share your valuable feedback and suggestions through comments.

"Mac Error Code 36" FAQs

Fortunately, this article has provided all the possible causes and solutions for error code 36. However, you can refer to the Frequently Asked Questions (FAQs) below for further inquiries.

What causes error code 36 on a Mac?

Sometimes, the Mac Finder might fail to complete an operation due to issues with files that the system is unable to read or write.

How do I remove a file that won't be deleted on macOS 13?

Right-click on the file that you're unable to delete and choose "Get Info." Next, expand the "General" tab and see if the file is locked. If it is, uncheck the lock option and click "OK." You should then be able to delete the file. For recovering deleted files on macOS Ventura, you can utilize tools like Data Recovery Wizard for Mac.

    1. 1. Launch and scan your macOS Ventura.
    2. 2. Select the deleted files on macOS 13.
    3. 3. Recover these files after previewing them.

What to do if the 'dot_clean' command is not working?

The dot_clean command will not function if it is unable to locate the file path on the drive. It's recommended to copy and paste both the dot_clean command and the file path directly into the terminal application.

How do I resolve the Finder error on my Mac?

The most effective method to resolve the Finder error on a Mac is by forcibly quitting and restarting the Finder app. To do this, press the Command + Option + Escape keys simultaneously, and then select the Finder app from the window that appears to force it to quit.

What is the simplest method to resolve error code 36 on a Mac?

Running First Aid in Disk Utility on your Mac is the simplest way to address error code 36. To proceed, open the Disk Utility application, click on "View," and then select "Show All Devices." Next, choose the drive in question and click on "First Aid."