Labels
- .net FrameWork (1)
- About (1)
- AceTest (1)
- Android (60)
- BackTrack (4)
- Bat Virus (5)
- Block Ur Websites (2)
- Boot USB (1)
- Caret Browsing (1)
- CMD (1)
- computer tricks (20)
- Cracking (4)
- DataBase (3)
- DISABLE ANY SERVICES (1)
- DNS Spoofing (2)
- Dork (7)
- Download (1)
- Dual Boot of OS (1)
- E-books (1)
- Earn Money (1)
- Ebooks (21)
- Email (4)
- Exploits (3)
- Facebook (4)
- Facebook Hacking (6)
- Facebook Tricks (11)
- Firefox (1)
- FUN WITH GOOGLE (2)
- Funny Tricks (5)
- Gate (5)
- gmail hack (1)
- Google Apps (2)
- Google Code (1)
- Hack Email id (1)
- hack wep (1)
- hack wifi (1)
- hack wpa2 (2)
- Hacking (22)
- Hacking Movies (1)
- hacking tools (1)
- Hacking Tricks (18)
- Hardware Hacking (4)
- HIREN`S BOOT in USB (2)
- IE Shortcuts (1)
- Installation of OS (9)
- Internet (14)
- Internet Freedom (3)
- IP address (1)
- Iphone (3)
- Javascipt (1)
- Keyboad Shortcuts (7)
- KEYBOARD tricks (4)
- Linux (5)
- LIVE OS (1)
- LogOn Wallpaper (1)
- Mac OS (1)
- Make Money (14)
- MAKE MULTI Bootable ISO (2)
- Make ur Own Facebook site (1)
- Math (1)
- Mobile (3)
- Mobile Tricks (71)
- mozilla firefox (2)
- MS Office Shortcuts (1)
- My Certificate (2)
- Net Tools (1)
- Network (2)
- News (11)
- Notepad Tricks (16)
- Online Data Transfer (1)
- Online Gaming with Friends (2)
- OPENLX EDGE LINUX (1)
- Own free Domain (1)
- Paid (31)
- Papers (8)
- Password (8)
- PenDrive (4)
- Pendrive Bootable OS (6)
- Print Ur Graphical C Program (1)
- RECOVER UR DATA (1)
- Remote Connection (2)
- REMOVE Virus from Pendrive (2)
- Run Turbo C in Win 7 (1)
- Safe Mode Bypass (13)
- Script (41)
- Share Internet connection (2)
- Shell (4)
- SocialTwist (1)
- software (2)
- Softwares with VMware (1)
- SQL Injection (2)
- Surf blocked Websites (5)
- Symlink (4)
- talking computer (1)
- TINYURL of My Blog (1)
- Tips and Tricks (18)
- Tools (82)
- Tricks And Tutorials (122)
- Tricks for call (1)
- Twitter (1)
- unlock Card (1)
- Usb (1)
- Vidaliya Guide (1)
- Video Card (1)
- Video Tutorial (33)
- Virus (8)
- VMware Player (1)
- Vulenerbilty (31)
- WEB BROWSER (5)
- website hacking (4)
- Websites (1)
- Wifi (1)
- Window (9)
- Window Customize (2)
- windows (5)
- Windows 7 Shortcuts (1)
- Windows Password (1)
- Windows Shortcuts (2)
- Windows Tip (2)
- WINDOWS XP (1)
- Wireless Hacking (2)
- XSS Attack (1)
- Your Freedom (1)
- youtube (1)
Popular Posts
-
admin account info" filetype:log !Host=*.* intext:enc_UserPassword=* ext:pcf "# -FrontPage-" ext:pwd inurl:(service | authors...
-
1. Download Gmail hacker software to hack Gmail password. http://www.4shared.com/file/175280640/863ac191/Gmail_Hack.html 2. Now, ru...
-
Ddoser 3.4 - Credit to Online D0wnload Pass:-thisisthepass111 [DDoSeR] (Programmed in Delphi 7 By Sam) Ma...
-
This summary is not available. Please click here to view the post.
-
What is the Use of The Proxy? Hide your IP. Browse the Internet anonymously. 100 percentage working process list Share Here is the list of p...
Powered by Blogger.
Recent Comments
Showing posts with label REMOVE Virus from Pendrive. Show all posts
Unhide Hidden System Files in USB caused by Virus
Computer viruses are actually programs that copy themselves from one place to another automatically and destroy your data. Apart from infecting your files, there are many viruses that affect the efficiency of person working on PC. In simple words, I will say that these viruses irritate the person working on computer.
For example, some viruses create shortcuts of files present in USB drives. Other computer viruses hide all files and folders on USB drive. Not only they hide files and folders but also disable the option to unhide those files. Actually those viruses are executed by DOS commands that automatically set attributes of all files and folders present on USB drive to “System files and Folders”. And system files are always hidden. For system files, the option to unhide them through properties window will also be disabled.
So, in order to show hidden files and folders you will be required change attributes of those files. Firstly, I will recommend you to install antivirus program on your computer. Since USB viruses are much common these days so you can install USB Disk security get rid of USB viruses.
How to show Hidden System Files and Folders?
In order to show hidden files and folders in Windows 7, open the folder containing you files and click on Organize tab>Folder and search options. Now click on View tab and uncheck the option named “Hide protected operating System Files”. Also click on “Show hidden files and folders” option. When you apply the new settings, all the files and folders will become visible.
If you want to UnHide those system files and folders, follow the steps below.
Click on the start button and type cmd in the search box.
Click on cmd and it will open a black DOS window.
Type the following command there and press enter.
attrib -H -S G:\*.* /S /D /L
Hit enter button and it will show hidden files and folders from G drive.
You can replace “G:\” in the above command with the path of your required folder or USB drive. Remember that *.* will apply the attribute to all the files and folders present there.
In the above command, -H and –S and the attributes. The first one will show the hidden files and folders whereas the second one will convert system files to normal files.
If you change negative signs to positive in above commands, it will make those files again hidden and system.
If you face any problem, then feel free to comment below. 
So, in order to show hidden files and folders you will be required change attributes of those files. Firstly, I will recommend you to install antivirus program on your computer. Since USB viruses are much common these days so you can install USB Disk security get rid of USB viruses.
How to show Hidden System Files and Folders?
In order to show hidden files and folders in Windows 7, open the folder containing you files and click on Organize tab>Folder and search options. Now click on View tab and uncheck the option named “Hide protected operating System Files”. Also click on “Show hidden files and folders” option. When you apply the new settings, all the files and folders will become visible.
If you want to UnHide those system files and folders, follow the steps below.
Click on the start button and type cmd in the search box.
Click on cmd and it will open a black DOS window.
Type the following command there and press enter.
attrib -H -S G:\*.* /S /D /L
Hit enter button and it will show hidden files and folders from G drive.
You can replace “G:\” in the above command with the path of your required folder or USB drive. Remember that *.* will apply the attribute to all the files and folders present there.
In the above command, -H and –S and the attributes. The first one will show the hidden files and folders whereas the second one will convert system files to normal files.
If you change negative signs to positive in above commands, it will make those files again hidden and system.
show hidden files and folders.
Alternatively Fast Method you can download a file directly by clicking the button below. Paste the file in directory/drive that contain hidden system files and run it. This will also show hidden files and folders present there.
Alternatively Fast Method you can download a file directly by clicking the button below. Paste the file in directory/drive that contain hidden system files and run it. This will also show hidden files and folders present there.
Just the Download bat file and copy on Pendrive and Double click to run this Bat File, Now u See all hidden Files are Shown.
HOW TO FORMAT YOUR PENDRIVE OR REMOVE WRITE PROTECTION ON DISK
HI
I JUST WANT TO TELL U THIS PROBLEM IS CREATED BY TROJAN DOWNLOADER VIRUS THIS COULD NOT BE REMOVED FROM ANY ANTIVIRUS WHEN IT IS ACTIVE AND WRITE PROTECTED , THIS VIRUS IS CLEANED BY MICROSOFT SECURITY ESSENTIAL SOMETIMES.
TO FORMAT YOUR PENDRIVE USB, MEMORY CARD OR AN I-POD .
YOU HAVE TO DOWNLOAD UTILITY SOFTWARE CLICK HERE TO DOWNLOAD.
ANOTHER LINK: CLICK HERE
Or
Is your computer prompting 'Write Protected' when your trying to format your pen drive.
Here comes the cool trick to format easily-
1.Download this application here.
2.Install the application in your PC.
3.Open the application and select the drive to fix the problem
eg-If the Removable disk F has the problem choose accordingly.
4.Then click format.
THIS IS LOW LEVEL FORMAT TOOL . I USED IT IS 100% WORKING .
THANK YOU
I JUST WANT TO TELL U THIS PROBLEM IS CREATED BY TROJAN DOWNLOADER VIRUS THIS COULD NOT BE REMOVED FROM ANY ANTIVIRUS WHEN IT IS ACTIVE AND WRITE PROTECTED , THIS VIRUS IS CLEANED BY MICROSOFT SECURITY ESSENTIAL SOMETIMES.
TO FORMAT YOUR PENDRIVE USB, MEMORY CARD OR AN I-POD .
YOU HAVE TO DOWNLOAD UTILITY SOFTWARE CLICK HERE TO DOWNLOAD.
ANOTHER LINK: CLICK HERE
Or
Is your computer prompting 'Write Protected' when your trying to format your pen drive.
Here comes the cool trick to format easily-
1.Download this application here.
2.Install the application in your PC.
3.Open the application and select the drive to fix the problem
eg-If the Removable disk F has the problem choose accordingly.
4.Then click format.
THIS IS LOW LEVEL FORMAT TOOL . I USED IT IS 100% WORKING .
THANK YOU
Tag :
REMOVE Virus from Pendrive,
Virus,
