Category: Updates

Are all power cords made equal?

Referring to this type of power cords that either attach directly to the PSU, or to a power adapter that powers the monitor or laptop. Is there anything t...

"del /f /s /q" doesn't work

I have a Win10 script that tries to delete ...\User*\AppData\Local* from my backups. It uses del /f /s /q, but it doesn't seem to always work. The co...