Computer,Handphone,Windows,Android,Linux,IOS,Blackberry

Dual Boot Ubuntu and Windows 7 | Fresh Mind Tech

Dual Boot Ubuntu and Windows 7 | Fresh Mind Tech


  • Windows 7 and Ubuntu, despite their opposing missions, can get along like best pals on a single computer. Here's how to set up a dual boot system that lets you enjoy the best of both worlds in perfect harmony.
    By default, Windows 7 takes over your boot-up process and wants to be your only OS, and Linux treats Windows like a weekend hobby you keep in a shed somewhere on your hard drive. But I've been dual-booting Ubuntu and some version of Windows 7 for nearly a year, and I've learned a lot about inconveniences, annoyances, and file-sharing necessities, and now I'll walk you through how to set up your systems to achieve a peaceful union of your dual-boot OSes. (Both with Windows 7 already installed, and with a clean system ready for a new dual-OS existence.)
    Follow through this guide, and I'll explain how to rebuild a system from the ground up with Windows 7 and Ubuntu, with either a backed-up and cleaned-out hard drive (recommended) or Windows 7 already installed. When we're done, you can work and play in either operating system, quickly and conveniently access your documents, music, pictures, and other files without worry or inconvenience, and boot into either system without having to worry about whether Windows is going to get mad at you. Plus, when Ubuntu 10.04 or Windows 8 come along, you'll find it much easier to install either one without having to start over entirely from scratch.

    What you'll need

    • Windows 7 installation disc: For clean installations, either a full installation copy or an upgrade disc is needed. If you own an upgrade disc but want to start from scratch, there's a way to do a clean install with an upgrade disc, though that's a rather gray-area route. Then again, there's probably not a person on this earth that doesn't have a licensed copy of XP or Vista somewhere in their past.
    • Ubuntu 9.10 installation image: You can grab an ISO at Ubuntu.com, or hit "Alternative download options" to reveal a (usually very fast) BitTorrent link. You'll want to get the ubuntu-9.10-desktop-i386.iso download for 32-bit systems, or ubuntu-9.10-desktop-amd64.iso.torrent for 64-bit on AMD or Intel systems (despite the name).
  • Blank CD or empty USB drive: You'll need one of these for burning the Ubuntu ISO, or loading it for USB boot. If you're going the thumb drive route, grab UNetBootin for Windows or Linux, plug in your USB drive, and load it with the downloaded ISO image.
  • All your data backed up: Even if you're pulling this off with Windows 7 already installed and your media and documents present, you'll want to have a fallback in case things go awry. Which they shouldn't, but, naturally, you never know.
  • Free time: I'd reckon it takes about 2 hours to pull off two OS installs on a clean system; more if you've got a lot of data to move around.

Setting up your hard drive

