Find And Eliminate Duplicate Files

Aug 24, 2014

My friend has 3 or 4 hard drives with personal files that she wants me to combine into one hard drive. She says there will be many duplicate files and we need to eliminate them. What would be the best way to go about doing that?

View 7 Replies


ADVERTISEMENT

Remove Duplicate Files?

Jun 8, 2014

I copied and pasted a bunch of files into the same folder.

Now there is a lot of redundancy and too many files to be removed one by one.

There are all files with a "- Copy" in front of their original name.

How do I remove these files?

View 8 Replies View Related

CCleaner - How To Delete Duplicate Files

Nov 6, 2013

while using CCleaner I have found a lot of duplicate files in the file finder section. Is it safe to delete the duplicate of these files or should I leave them alone.

View 4 Replies View Related

Network / Sharing :: Can Delete Skydrive Duplicate Files In Laptop

Jun 29, 2013

I use SkyDrive as my cloud storage and have 5GB of files in it.

But I want it to be IN THE CLOUD and hidden, not accesible to everyone using my laptop and not duplicate copies of the files in my hard disk (actually triplicate copies).

For example, let's say my 3GB music collection. I keep a copy in my hard disk within "My Music", a copy in the cloud in Skydrive, but now I have a third copy in my hard disk within the Skydrive folder, which I didn't want and I wasn't asked about.

Microsoft assumed I want this third copy for some reason and downloaded everything automatically to this Skydrive folder. Great.

So, the first thing I do is uninstalling Skydrive, if I want to upload something I do it via browser, but the folder and copy of my files is still there.

My question is, can I delete those files, my music collection and so on without deleting at the same time the copy in the cloud? I mean, if I delete them here they will be deleted in the cloud too?

View 7 Replies View Related

Network / Sharing :: Skydrive No Longer Syncing - Makes Duplicate Files

Oct 22, 2013

Before installing Windows 8.1 anything that I put into my Skydrive folder (I had the desktop app) were automatically synced to Skydrive.com as well as my Android phone app, and anything I uploaded from my phone app were synced to Skydrive.com and were automatically downloaded to my Skydrive folder. Now my phone app and Skydrive.com still work fine, but the Skydrive folder does not. That is, nothing gets downloaded to my Skydrive folder and nothing gets uploaded to Skydrive.com from it.

I've tried different settings for it, I've tried offline only, online only, I've toggled settings in the Settings app, and nothing.

Something else that happens is that now there are duplicates of all of the files in the My Documents folder. Say that my PC is named Smith-PC. Now, for example, there is a file called Random Document.docx and Random Document-Smith-PC.docx. And this is for every single file in the My Documents folder. Furthermore, only the version with the Smith-PC in the name works. When I open the normally named file, I get an error:

"An unexpected error is keeping you from copying the file. If you continue to receive this error, you can use the error code to search for solution of this problem. Error 0x80070490: Element not found."

This is really annoying and now I have duplicates of all of my documents, half of which won't open and the other half which are named wrong with Smith-PC at the end of all of them.

View 4 Replies View Related

8.1 - How To Eliminate Pop Up And Redirects

Apr 3, 2014

New Dell desktop, Win 8.1, Mozilla Firefox , free McAfee virus protection.

How can I eliminate pop ups and redirects?

View 2 Replies View Related

Can't Find Old Files After Upgrading From 7 To 8

Apr 6, 2013

dad upgraded from windows 7 to 8 a few months ago and selected to keep his old files (i.e. pictures, vids, so on) now we cant find his old files. I have gone to the windows.old file and there are files there but they all say that they are empty. everything else seems to be fine but we cant find all of his vacation pictures or other media that he really was not wanting to lose.

View 3 Replies View Related

Cannot Find Folders / Files Using Win 8.1

Dec 9, 2013

I have been using a PC for over ten years and, at best, I am still a novice! I am experiencing a lot of issues I had overcome with Win7. I will address thes one at a time. In the past when I was looking for a folder or file I pressed START and keyed in what I was looking, a name or unique words. How do I do that using Windows 8.1?

View 5 Replies View Related

Cannot Find Files Using Enclosure?

May 8, 2013

