I've narrowed down more the possible causes of the issue:
If You disable the Client for Microsoft Networks in properties of Local Area Connection - the issue disappear (maybe only in my case).
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I've got the following problem:
Windows 7 does not refresh automatically the folder view (until I manually refresh by pressing F5) after the following file operations:
Windows 7 Professional final release, international English version. No upgrade, clean install.
It seems to me it's a delay in my case: if I wait for approximately 30 secs, the refresh is done automatically. There are shared folders on the volumes.
I've done the followings:
- ran Windows 7 in Safe Mode (without Networking): it seems the issue does not occur
I could be satisfied with Windows 7 but this issue is terribly annoying cause I work with a lot of files day by day.
Could anybody help me?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
I've narrowed down more the possible causes of the issue:
If You disable the Client for Microsoft Networks in properties of Local Area Connection - the issue disappear (maybe only in my case).
Hello,
Welcome to Microsoft answers forum for Windows Vista Community!
What happens when you try to boot in safe mode?
To start your computer in safe mode, you can refer the below link:
http://windowshelp.microsoft.com/Windows/en-US/help/323ef48f-7b93-4079-a48a-5c58eec904a11033.mspx
I would suggest you to place the computer in a clean boot state and check if the issue resolved:
Refer the link below for more details:
How to troubleshoot a problem by performing a clean boot in Windows Vista
http://support.microsoft.com/kb/929135
Reset the computer to start as usual After you have finished troubleshooting, follow these steps to reset the computer to start as usual:
a. Click Start , type msconfig.exe in the Start Search box, and then press ENTER.
e. If this does not help, try to run a SFC scan. To do a SFC scan follow the steps below:
Use system file checker tool which is also called SFC scan.
System File Checker (SFC) checks that all Vista system files are where they should be as they were by default and not corrupted, changed, or damaged.
sfc /scannow
Beginning the system scan. This process will take some time.
Beginning verification phase of system scan.
Verification % complete.
Regards,
Savan – Microsoft Support.
I have had the same problem recently. Here's what I discovered, FWIW:
I wanted to start with the simplest, lowest-impact solution. It worked:
That solved the problem completely.
Dan Holme, Intelliem
Hi Nucleo,
Thanks for posting in Microsoft answers!
The issue you've posted seems to be a known issue.
Please refer the link below for a similar issue and check if that helps you:
http://social.technet.microsoft.com/Forums/en/w7itproui/thread/8afb8b65-900c-4f42-b1df-3c2394417b6e
Also, if you have any concerns or feedback, please visit the link below:
Microsoft Connecthttp://connect.microsoft.com/
Regards,
Gokul - Microsoft Support
Just to update my posting, I applied these fixes on 03/12 and as of today 08/12 the problem has not returned.
I had the same problem (when I deleted a file from Desktop, the icon, link or otherwise remained there until a manual refresh with F5 was issued), but I think this solved my problem...
Create this key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Update
and add a DWORD value (32-bit DWORD if you have a 64bit win)
UpdateMode
and leave its value to 0
this supposedly enables Fast refresh for folders... Im pretty shure that my problem started after I opened one possibly infected website wich probably changed some obscure setting about folder refresh or desktop refresh... but who knows, I tried hard to find an solution...
restart the system, and hope for the best :)
I created a registry key based on the answer quoted above, and applied it to my system. After a reboot, it seems to work so far. I will see about reporting back within a few weeks of usage.
I do however believe that it's third party software causing this problem. Your Anti-Virus software is probably the first one to put the effects of this on your workstations.
I use NOD32 version 4.0.474.0, with signature database version 5212. I put two exceptions in my antivirus' exceptions list for the real time file protection: "C:\Users%PROFILENAME%\Desktop\.*" and "D:%DATAFOLDER%\.*, but you can probably just do "c:\Users%PROFILENAME%\*.* where "%PROFILENAME% isn't an actual system variable but can be created, and it just represents the name of the root of your profile folder.
If you have any other type of antivirus software, i would disable it first, reboot if necessary, then see if that doesn't solve your problem. If not, keep it disabled and add the registry entry stated in the quote above. If that doesn't work, then the problem lies elsewhere.
TO MICROSOFT:
It would be appreciated if someone could attempt to reproduce this problem. If you would like my exact hardware/software specs to reproduce it then that's OK. I don't believe you will need such a thing because it's happening across all platforms of this Operation System version. I'm extremely sure that it's something that the explorer shell isn't returning back to an anti-virus program properly, or vice versa (from a programming perspective).
Let us know what you have, or if there is a KB-article that we can utilize. I am also thinking about rolling Windows 7 out on my corporation's network but problems like this will keep us from migrating off of Windows XP Professional SP3. Thanks!