Tag – command prompt

Articles

Admin enable from recovery tool (Windows)
Enabling Hidden Administrator Account on Windows (Offline Method) Disabling the Administrator Account (After Use) Final Note
Enabling RPC Over Named Pipes in Windows 11 print server is reachable but wont connect
RPC over named Pipes Fix if you can see a printer on the print server and you can ping it but you cant print from it on a win 11 computer you will most likely need to change the group policy on the local device. or pushed out. TLDR: admin cmd >> gpedit.msc >> admin […]
Sync the time of a device with cmd
this command syncs the clock with the current Time server on the device (requires admin) if the above doesnt work you can usually change the time server to the nist one using this command.
Windows 11 Local account setup
easiest way to create a win 11 local account is to enter: press shift+f10(sometimes you need to hold fn key depending on device) then type:oobe\bypassnro another option thats more advanced if that doesnt work is the following Shift + F10 CMD will open Type (no quotes) “net user Prefferedusername /add” (replacing Prefferedusername with the user […]
CMD change your windows 11 key
slmgr.vbs -ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX Windows 11 deactivate key slmgr /upk
cmd get serial number
this command will get the serial number of the device you are on.