They’re not hardcoded, you can take ownership of the files with commands (takeown and icacls). As some other user already mentioned, there are ways to start a command prompt as the SYSTEM user. Windows will still not let you delete them however, because most of them are being used by processes.
They’re not hardcoded, you can take ownership of the files with commands (
takeownandicacls). As some other user already mentioned, there are ways to start a command prompt as the SYSTEM user. Windows will still not let you delete them however, because most of them are being used by processes.