To remove write protection
Closed
                                    
                        Shoaib                    
                                    -
                            Jun 23, 2015 at 06:09 AM
                        
Computertech Posts 3569 Registration date Friday February 6, 2015 Status Moderator Last seen July 18, 2016 - Jun 23, 2015 at 07:03 AM
        Computertech Posts 3569 Registration date Friday February 6, 2015 Status Moderator Last seen July 18, 2016 - Jun 23, 2015 at 07:03 AM
        Related:         
- To remove write protection
 - How to write ' on keyboard - Guide
 - How to remove write protection from usb - Guide
 - K9 web protection - Download - Networks
 - Remove wga - Download - Cleaning and optimization
 - How to remove searchbaron - Guide
 
1 response
                
        
                    Computertech
    
        
                    Posts
            
                
            3569
                
                            Registration date
            Friday February  6, 2015
                            Status
            Moderator
                            Last seen
            July 18, 2016
            
            
                    893
    
    
                    
Jun 23, 2015 at 07:03 AM
    Jun 23, 2015 at 07:03 AM
                        
                    If you dont need your data then do this..
1. start-->search box type cmd--> (cmd.exe) -->right click on it run as administrator
2. type "diskpart"
3. type "list disk"
4. identify which one is your USB disk.
5. type "SELECT DISK n", where n is the number of your USB disk.
6. type "clean", (you may need to repeat twice or thrice). If it doesn't work, don't proceed with the next instruction :-(
7. type "create partition primary"
8. type "select partition"
9. type "active"
10. type "format fs=ntfs"
 
                
                
            1. start-->search box type cmd--> (cmd.exe) -->right click on it run as administrator
2. type "diskpart"
3. type "list disk"
4. identify which one is your USB disk.
5. type "SELECT DISK n", where n is the number of your USB disk.
- BE CAREFUL AT THIS PART. Selecting the wrong disk might delete your hard drives ****
 
6. type "clean", (you may need to repeat twice or thrice). If it doesn't work, don't proceed with the next instruction :-(
7. type "create partition primary"
8. type "select partition"
9. type "active"
10. type "format fs=ntfs"