How to grant Total Access and Special Permission to my user in C: and D: drive on Windows 11?

I'm having a tough time trying to set Total Control and Special Permission to my User using the terminal on Windows 11.

How can i grant total control for my user? And by total control i really mean total control and special permission to do anything i want, like delete any folder i want or file i want in the system?

Even access, or modify the "System Volume Information" folder, for example.


Solution 1:

This is a bad idea for many many reasons, including breaking your system in a way that couldn't be restored.

That being said, you can enter "explorer.exe" in the search bar of the start menu, right click on the result given and click "Run as Administrator".

That should give you admin access to all files and folders within the window that'll open.

Once again: Very bad idea.