If you've got nothing installed on your system, or you've got your data backed up and you're ready to start from scratch, you're in a great position—skip down to the "Partition your system" section. If you've got Windows already installed, you can still make a spot for Ubuntu, though.
(Only) If Windows is already installed: You're going to "shrink" the partition that Windows 7 installed itself on. Before we do that, clean out any really unnecessary applications and data from your system (we like Revo Uninstaller for doing this). Also, open up "Computer" and take note of how much space remains on your main hard drive, presumably labeled "C:". Head to the Start menu, type "disk management" into the search box, and hit Enter.
Windows 7 probably put two partitions on your hard drive: one, about 100 MB in size, holding system restoration data. We don't want to touch it. Right-click on the bigger partition to the right, and choose Shrink Partition.

Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyAfter a little bit of hard drive activity and a "Please wait" window, you'll get back the size you can shrink your Windows partition by.
Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyIf the space Windows offers doesn't jibe with what your Computer view told you was "remaining," you might need to hit Cancel, then head back and defragment your hard drive, and take some of the steps laid out by the How-To Geek. Run the Disk Management tool again and try a Shrink Volume operation again, and free up as much space as you can.
Partition your system: You're aiming to set up a system with three partitions, or sections, to its hard drive: One lean partition for the Windows operating system and applications running from it, another just-big-enough partition for Ubuntu and its own applications, and then a much larger data partition that houses all the data you'll want access to from either one. Documents, music, pictures, application profiles—it all goes in another section I'll call "Storage" for this tutorial.
How do you get there? We're going to use GParted, the Linux-based uber-tool for all things hard drive. You could grab the Live CD if you felt like it, but since you've already downloaded an Ubuntu installer, you can simply boot a "live," no-risk session of Ubuntu from your CD or USB stick and run GParted from there. Once you're inside Ubuntu, head to the System menu in the upper left when you get to a desktop, then choose the Administration menu and GParted under it.

Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyYou'll see your system's hard drive and its partitions laid out. You're going to create partitions for Linux and your storage space, but not Windows—we'll let the Windows installation carve out its own recovery partition and operating space. On my own system, I give Windows 15 GB of unallocated space, and Ubuntu another 15 GB of space right after it, with whatever's left kept as storage space. Then again, I've only got a 100 GB hard drive and don't run huge games or applications, so you can probably give your two operating systems a bit more space to grow.
Click on the unallocated space and hit the "New" button at the far left. In the "Free space preceding" section, click and hold the up button, or enter a number of megabytes, to leave space for Windows at the front. When you've got the "space preceding" set, set the actual size of the Ubuntu partition in the "New Size" section, and leave "Free space following" alone. Choose "unformatted" under file system—we'll let Ubuntu do the format itself and hit "Add." Back at the main GParted window, click on the space to the right of your two OS spaces, hit "New" again, and set the file system as "ntfs." Give it a label like "Storage," hit "Add," and at the main GParted window, hit the checkmark button to apply your changes. Once it's done, exit out of GParted and shut down the system from the pull-down menu in the upper-right corner.
If Windows is already installed: If you've shrunk down its partition for free space and booted into a live Ubuntu or GParted, click on the "Unallocated" piece next to the two "ntfs" partitions that represent your Windows 7 installation and system recovery tools. Create a 15(-ish) GB unformatted partition, and give it a label like Ubuntu. If you've got a good deal of space left, format it as "ntfs" and label it something like "Storage." If you can just barely fit the Ubuntu partition, you can just keep your media files in the Windows partition—until you can remedy this with a full wipe-and-install down the line.
Experienced Linux geeks might be wondering where the swap space is going—but don't worry, we'll create one, just not in its own partition.

Installing and configuring Windows

Grab your Windows 7 installation disc—either a full copy or modified upgrade disc, and insert it into your DVD drive. If your system isn't set up to boot from CD or DVD drive, look for the button to press at start-up for "Boot options" or something similar, or hit up your system maker's help guides to learn how to change your boot order in the BIOS settings.
Follow through the Windows 7 installation, being sure to choose "Custom" for the installation method and to point it at that unallocated space we created at the beginning of your hard disk, not the NTFS-formatted media/storage space we made earlier:

Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyWork your way through the Windows 7 installation, all the way until you reach the Windows desktop. Feel free to set up whatever programs or apps you want, but what we really want to do is set up your Storage partition to house your pictures, music, video, and other files, and make your Libraries point to them.
Hit the Start menu, click Computer, and double-click on the hard drive named "Storage" (assuming you named it that earlier). In there, right-click and create new folders (or hit Ctrl+Shift+N) for the files you'll be using with both systems. I usually create folders labeled Documents, Music, Pictures, and Videos—I could also see folders for saved games and data files from big software packages. Copy your media files into these folders now, if you'd like, but we've got a bit more tweaking to pull off.
In the left-hand sidebar, you'll see your "Libraries" for documents, music, pictures, and video. At the moment, they point to your Public shared folders and the My Pictures-type folders on your main Windows drive. Click once on any of the Libraries, and at the top of the main panel, you'll see text stating that this library "Includes: 2 locations ...". Click the blue text on "2 locations," then click on each of the folders below and hit "Remove" on the right-hand side. Now hit "Add" and select the corresponding folder on your Storage drive. Do the same for all your music, pictures, videos, and other media folders.
Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyWant to add another library for quick access? Right-click somewhere on the desktop, choose New->Library, and follow the steps.
That's about it for Windows. Now get your Ubuntu CD or USB stick ready and insert it in your system. Ignore whatever auto-play prompts appear, and restart your system.

