Category: Windows Errors

  • How to Remove the System Volume Information Folder from a Pen Drive

    First  You note the drive letter in the pendrive For example  G: or L: or F: Open Command Prompt (search cmd or press Windows Key+R).Open command prompt (Run as administrator)Now we type drive letter  G: and hit the enter Now we will type in command prompt   rmdir “system volume information” /s /q  and hit enter. After this…

  • How to remove pendrive shortcut virus from USB and Computer

    Open command prompt (Run –> cmd) and go to your USB drive. For example, if Your USB drive is “ G ” drive, You will need to type G:  in command prompt and hit the enter key. This will take you to the USB drive inside the command prompt. Run the following command: del *.lnk…

  • HTTP Error 503. The service is unavailable. SOLVED

    HTTP Error 503. The service is unavailable. SOLVED

    HTTP Error 503. The service is unavailable. Many times while working with software we get this error on our browser. To overcome this problem please find the solution for it below. Step 1. Open the IIS(Internet Information Services) Manager by typing ‘IIS’ in search button and press Enter. You will see Internet Information Services Manager…