How to Fix “You do not have sufficient rights to perform this operation” Error

Why I don’t have sufficient right to format my USB flash drive?

1. Format the Drive from the Disk Management Tool

  1. In the search bar, type Disk Management and open “Create and format hard disk partition“.
  2. In the Disk Management window, right-click on your USB flash drive and select Format.
  3. Make sure the File System is set to NTFS and allocation unit size is Default.

  1. Check “Perform a quick format” option and click OK.
  2. Windows should format the USB drive without any error.

2. Take Ownership of the File or Drive

  • Right-click on the USB Drive or file and select “Properties”.
  • Go to the Security tab and click on the Advanced button.
  • Click the Change link in the Owner section.

  • Enter your username in the give filed and click on Check names.

  • Click OK and the owner name should have changed to your username.
  • Click on Apply and OK to save the changes.

Close the Properties window and try to Format the drive again. Check for any improvements.

3. Use Command Prompt to Format the Drive

  • Type cmd in the search bar. Right-click on the Command Prompt and select Run as Administrator.
  • In the Command Prompt window, type the following command press enter.
    Format X:/
  • In the above command, replace the X with your USB drive letter. Make sure you enter the right drive letter before pressing enter.

Post Author: Zahid Farid

Leave a Reply

Your email address will not be published. Required fields are marked *