Installing and configuring Ubuntu

Restart your computer, this time booting from your Ubuntu Live CD or USB boot drive. When your system boots up, choose your language, select "Try Ubuntu without any changes to your computer," and you'll boot into a "live" desktop, run entirely off the CD or USB stick. Once you're booted up, try connecting to the internet from the network icon in the upper-right—it helps during the installation process, ensures your network is working, and gives you something to do (Firefox) while the system installs.
Click the "Install" link on the desktop, and fill out the necessary language/location/keyboard info (most U.S. users can skip through the first 3 screens). When you hit the "Prepare disk space" section, select the "Specify partitions manually" option, then hit Forward. Select the free space that's after your first two Windows partitions with ntfs formats, then hit the "Add" button at bottom. Your partition should already be sized correctly, and the only thing to change is set "/" as a mount point. Here's what your screen should look like:
Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyClick OK, then finish through with the Ubuntu installation. If it catches your Windows 7 installation, it might ask if you want to import settings from inside it—you can, if you'd like, but I usually skip this. Wait for the installation to finish, remove the CD or thumb drive, and reboot your system.
When you start up again, you'll see a list of OS options. The only ones you need concern yourself with are Windows 7 and the top-most Ubuntu line. You can prettify and fix up this screen,change its settings, and modify its order later on. For now, let's head into Ubuntu.




We're going to make the same kind of folder access change we did in Windows. Click up on the "Places" menu, choose "Home Folder," and check out the left-hand sidebar. It's full of links to Documents, Pictures, and the like, but they all point to locations inside your home folder, on the Linux drive that Windows can't read. Click once on any of those folders, then right-click and hit Remove.

Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyYou should see your "Storage" partition in the left-hand sidebar, but without that name—more like "100GB filesystem." Double-click it, type in the administrator password you gave when installing, and you'll see your Documents, Music, etc. Click and drag those folders into the space where the other folders were, and now you'll have access to them from the "Places" menu, as well as any file explorer window you have open.
Ubuntu won't "mount," or make available, your Windows 7 and Storage drives on boot-up, however, and we at least want constant access to the Storage drive. To fix that, head to Software Sources in the System->Administration menu. From there go to Applications, then the Ubuntu Software Center at the bottom. Under the "Ubuntu Software" and "Updates" sections, add a check to the un-checked sources, like Restricted, Multiverse, Proposed, and Backports. Hit "Close," and agree to Reload your software sources.

Finally! Head to the Applications menu and pick the Ubuntu Software Center. In there, search for "ntfs-config," and double-click on the NTFS Configuration Tool that's the first result. Install it, then close the Software Center. If you've got the "Storage" or Windows 7 partitions mounted, head to any location in Places and then click the eject icon next to those drives in the left-hand sidebar. Now head to the System->Administration menu and pick the NTFS Configuration Tool.
You'll see a few partitions listed, likely as /dev/sda1/dev/sda2, and the like. If you only want your storage drive, it should be listed as /dev/sda3 or something similar—just not the first or second options. Check the box for "Add," click in the "Mount point" column to give it a name (Storage, perhaps?), and hit "Apply." Check both boxes on the next window to allow read/write access, and hit OK, and you're done. Now the drive with all your stuff is accessible to Windows and Linux at all times.

Adding swap to Ubuntu

