Category Archives: Windows Command

Disable Administrative Shares [Effective Way]

How to disable administrative shares from the command prompt. You must know and learn these command, normally windows automatically share certain folders over the network, like as C drive, C:\Windows & IPC$. Now, used below command net share to delete the system/hidden shares. net share sharedFolder /delete You can run a separate command to delete… Read More »

How to Enable / Disable WiFi Connection

How to Enable – Disable WiFi Connection? You can easily your Wireless network connection (WiFi) on windows system from the command line. When you use command and check the status of network connection. It shows you it’s connected or disconnected. Disable WiFi from Command Prompt- Now open the elevated administrator command prompt and just run… Read More »