Skip to main content

10 Easy Steps to More Useful and Secure USB Pen Drive

USB Drives are really useful for transferring your precious data across multiple computers, it can even store your confidential data for as long as you want and you can even rewrite anything again and again, so lets make it much more useful and secure by following below mentioned 10 easy steps.

  • Adding Icons & Labels to USB Drive – you can easily add personalized icon and label to your USB drive using the "autorun.inf" file and placing your preferred icon in your USB Drive.

  1. Copy any icon.ico file to your USB Root Directory.
  2. Now Open Notepad and add below code in it.[autorun]
    label = "<your name here>"
    icon = "yourIcon.ico"
  3. Just rename the .ico file with the name of the icon you have pasted in your USB Drive and rename the label too.
  4. Now save this text file as "autorun.inf" and place it in the USB Drive with that icon.


  • Adding Start Menu to USB Drive – you can download portable apps software and create a well organized start menu right on your portable USB drive, you can take away everything like Firefox, photo editing software and much more.So head over to PortableApps.com and grab that free software.

  • Using Mojopac for Operating System –Mojopac allows you to carry that same operating system environment with you where ever you go. You can easily start your normal work on any computer and the best is that it does not leave any traces for your privacy.

  • Write Protect your USB Drive – you can normally these kind of USB drives that be easily write protected, but if you own an old USB Drive than ThumbScrew can help you out in write protecting your USB Drive. You can download there software and install it easily, so with one click your USB drive can be write protected.

  • Make Autorun.inf Read Only & System File – Thumbscrew can only precent your USB to be write protected if that software is installed on that PC but if it is not installed than you need to make sure that your Autorun.inf file is read only so that other PC viruses or other stuff cannot harm that file.

  • Automatically Disable Autorun – if you are connecting your USB Drive to your PC and you think that your USB drive might be infected with viruses, than make sure to Hold down Shift Key while attaching your USB drive to temporarily stop "Autorun" from popping up, this can save your from getting virus transfer.

  • Encrypt your USB with Truecrypt – if you own confidential data on your drive on regular basis than should use Truecrypt to encrypt all data on that drive. It is free and really efficient.

  • Sync your USB Drive Easily – if you often synchronize your data from one to another than you should have a perfect tool to complete this work, for this SyncToy an awesome little tool from Microsoft comes in, just download and install this tool and you are good to go with your syncing.

  • Backing up your USB Drive – its really important to take USB backups when ever possible, now you cannot carry a huge backing up software with you every time so here comes "Toucan" a portable app than can easily backup and restore data on your USB Drive just grab it and install it.

  • Install Bootable Linus – if you love Linux than you should surely make your USB drive bootable for Linux, just download PenDriveLinux and enjoy booting Linux anywhere and surfing the whole web easily.

Comments

Popular posts from this blog

9 Free & Open Source Forum Software Solutions

Forums can be a great way to encourage audience participation, and to change a website from a one dimensional entity into a full fledged community. There are a number of well developed open source forums out there on the web to help you create that, each with their own benefits. This review breaks down some of the best software out there in 2011 with a focus on everything from lightweight forum solutions to the all singing, all dancing heavyweights. Vanilla URL: http://vanillaforums.org/ Features URL: http://vanillaforums.org/features/embed-vanilla License: GPL Runs on: PHP / MySQL / Postgres Vanilla has always prided itself on clean underlying code, bringing together web standards, code reuse and css to create a product that kicks lumps out of 1990′s bulletin software that we’ve become accustomed to on the web. With many of the forum software solutions out there on the web carrying a technical burden of tables and bloatware, Vanilla brings with it a fresh approac...

How to Set up a Virtual Office: Best Tools You Need

F For those who work from home, own a small or middle size company and want to maximize profits by cutting down unnecessary payments, resorting to a wide range of basic tools will help you  create the perfect virtual office .  Whether you have just started a business or you already own one, monthly office bills can become very expensive. Every office has to pay for the rented place, chairs, desks, cabinets and even for a water cooler, things which are not cheap. All of these costs represent a big hole in your pocket, so we suggest that it’s time to think about creating a virtual office for you and your clients. In this way, costs will be kept at a minimum and the advantage from working smarter will certainly be seen. How to Set Up a Virtual Office Not long ago, the idea of a virtual office came out. A virtual office is the result of the combination of technological innovation and the actual period of time called the computer age. This type of office implies  comm...

How to Enable Hidden Options in Windows’ Disk Cleanup Tool

How to Enable Hidden Options in Windows’ Disk Cleanup Tool The  Disk Cleanup tool  has been around in Windows for years. It offers a quick way to remove temporary, cache, and other non-essential files to help you free up some disk space. You can even use it to remove  old versions of Windows  after an upgrade to Windows 10. Disk Cleanup also has several hidden options that you can only access if you run it from the Command Prompt or a custom shortcut. Start by opening the Command Prompt with administrative privileges. Press Windows+X and choose “Command Prompt (Admin)” from the list of commands. At the Command Prompt, type the following command and then press Enter. cleanmgr /sageset:65535 /sagerun:65535 Note that where this command uses the number  65535 , you can actually use any number between  1  and  65535  as long as you use the same number in both places. The reason for this is that the  cleanmgr  command offer...