"Swap" memory is a section of the hard drive that your system's memory spills over into when it gets full and busy. Until recently, I'd been creating a whole separate partition for it. Recently, though, I've found that swap isn't always necessary on systems with a large amount of memory, and that swap can simply be a file tucked away on your hard drive somewhere.
Follow the Ubuntu help wiki's instructions for adding more swap, but consider changing the location they suggest putting the swap file—/mnt/swap/ for the place your Storage is held—/media/Storage, in my case.
Reinforced UX303UB Zenbook laptop Intel Skylake Gallery

Reinforced UX303UB Zenbook laptop Intel Skylake Gallery

Taiwanese company, Asus, providing the latest supported laptop CPU Intel latest Skylake. The laptop dubbed ZenBook UX303UB.

"ZenBook UX303UB would become new ammunition from ASUS to stay ahead of the competition in the premium notebook market country," said Juliana Chen, Country Product Group Leader, ASUS Indonesia through its official statement.
Juliana added, UX303UB has an elegant design and powerful performance wrapped in a very slim design. ASUS ZenBook equipped with a landscape screen measuring 13.3 inches and has the technology (In Plane Switching) IPS Display.

"To be more spectacular, splendid ASUS helped add technology in the device that allows you to adjust and optimize the display image appears on the screen," says Juliana.

He further said, the performance reinforced Zenbook UX303UB latest generation Intel Core CPUs Skylake, namely i7 6500U and GPU from Nvidia GT940M with 2GB memory.

In addition, for added comfort and smoothness of operation, the ASUS Zenbook UX303UB equipped with a very large internal storage. ASUS Zenbook UX303UB have a HDD of 1 TB RAM 8GB DDR3L.

UX303UB Zenbook comes with a battery that is claimed to be capable of supporting up to seven hours of devices thanks to a feature called the Super Hybrid Engine II. "The technology is able to make Zenbook UX303UB active again within 2 seconds from sleep mode condition and able to save battery consumption by up to 25 percent," said Juliana.

a set price already includes a bonus gorgeous accessories such as notebook sleeve and LAN cable as a complete LAN dongle connector.

(ahl)
Samsung Tablet 12 inch with Windows 10 Certified

Samsung Tablet 12 inch with Windows 10 Certified



Earlier this year, Samsung had called working with a tablet that runs Windows 10 operating system with model number SM-W700. At that time, none of the 12 inch certainty that it will be marketed.

Reporting from Phone Arena, the device may be ready to enter the market in 2016. BC-W700 has been certified by the Bluetooth SIG and the Wi-Fi Alliance.

The tablet also confirmed correctly carry berbentang 12-inch screen in Zauba, export-import tracking website India. The device which had been sent to India to be tested.

The tablet will reportedly be priced at USD 455, or approximately USD 6 million. This suggests that the price of the handset is the most likely future high end products of this South Korean manufacturer.

Furthermore, SM-W700 runs with an Intel Core processor and the S Pen. This handset will be revealed next month.
How to turn off the Windows Update feature in Windows 10

How to turn off the Windows Update feature in Windows 10

The latest operating system from Microsoft this seems to be an operating system that needs little dikulik in order to enjoy it. Because, for general users, Windows 10 will update automatically without informing in advance.


Luckily for you who have unlimited connections, well what if you are an Internet user with the quota system? Certainly in the blink your quota will be exhausted, especially as this case, which secretly Windows 10 takes quotas 6GB without the knowledge of users. Well this time, we will discuss together how to turn off this feature of Windows Update.

First, go to the Control Panel menu on the windows start menu, or simply typing "control panel" in the search section.


Upon entry to the Control Panel, select System and Security and click on Administrative Tools.



In the Administrative Tools window, we will be faced with many choices, select the Services by clicking 2 times.


Once entered into the Services menu, browse down to the bottom, looking for the name of the Windows Update service. Then click 2 times on the option Windows Update and click stop. In the Startup Type, select to Disabled and wait a few seconds.



Congratulations, you've Windows 10 will not run the automatic update feature. Please note that this feature only stop the update of the operating system Windows 10 only, not including updates of anti-virus or other programs.