I recently purchased a new laptop (Windows 8), we put the hard disk from my old slow laptop (win XP) that stopped working into a "sata enclosure". When I attached it, I cant find my personal files. Its like the space is taken up but my important files cant be seen!! All that comes up on the hard disk enclosure drive (F is: recovery, swwork, windows, and preboot folders... and a recov.wim file. I even ran "Search" but still cant find my documents or anything...

View 9 Replies View Related

How To Find System32 Files

Aug 31, 2013

I'm trying to download some DLLs to use for my Paint Shop Pro program and I need to put them in my System 32 files, and I can't find System 32. I new at working with this Win 8. I received the 2 dlls in a zip folder. I opened them and saved in a folder in Documents. I tried to right click on extracted file to find the System 32 files that way, not there. I went to extract and tried to extract to, and tried to browse to System 32, but I just could not find the System 32. I saw Programs and Programs (68) but no System 32 .

View 9 Replies View Related

How To Find Files With Same First 10 Characters In Name

Oct 24, 2013

I have a lot of files who are stored into folders (~ 2-3K worth of folders with 2-20 files in each folder) and I need to search in each one to see if there are any files that are similar in name. None will be exactly the same so I need to only compare the first 10 characters and if there are 2 files that have the same characters, then I need to have them displayed so I can decide if I should delete one. The problem with commercial duplicate detectors is they match the entire name or the CRC of a file which in this case will be different.

View 9 Replies View Related

How To Eliminate Logging In With Password

May 29, 2013

I am the only user of my computer, therefore I cannot change my account to standard instead of administrator, and therefore, I am stuck with the log in screen every time I restart. I would like to disable the log in screen and maybe keep the lock screen, if possible.

View 4 Replies View Related

Web Application Could Not Find Executable Files?

Jan 9, 2014

I'm now running the windows 8 64 bit OS, and logged by a Microsoft account.

Now I am doing some work using Visual Studio and encouter some problems about the PATH variable.

1. Under current Microsoft account, I cannot see the full PATH variable neither in CMD or the Environment Variables dialog, the figures below shows the current view:

This is my current PATH

and, of course, I set it under system variables.

Well, this path works fine in command line executing, but in visual studio, it doesn't work.

2. So, lets see what I have in visual studio (run as administrator):

Code:
System.Environment.GetEnvironmentVariable("path");
"C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32
WindowsPowerShellv1.0;C:Program FilesMicrosoft SQL Server110ToolsBinn;
C:Program Files (x86)Microsoft SQL Server110ToolsBinn;C:Program

[Code]....

If you're willing to look at the text above, you'll find that this "PATH" is totally different with the one we set in Environment Variables dialog or get from the CMD.

I want to use some executable files in "d:commonin" with my web application hosted by IIS8, but I found that the web application could not find the executable files in "d:commonin", which should exist in "PATH"

Well, though I can just put the executable files into system32,

View 5 Replies View Related

Windows 8.1 Search Can't Find Files

Dec 7, 2013

I figured out how to search but Windows 8.1 stopped searching for files. I type a word in the window and nothing happens after I hit enter.

I searched the web and suggestions say to use the charms menu but I haven't figured out how to search a thumb drive with the charms menu search.

When I insert a thumbdrive, the window opens and I type in the Search Toshiba (G) box and hit enter and nothing comes up and Windows can't find its own files on a thumb drive but it works on the C drive.

I keep turning on another computer with Windows XP to do searches or I use Windows 7 and I can get around a little.

The screen shots on the internet doesn't seem to work or relate with my system.

View 4 Replies View Related

Media Player Can't Find Files

Jul 2, 2014

My "c" drive is starting to get full mostly because of a very large music collection. My friend said"simple,just put everything on "d". I think I should have gotten an external drive. Anyhow, now when I go to listen to a playlist song on media player, I get blue dots with an "i"in them and a message saying that the media player can't find the file. I tried changing the file location for the media player to"d"drive,but it would not let me (suggestion from same friend who said "mine works fine in "d" drive. Should I move everything back or get an external drive or is there a way to make this work. Asus Notebook a45x ,Windows 8,Media player version unknown.

View 4 Replies View Related

Search Charm Does Not Find Files

Sep 5, 2012

Running window 8 pro and cant search for files from the search charm. apps and settings searches work great.

View 9 Replies View Related

Search / Indexing - 8.1 Doesn't Find Files

Feb 7, 2014

After updating to 8.1, windows search is slow, even though I disabled Bing and I don't have extra locations in the index, and it doesn't find files even though they are in subfolders of My Documents. This problem is very outstanding with Word files.

I tried deleting the Data folder, and rebuilding the index, but to no avail. I need a way to search for text within files, so the "Everything" app does not seem to be the solution. I am trying out AgentRansack right now, and it does work, but it is slow and uses up almost all the CPU when it is searching.

View 6 Replies View Related

How To Find Oldest And Biggest Files On Windows 8.1

Dec 8, 2013

I am running windows 8.1 ... I have accumulated many years of files. Before I move to new hardware, I would like to find files to delete.

I want to be able to find :
-- files that have not been used in years
-- files that are huge.

View 7 Replies View Related

Apps / Software :: Where To Find Programs And Saved Files

Jun 15, 2014

I loaded office 10 and do not know where to find word to open it?

View 5 Replies View Related

Win 8.1 - Eliminate Opening Screen And Go Directly To Sign In And Then To Desktop

May 3, 2014

I am running win 8.1 on HP laptop. When I first turn on the unit, the first to appear on the screen is a sports team logo that I put there a while back. However, to be able to continue to the sign-in page, I have to either move the mouse or click enter to get there. Once I enter my password, it takes me to the Start menu. I want to eliminate the first screen and go directly to sign in and then to desktop.

View 3 Replies View Related

Hardware Drivers :: Search Find Files On Backup Drive

Feb 21, 2014

I'm not sure how far reaching this is but I just noticed that when I select a folder and type a file name in the search bar on the right of the address bar, files are found on my backup drive, which is attached by USB to the PC, this drive is attached because it contains other partitions for file storage.

The folder in this case was on the desktop and it shows that it is on C: Drive, but files were found on the H: Drive which is where I run my backup to.

When I un-attach the H drive the files found do not respond to left or right click.

View 7 Replies View Related

Setup Installation :: Cannot Reset Windows 8 - Could Not Find Files Needed

Jun 8, 2014

When I tried to reset my laptop, it read "could not find the files needed". mine is an Acer aspire V5, it didn't came with an installation disc or media, i know it should have a hidden partition for recovery, but i think the system is having trouble with it. i think a malware might have done this, i got malware bytes, I tried norton online scan and eset online scan, but did not detect any. before this, i experienced my firefox browser icon on the taskbar progressing a download but cant see anything on downloads tab, i closed firefox several times, but it continued everytime i opened firefox, and it did finished its download.

Later i noticed explorer.exe is always having an established connection in TCPview, without me opening any apps. so i thought i really need to reset the computer, but this is my problem. I've already run Dism /Online /Cleanup-Image /RestoreHealth restore health on command prompt, but it showed no integrity violation.

View 1 Replies View Related

Windows 8 Navigation - Not Able To Find File Directory To Access Files

Dec 13, 2012

Windows8 navigation. Can not find familiar file directory to access files, instead apps and app store! Could some one direct me how I can turn off start screen and go back old fashion ways. Else I will have to go back to my Vista.

View 3 Replies View Related

Accounts :: Want To Eliminate MS Login And Change Default User Folder

Oct 25, 2013

I have preinstalled Win 8 on new desktop, now upgraded to 8.1. When I first started setting it up and it required an account login, I didn't really realize that it was going to exist outside my computer. I used my full name and primary email account for it. Then, it set up a folder(s) under Users (using my name), in the file structure. When I copied over say "Documents" from my Win 7 machine, they now show in a path of: This PC / Windows / Users / (myname) / Documents. I will not be using "the cloud" for anything, and want to only have a local account with Admin Privileges and a local account for using 99% of the time. Hence a multi-part question:

1) If I make a change to my MS password, like setting it up with a non-identifying username/password with a Hotmail email (which I never use), how will it affect my docs/pics/music/etc that is under Users / myname? If I change the MS login to a LOCAL login, what effect would it have instead?

