Destination folder access denied
Closed
Deo
-
Dec 20, 2015 at 11:29 PM
R2D2_WD Posts 3606 Registration date Monday September 1, 2014 Status Member Last seen February 20, 2017 - Dec 21, 2015 at 05:43 AM
R2D2_WD Posts 3606 Registration date Monday September 1, 2014 Status Member Last seen February 20, 2017 - Dec 21, 2015 at 05:43 AM
Related:
- Del *.lnk access denied
- Phpmyadmin access denied - Guide
- Ms access download - Download - Databases
- Access and downloading - Facebook Forum
- How to access google usa - Guide
1 reply
R2D2_WD
Posts
3606
Registration date
Monday September 1, 2014
Status
Member
Last seen
February 20, 2017
154
Dec 21, 2015 at 05:43 AM
Dec 21, 2015 at 05:43 AM
Hi Deo,
Open Disk Management and check if the pendrive appears with a correct file format and a drive letter. Have you ever set writing permissions on the pendrive? Do you have valuable data on the pendrive? I strongly recommend you to check the device on another PC. If you do not have that option, try the following:
Open the Command Prompt and use the command Diskpart. Write down:
Diskpart
List Disk
Select Disk N ( where N is the number of the drive)
Attributes disk clear readonly
This set of command should disable write protection.
Hope this helps
Open Disk Management and check if the pendrive appears with a correct file format and a drive letter. Have you ever set writing permissions on the pendrive? Do you have valuable data on the pendrive? I strongly recommend you to check the device on another PC. If you do not have that option, try the following:
Open the Command Prompt and use the command Diskpart. Write down:
Diskpart
List Disk
Select Disk N ( where N is the number of the drive)
Attributes disk clear readonly
This set of command should disable write protection.
Hope this helps