If you want to reactivate it, the process is the same, only on a select part of Startup Type to Automatic and restart your computer.






4 Ways to Detect Virus Infected Computer

4 Ways to Detect Virus Infected Computer

Internet is easier for users to communicate and carry out various activities. On the other hand, the Internet became a favorite place for the virtual dedemit to spread malware and infect hundreds of thousands of computers around the world.
Malicious programs (malware) is considered as the culprit of the most annoying for computer users. If your computer has been infected with malware, surely you already know how troublesome to clean the malicious program. If you have this, do not delay to immediately clean your PC from malware infections that do not do more damage or infect other computers.
Malware is a computer program that is designed to damage a computer hard drive and perform various other operations that are destructive. While the virus is one of the most popular computer malware. The virus is one of the most damaging types of malware. The damage range from eliminating the files on the computer to cause the computer to crash.
Well, how to recognize the infected computer malware? Here are four (4) that can be tried to anticipate further spread:
1. Use softwareOne of the easiest ways to detect virus-infected PC is to use the software. Thousands of anti-malware application is available on the Internet, both of which can be obtained free of charge or for a fee, such as MalwareBytes or Spybot Search & Destroy. There are also some antivirus tools that can scan for viruses simultaneously malware. The thing to remember is that you must regularly scan your PC regularly and it updated with the latest patches. If not, the possibility of malware detected more and more and will be more difficult to clean.
2. PC slowMalware is generally cause the system to be slow, either a network connection or speed using the application (or open / close the application). If your PC suddenly slows down, the first step to take is to defrag the hard drive, then add RAM (memory). If the PC is still too slow, the possibility of PCs infected with malware.
3. Emerging pop-upOne sign of PCs infected with malware is a pop-up. The emergence of pop-up pornography as a result of malware increasingly becoming a trend lately. If on your PC a pop-up unwanted (particularly that appear even if you do not open a browser), this being one of the signs that the PC has been infected with malware. Generally, pop-ups can not be removed in a standard fashion. In this case, the PC must be booted to the mode "Safe Mode". You also likely require anti-malware application that reliable to remove it.
4. Home page and or link changeIf the browser home page changes when you do not tamper add modifiers, most likely PCs infected with malware. The same thing applies when you are searching a topic in the search engines (Google, for example), then click on the link provided by Google and then you are directed to another link at random. If you look at the 'behavior' like this, your PC is likely infected with malware or viruses.
Microsoft  started to present Windows 10

Microsoft started to present Windows 10

Windows 10 has now officially begun can be obtained. And the good news, Indonesia has become one of the countries which are prioritized by the Microsoft. Even Indonesia became the fifth recipient of Windows 10. Other countries also have acquired Windows 10 include New Zealand, Australia and Singapore.
windows 10
Windows 10 launched by Microsoft is also a final version that has been through testing in a Windows program Insider. Microsoft CEO Andrew Diantoro Indonesia revealed that as many as 5 million people have participated in the program.

And as promised earlier, Windows 10 this can be obtained free of charge for users of Windows 7
Wifi Is Not Detected On The Laptop Windows 7

Wifi Is Not Detected On The Laptop Windows 7

