• Hi there and welcome to PC Help Forum (PCHF), a more effective way to get the Tech Support you need!
    We have Experts in all areas of Tech, including Malware Removal, Crash Fixing and BSOD's , Microsoft Windows, Computer DIY and PC Hardware, Networking, Gaming, Tablets and iPads, General and Specific Software Support and so much more.

    Why not Click Here To Sign Up and start enjoying great FREE Tech Support.

    This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Solved File Explorer messed up

Status
Not open for further replies.

Moemente

PCHF Member
Aug 3, 2018
9
1
23
Im having a weird problem where my video file and my document file are both synced together. When i put something in one, it shows in the other one also
 

Attachments

  • Screenshot.png
    Screenshot.png
    33 KB · Views: 18
OK. In that case, we'll have to change the registry. Please backup the registry before doing so.

Type regedit into the search bar and click OK. Run as Administrator. Go to:

Code:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders

and you'll see the folders there. Change the My Video key to:

Code:
%USERPROFILE%\Videos

after doing so, reboot and it should be fixed :)
 
Okay, so i did all you said and it create a new file called videos. but the two original files are now both listed as there location being videos. Its like they are synced together.
 
  • Click on the Start button and in the search box, type Command Prompt
  • When you see Command Prompt on the list, right-click on it and select Run as administrator
  • When command prompt opens, copy and paste the following command into it, press Enter.

    Code:
    sfc /scannow
  • Wait for this to finish before you continue
  • Copy and paste the following command, press Enter.

    Code:
    findstr /c:"[SR]" %windir%\logs\cbs\cbs.log > %userprofile%\Desktop\sfc.txt
That will create sfc.txt on your Desktop. Please attach sfc.txt to your next post:
  • Open Reply window. Click 'More Reply Options'.
  • Go to the end of your text (if any).
  • Click 'Choose Files..'
  • For 'File name' paste this: %userprofile%\Desktop\sfc.txt
  • Click the 'Add to Post' link which will appear on the right when the file has been uploaded.
  • Click 'Add Reply'.
 
  • Click on the Start button and in the search box, type Command Prompt
  • When you see Command Prompt on the list, right-click on it and select Run as administrator
  • When command prompt opens, copy and paste the following command into it, press Enter.

    Code:
    sfc /scannow
  • Wait for this to finish before you continue
  • Copy and paste the following command, press Enter.

    Code:
    findstr /c:"[SR]" %windir%\logs\cbs\cbs.log > %userprofile%\Desktop\sfc.txt
That will create sfc.txt on your Desktop. Please attach sfc.txt to your next post:
  • Open Reply window. Click 'More Reply Options'.
  • Go to the end of your text (if any).
  • Click 'Choose Files..'
  • For 'File name' paste this: %userprofile%\Desktop\sfc.txt
  • Click the 'Add to Post' link which will appear on the right when the file has been uploaded.
  • Click 'Add Reply'.
 

Attachments

  • sfc.txt
    101.9 KB · Views: 5
SFC looks good. Sounds like a Windows 10 Reset is in order. Something happened that requires a reset to fix.

In this case, you would have to select Remove Everything. The Keep My Files option won't work in this case because it would keep the two folders the exact same.
 
SFC looks good. Sounds like a Windows 10 Reset is in order. Something happened that requires a reset to fix.

In this case, you would have to select Remove Everything. The Keep My Files option won't work in this case because it would keep the two folders the exact same.

Alright well thanks for trying imma just leave it
 
could I suggest creating a new user profile.
make it an Administrator (or course) rather than a Standard User, then log out of that 'corrupted' account and into the new one.
setup your personal choices (background, screen saver blah blah blah) then go into File Explorer, C:\Users\old account\ and for each of the personal folders (Docs, Pics, Vids, Music, Contacts, Favourites, Downloads, Desktop etc) copy the contents into the new user folder.

I suspect you will still copy over the dups that are weirdly 'syncing' between those two folders but once copied, you can go into the relevant folders and delete the dups (do one file first just to prove the 'sync' link really is broken).

once you are happy all the personal stuff is transferred, you can delete the whole, old account.
but maybe wait a week or so (and space permitting) just to make sure everything was transferred.
and don't forget your emails if you use a PC based email program.

the old account can always be left on the system but deactived so you won't see it as a choice at the login screen if you like via the elevated command net user oldname /active:no

the beauty of creating a new user account approach (which should work) eliminates the need for a fresh install of Windows - which if the PC is more than a couple of years old, would also give other benefits like a speed boost so keep it in the back of your mind down the track. :)
 
Status
Not open for further replies.