2) Is there a way to get (myname) out of the file structure and rename it something neutral, or will that bring chaos?

3) And, as long as I'm asking things...I created the new Admin-Account and Daily-Account, but it seems like neither of them can access anything. They just get "permission denied" - even on the Admin one. I set up a Hotmail account for them both, so they have MS logins as well. Can I just switch them to LOCAL logins as well?

View 3 Replies View Related

Apps / Software :: Windows 8 Search Doesn't Find Files - Indexing On

Oct 28, 2013

Windows 8 search doesn't find files which I know are on my PC as I can navigate to them.

I have indexing on. I search by opening my computer and typing the search name in the top right box.

View 9 Replies View Related

Venue Pro 11 Win 8.1 Duplicate Folders?

Dec 21, 2013

This is a new tablet and I am just getting used to Windows 8.1 .

I messed up when I moved folders from being stored in c: to d:.

I now have duplicate folders for pictures, video's etc in Drive D:

How do I correct this ? Can I delete all the folders in D and start again? ( this is a new computer and there is no content in any of these folders)

I also notice that in file explorer I have three main folders with almost the same subfolder structure . The folders are:

a) Myname ( with a picture icon) . Subfolders : Tablet name > documents, music etc

b) Myname: Subfolders : contacts, desktop,favorites, skydrive etc