on laptops / notebooks that use Windows 7 as the operating system is not really difficult, just sometimes trivial things like this can trouble us if the times when we need to rely on an internet connection with wifi internet network "without wires" that are essential for the purposes of a sudden, Naah to overcome the wifi network that would not be detected by Windows 7 laptop can listen to my explanation on this article.
To How To Overcome Wifi can not connect to the Internet on your laptop / notebook windows 7 you, here are some things you need to make sure before:
1. Being in the area Wifi Internet: Prior to first make sure the other check if you already are in a wifi area, of these factors usually occurs in a closed room that led to the wifi network was not able to get into your room.
2. Network Wifi Normal: If the wifi network in your area is normal, then the next you can check other factors that cause wifi internet is not detected on your laptop / notebook you.
If both of the above you have the normal checks and turns in the sense of being in the area adan wifi and wifi network conditions were normal, the following ways to overcome the wifi is not detected well in laptop windows 7:
1. Turn on the Wifi internet on your laptop, the way in Fn + F10 (for laptop axios), there is a Fn + F3 where every type of laptop has a different combination of an easy way to find out you click bebarengan button (Fn + symbol buttons signal / transmitter) and in several types such as toshiba laptop wifi indicator lights will illuminate indicating you have wifinya signal on / switch.
2. Furthermore, if you have not finished as well, but had to follow the way of the above then you can do this way, namely:
- Go to the control panel via Start >> Control Panel, then on the View By: you choose the large icon that looks like this
- select Windows Mobility Center, so it will look like this
wifi trouble pada laptop 450x261 Mengatasi Wifi Internet yang tidak terdeteksi di Laptop Windows 7- In the wirelles will look wirelless status "wifi" internet you, if the status "wireless off" means that your wifi is still active.
- Next you can activate your wifi by selecting the "Turn Wireless On"
cara mengatasi wifi yg trouble 450x266 Mengatasi Wifi Internet yang tidak terdeteksi di Laptop Windows 7- If you have, to see the results if it works or not just try to open a browser and try to access the internet.
"Magic Key" Windows on the Keyboard

"Magic Key" Windows on the Keyboard

Windows buttons shown on the keyboard rather than not have a function. In addition to functioning as a shortcut to the start menu, Windows key has several other functions like fast and CTRL ALT already known to many people.

Citing the Microsoft home page, there are some shortcuts that can be done using the Windows key. Ie according to its function as a shortcut, Windows key function makes it easier to interact with some of the existing programs.

As for some shortcut to the Windows key that can be applied, namely Windows + D, where shortcuts can help clean up an application or program that runs on the desktop and back to the desktop. Then, Windows + E is useful for opening Explorer, Windows + F is useful to search for files or folders.

Furthermore, Windows + M has the function of minimizing all windows, Windows + Down Arrow serves to minimize windows that are opened, Windows + Up Arrow Up Arrow function. If you are in a hurry and do not have time to lock the computer, you only need to press Windows + L.

Furthermore, Shift + Windows + M to undo all the minimize, Windows + Tab cycles there are functions for task bar button, and Windows + F1 to open the Help.
How To Automotically Log On To Windows Vista

How To Automotically Log On To Windows Vista

As long as security isn't a big concern, configuring Windows Vista to logon to your user account automatically can save you some serious time and effort when your computer is starting up.
Just follow the easy steps outlined below to make Windows Vista automatically logon to your user account. After completing these steps, Windows Vista will stop prompting you for a user name and password on startup!
Difficulty: Easy
Time Required: Configuring Windows Vista to auto login to a user account usually takes less than 5 minutes

Here's How:

1.      Click on Start, type the following command in the search box, and then hit the Enter key
This command will load the Advanced User Accounts Control Panel applet.
2.      In the Users tab, uncheck the box next toUsers must enter a user name and password to use this computer.
3.      Click on the Apply button at the bottom of the User Accounts window.
4.      When the Automatically Log On dialog box appears, enter your password in the two fields where it's asked and then click OK.
5.      Click OK on the User Accounts window to complete the process.
From now on, when your PC starts up, Windows Vista will log on automatically.


How To Recover Deleted Files

First things first: recovering deleted file from your Hard Drive, media card, Flash drive, iPhone, or some other device is very possible While I can't guarantee that your accidentally deleted file can be recovered, there's a good chance it can be, especially if it hasn't been too long since it's been deleted.
Files that get deleted aren't usually truly deleted but are instead just hidden, waiting to be overwritten by something else. Zip & Unzip Major File Formats Safely & Easily - Download Now!
You can take advantage of this fact and recover deleted files you want back.
Follow the steps below, in order, to maximize your chances of recovering deleted files from your device:
Difficulty: Easy
Time Required: Depending on how long ago the file was deleted, your habits on emptying the Recycle Bin, and some other factors, recovering files you've deleted could take a few minutes or up to an hour or so.

