Force Windows trash (recycler) to empty itself

Sometimes, stuff gets stuck in Windows trash. Mouse-click trash emptying doesn’t work any more. If that happens, use the following DOS code in the command line: rd /s /q C:\RECYCLER If something’s really stuck in the recyler, you will get the following error message (or equivalent in your operationg system installation language): Problem – Le […]