c) This PC : subfolders: documents, downloads , folders that contain places I connected to through my network) , . C:/, D:/ , libraries etc

Why so many duplicates ? How can I clean this up so there is only the This PC ( I believe this was the original Folder before I messed around ) .

View 4 Replies View Related

Maintenance :: Duplicate Processes Of Applications

Jul 7, 2013

So today I came through this situation. there are duplicate processes created by applications. Like google chrome, norton's executable files.

View 1 Replies View Related

How To Duplicate Startup Screen For Users

Mar 16, 2014

New at this site and with windows 8.1, quite a change from XP. I am setting up a alienate PC and I would like to copy the start page (metro) that I have set to an additional user, I did copy my appsfolder.itemdata-ms to C:usermicrosoft....appsfolder.itemdata-ms but I still do not get the same layout or apps as mine. What I am trying is to have the same layout and apps for all users without having to re-arrange each user start screen.

View 1 Replies View Related

System Unresponsive When Turning Off One Monitor In Duplicate Configuration

May 19, 2012

I've installed Windows 8 on an xtreemer ultra media center. It's connected to a projector and a touch screen monitor in duplicate screen mode. Sometimes I would like to keep projector off and only use monitor.

Problem is when I turn off the projector. You hear the sound that windows detects a disconnected device. The image changes to a clean desktop (used to be lock screen, but I disabled that). And system becomes unresponsive. No cursor can be found. No metro interface. Microsoft+p is not displaying. Tried everything I can think of.

View 1 Replies View Related

Audio :: Duplicate Sound Device Entries In Volume Mixer

Jan 1, 2014

Basically I have an ASus ux301la (zenbook infinity) and i noticed that after installing Displaylinks software (port replicator software) my default sound device was called (USB AUDIO) and that my Realtek sound device kind of went missing (no sound devices on the playback tab in the sound settings). I had no backups at teh time as its a new laptop and i really dont want to re-install 8.1 from scratch as it took me over a day to configure this thing to my personal config.

So I uninstalled the diplaylink software and uninstalled/reinstalled the sound drivers from the asus site and each time i did so it would create a new sound entry, hence all teh duplicates. Now i still have a problem because although sound works, i have to manually select the correct playback device in VLC player and I cannot see any sound devices in the playback tab on SOUND settings.

View 6 Replies View Related

Apps / Software :: ICloud Creating Duplicate Bookmarks - Due To Win 8.1 Sync?

Jul 28, 2014

I am running iCloud on multiple PC's. Everything was fine until I had it running on two 8.1 PC's, then I started having problems.

In total, iCloud was running on one Win 7 Pro PC and two Windows 8.1 PC's. My theory is that the two Windows 8.1 PC's were syncing via iCloud and Skydrive (or Onedrive) which is set up by default. But they were able to read each other's settings okay. But Win 7 doesn't have the same sync settings, so the bookmarks were being written in 8.1 and then multiplying in Win 7.

I'm not sure, but this is my theory. Running on all Win 7 is okay. Running on all Win 8.1 seems okay. But combining the two OS's with iCloud seems to cause some problems.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved