Part 1 :- Enabling
Step 1 :- Open start menu and search for “cmd”.
Step 2 :- Right click the first search result and click on “Run as administrator”.
Step 3 :- A user account control (UAC) pop up will now appear on your screen and ask for your permission to continue,click the yes or continue option in that UAC pop up.
Step 4 :- Type this command in the command prompt as it is (without double inverted commas and full stop) “net user administrator /active:yes”.
Step 5 :- Press enter and the command prompt will say “The command completed successfully” and with this you’ve successfully activated the inbuilt hidden administrator account in windows.
Part 2 :- Disabling
The process of disabling the inbuilt hidden administrator account in windows is exactly the same as the enabling process,the only difference is that the command used in step no. 4 is “net user administrator /active:no”.Once again,you’ve got to type this command without the double inverted commas and full stop.
Following video is a practical demo of everything that I’ve told so far :-