Category: Tips & Tricks

  • Magic and Amazing Computer Tricks

    Magic and Amazing Computer Tricks

    Here is the list of some magic computer tricks that everyone should try. These are cool and funny tricks that turn your system into magic state. You can try these tricks only using notepad no any resources are required. 1. CHANGE NAME OF RECYCLE BIN To change the name of the Recycle Bin on desktop,…

  • Display Custom Text on boot screen of Windows

    Display Custom Text on boot screen of Windows

    If you would like to display any custom text message in a popup window when Windows is started, here’s how: 1 : Go to Start -> Run, then type in: regedit. 2 : Hit [Enter] on your keyboard. 3 : Follow this path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon 4 : Modify the key LegalNoticeCaption with your text of…

  • Access Your Folder as Drives in Windows

    Access Your Folder as Drives in Windows

    You can make your favorite folder to show as a separate drive as a part of system hard disk. 1. Start -> Run. 2. Type cmd and hit Enter. This will open “Command Prompt”. 3. Type subst Z: E:\folder and hit Enter key. You can replace Z: with your desired New Drive Letter (Except existing…

  • Convert Your Facebook Profile into Facebook Page

    Convert Your Facebook Profile into Facebook Page

    Do you know that you can convert your Facebook profile into a Facebook page? Yes you can create a Page using your Facebook profile. Users can migrate their existing Facebook profile into a Page.It’s so simple just follow these steps:- 1. Login to your Facebook account which you want to convert into a Facebook page.…

  • Some Visual Basic Script Programs

    Some Visual Basic Script Programs

    Here are some list of basic VB (Visual Basic) script programs. Which don’t require knowledge of programming languages. Everyone can run these simple Visual Basic programs on their system. 1. HAVE A GOOD DAY.VBS Save it as HAVE A GOOD DAY.VBS and Enjoy! 2. PASSWWORD PROTECT A .VBS SCRIPT The password for this is fish.…

  • Access WhatsApp from your Web Browser

    Access WhatsApp from your Web Browser

    WhatsApp has launched its most anticipated web-based chat client.  Now, WhatsApp can be used on desktop by Android, Windows Phone and Blackberry users. In a time of testing, the WhatsApp Web only works in Google Chrome browser, But now its available for all browsers. To log into the web version of WhatsApp, use Android, Windows…

  • How to disable Online Tracking using Adblock Plus

    How to disable Online Tracking using Adblock Plus

    There are many sites that collect data about your browsing. They tracks your habits across multiple websites. Even your browsing history is being examined and collected. We can block any tracking using AdBlock Plus. Few users have no issues with these practices. But some users doesn’t want to share their personal data with any third…

  • Block all ads in Browser using Adblock Plus

    Block all ads in Browser using Adblock Plus

    An adblocker “Adblock Plus” for Chrome or Firefox is an extension (or add-on) to your browser, which adds functionality to your browser so it can filter content. Adblockers itself have no functionality, in the sense that they do not block anything until it is “told” what to do. The so-called filter lists tell the adblocker…

  • Download Websites and Save for Offline Use

    Download Websites and Save for Offline Use

    HTTrack is a free and easy-to-use offline browser utility. Click here to download it. It allows you to download a Web site from the Internet to a local directory. It builds recursively all directories, HTML and images from the server to your computer. HTTrack arranges the original site’s relative link-structure. Simply open a page of…

  • Find IP Address of a Website Using CMD

    Find IP Address of a Website Using CMD

    You can find IP Address of any website using Command Prompt or CMD. There are 2 ways you can find the IPv4 or IPv6 address of a website using cmd. First one is to use the simple ping command. Second method involves using the “tracert” command which will give you an overview of the server latency…