How to Recover Deleted Files

  1. Stop using your computer! Aside from the specific tasks I outline during the rest of this tutorial, the smartest thing you can do is to stop writing data to the drive that contained the deleted file.

    As I mentioned above, files that are deleted are actually just hidden. The only way the file you want to recover disappears completely is if the same physical space it occupied on the drive is overwritten. So... don't do anything that might cause that to happen.

    Most "write heavy" are things like installing software, downloading or streaming music or videos, etc. Doing those things won't necessarily overwrite your file but the chances go up the more you do them.

    See  How Long is Too Long Before a File is Unrecoverable? for more on this if you're interested.
  2. Restore the deleted files from the Recycle Bin. You've probably already looked in the Recycle Bin, but if not, do so now. If you're lucky enough to have not emptied it since you deleted the file, it might be here and in perfect working order.

  1. Tip: Files you delete from media cards, USBbased drives, external hard drives of any kind, and network shares will almost never be stored in the Recycle Bin. The same goes, more obviously, for things like your smartphone. Very large files from any source are also often deleted outright, skipping the Recycle Bin.
     
  2. Download a free file recovery program and use it to search for and recover your deleted files. If the files you're looking for have already been emptied from the Recycle Bin, a file recovery tool can help.

    I'm a huge fan of Recuva, my top pick in my list, but if you don't like it for some reason, or if you try it and it doesn't find the file you need to recover, by all means work down the list.

    Important: I highly recommend downloading the "portable" version of Recuva, or whatever program you choose, directly to a flash drive or some drive other than the one with the missing file(s) on it. See Should I Use a File Recovery Tool's Portable or Installable Option? for more on this.
     
  3. Extract the portable version of the file recovery tool you chose. Portable programs usually come in ZIP format which Windows natively supports (i.e. unzipping is easy in Windows).

    If you downloaded it to a flash drive, extracting it right there onto the flash drive is great.

    If you had no choice but to use your hard drive, extract it there. If you had to use your hard drive and choose an installable version of a file recovery tool, go ahead and install it as directed.
     
  4. Use the file recovery tool to scan for files that can be recovered, a process that could take a few seconds to several minutes or longer depending on how large the drive is.

    The exact procedure differs from program to program but this typically involves choosing the drive you want to scan for deleted files on and then tapping or clicking a Scan button.
     
  5. Once the scan is complete, locate the file from the list of recoverable files, select it, and then choose to Restore it.

    Again, the details on recovering files you want to recover are specific to the tool you chose to use in Step 3 above.

    Important: While you hopefully found the file you needed to recover in this list, it's possible you didn't. See Will a Data Recovery Program Undelete Anything Ever Deleted?and Why Are Some Deleted Files Not 100% Recoverable? for more on why this may have happened.

Tips & More Information

  1. The Recycle Bin should be the first place you look to recover deleted files. If you skipped Step 2 above because you "know" it's not there, just humor me and check again. You never know!
     
  2. As I mentioned a few times above, recovering files from devices like smartphones, music players, flash drives, and network drives is possible but can sometimes require some extra steps. See Can I Recover Files From SD Cards, Flash Drives, Etc.? and Do File Recovery Tools Support Network Drives? for more.
     
  3. You do not need to have a data recovery software program installed before you delete the file to use one, which is great news. See Can I Undelete a File if I Don't Already Have a File Recovery Tool? for more, including why this is the case.
     
  4. A dead hard drive, or a non-working computer, presents an extra layer of trouble when you need to recover a file. While this is possible in most cases, see my Can I Recover Files From a Dead Hard Drive? for more on figuring out what to do.

Still Having Trouble Restoring That Deleted File?

See Get More Help for information about contacting me on social networks or via email, posting on tech support forums, and more.
Let me know exactly what you've already tried doing to recover the deleted files, what program (if any) you've already tried, and how you think they went missing. That'll help me help you!
Back To Top