Possible fixes for Windows explorer not refreshing files when moving/copying etc… Delete files from recent list Then restart explorer.exe in task manager. Remove any redundant or broken links from Quick Access menu
Tag: files
Silent Switch Finder
A useful freeware tool to find silent switches for a exe install program. USSF https://www.capstanservices.com/tools-blog/2018/4/4/the-ultimate-silent-switch-finder-ussf
Clone USB Data Drive
To clone one USB drive to another replace source and dest below with your Windows drive letters: xcopy <source>: <dest>: /e /h /k
Force Files To Download Instead Of Open In Web Browser
You can change the file directivies for a folder by adding a .htaccess file in the folder and including the following code: <IfModule mod_headers.c> <FilesMatch “\.(?i:mp3|ogg)$”> ForceType application/octet-stream Header set Content-Disposition attachment </FilesMatch> </IfModule> This will force .mp3 and .ogg files to prompt for action rather than open with the default browser setting. The IfModule […]
Foobar 2000
Foobar2000 is a freeware audio player for the Windows operating system. It is also a useful tool for converting audio formats. WEBSITE
Malwarebytes
Malwarebytes has both a pro and free version. Malwarebytes Anti-Malware Free edition uses powerful technology to detect and remove all traces of malware including worms, trojans, rootkits, rogues, dialers, spyware and more. WEBSITE
Recuva – data recoverery
Recuva is a file and data recovery utility. More information a the link below. WEBSITE