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
File Explorer messed up
Collapse
X
-
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:
[ICODE]HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User Shell Folders[/ICODE]
and youβll see the folders there. Change the My Video key to:
[ICODE]%USERPROFILE%\Videos[/ICODE]
after doing so, reboot and it should be fixedComment
-
[ul]
[li]Click on the Start button and in the search box, type Command Prompt[/li][li]When you see Command Prompt on the list, right-click on it and select Run as administrator[/li][li]When command prompt opens, copy and paste the following command into it, press Enter. [/li]
[ICODE]sfc /scannow[/ICODE]
[li]Wait for this to finish before you continue[/li][li]Copy and paste the following command, press Enter.[/li]
[ICODE]findstr /c:"[SR]" %windir%\logs\cbs\cbs.log > %userprofile%\Desktop\sfc.txt[/ICODE]
[/ul]
That will create sfc.txt on your Desktop. Please attach sfc.txt to your next post:
[ul]
[li]Open Reply window. Click βMore Reply Optionsβ.[/li][li]Go to the end of your text (if any).[/li][li]Click βChoose Files..β[/li][li]For βFile nameβ paste this: %userprofile%\Desktop\sfc.txt[/li][li]Click the βAdd to Postβ link which will appear on the right when the file has been uploaded.[/li][li]Click βAdd Replyβ.[/li][/ul]Comment
-
Originally posted by jmarket[ul]
[li]Click on the Start button and in the search box, type Command Prompt[/li][li]When you see Command Prompt on the list, right-click on it and select Run as administrator[/li][li]When command prompt opens, copy and paste the following command into it, press Enter.[/li]
[ICODE]sfc /scannow[/ICODE]
[li]Wait for this to finish before you continue[/li][li]Copy and paste the following command, press Enter.[/li]
[ICODE]findstr /c:"[SR]" %windir%\logs\cbs\cbs.log > %userprofile%\Desktop\sfc.txt[/ICODE]
[/ul]
That will create sfc.txt on your Desktop. Please attach sfc.txt to your next post:
[ul]
[li]Open Reply window. Click βMore Reply Optionsβ.[/li][li]Go to the end of your text (if any).[/li][li]Click βChoose Files..β[/li][li]For βFile nameβ paste this: %userprofile%\Desktop\sfc.txt[/li][li]Click the βAdd to Postβ link which will appear on the right when the file has been uploaded.[/li][li]Click βAdd Replyβ.[/li][/ul]Comment
-
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.Comment
-
Originally posted by jmarketSFC 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.Comment
-
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:\Usersold 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.Comment
Comment