Whenever you are in Windows Explorer, and you create a file using another application, we must refresh the screen in order to see the file. Well, there is a way around this but you must modify the registry.

  1. Run Regedit using WINKEY+R or any MSDOS box.
  2. Goto HKEY_LOCAL_MACHINE\System\CurrentControlSet\control\Update
  3. Modify the UpdateMode to 00. (Original value is 01). Just change the value. Do not touch the 0000 in front.

Reboot the system and that's it...

Take Note: The registry is very important. You must be very careful when changing the values in it. I suggest that you backup your registry before you do any changes. However, if you know what you are doing, you should have no problems.