Recent content by Ramesh-TWB

  1. R

    [SOLVED] Can't create system image when VSS Service is on

    Hi, Do you get any error messages? Is there any error event logged in the Application event log? To check the event logs, right-click Start, click Event Viewer. Expand Windows logs > Application. Check if there are any VSS related errors logged at that time.
  2. R

    My Videos and Downloads folders are linked

    The shell folder values need to be fixed using the registry editor. Information / REG file in this link (merged shell folders) should help.
  3. R

    Virus - 'How do you want to open this type of file?' Sytem popup.

    Hi Jordan, The .JS seems to be launched by a program running in the background or via Scheduled Task. Run a full system scan using Malwarebytes and follow up with Malwarebytes Junkware Removal Tool. The Junkware Removal Tool especially removes unwanted/malware-related scheduled tasks and...
  4. R

    hibernation option gone

    Hi, Right-click Start, click Command Prompt (Admin). Type: powercfg /h on Press {ENTER} That enables Hibernation.
  5. R

    Windows explorer not responding

    Hi, Three suggestions: 1. Open Folder Options and set File Explorer to open to "This PC" by default. Setting it to open "Quick Access" hangs some systems (may be in cases where Quick Access contains shortcuts to network locations or FTP drive etc) 2. Open Control panel > View Reliability...
  6. R

    CCleaner Registry backup problem

    >> i got a problem with my task bar(cannot move/add icons,cannot rename groups etc) Perhaps you meant the Start menu instead of Taskbar? Or I must be missing something.
  7. R

    Windows 10 drag and drop creates new document folder

    I heard OneDrive or Dropbox causes this (multiple "Documents" folders under "This PC" - even more than 10 sometimes.) and restarting Windows Explorer using Task Manager fixes it momentarily.
  8. R

    Hidden Items Checkbox Automatically Disables Itself

    Infact it's BitDefender itself is locking down the setting: http://answers.microsoft.com/en-us/windows/forum/windows_8-files/cant-deselect-file-name-extensions-and-hidden/f24802c1-28b9-4607-887a-30c095a753cd...
  9. R

    Temporary Internet Files access denied or can't see

    Hi, No need to modify ICACLS, as the last post states a different location (in Windows 10). Simply type this path in File Explorer Address bar: C:\Users\(username)\AppData\Local\Microsoft\Windows\INetCache\Low\IE And in "Folder Options" View tab, uncheck "Hide protected Operating system...
  10. R

    Temporary Internet Files access denied or can't see

    Correction: Cache is stored here, in Windows 10 / IE11. C:\Users\{username}\AppData\Local\Microsoft\Windows\INetCache\Low\IE You can view from file Explorer (with show hidden files & protected operating system files displayed).
  11. R

    Temporary Internet Files access denied or can't see

    And removing "Deny" entry for Everyone, using ICACLS command should help you gain access to the folder. Or try something like IE Cache Viewer from Nirsoft: http://www.nirsoft.net/utils/ie_cache_viewer.html