To clear out/clean up the dllcache folder within Windows\system32 open up a command line and type the following:

sfc /purgecache
sfc /cachesize=x (where x equals the maximum size, in megabytes, you’d like the dllcache to be. For example, I used cachesize=150)