Windows 10: Disable Administrative Hidden Shares

Discus and support Disable Administrative Hidden Shares in AntiVirus, Firewalls and System Security to solve the problem; Administrative shares are hidden network shares that allow system administrators to have remote access to every disk volume on a network-connected... Discussion in 'AntiVirus, Firewalls and System Security' started by FreeBooter, Sep 1, 2019.

  1. Disable Administrative Hidden Shares


    Administrative shares are hidden network shares that allow system administrators to have remote access to every disk volume on a network-connected system. These shares may not be permanently deleted but may be disabled. Windows users can use the net share command to view all of the shares (including the hidden shares) on your computer.

    With this batch script disable or enable Administrative Hidden Shares.

    Code: @Echo Off & Cls net sess>nul 2>&1||(powershell start cmd -ArgumentList """/c %~0""" -verb Runas & exit) Cls & Mode CON LINES=11 COLS=80 & Color 0E & Title Created By Echo. Echo. Echo. Echo. Echo Do You Want To Disable Administrative Hidden Shares (Y/N)? Echo. Echo. Echo. Set /p input= RESPONSE: If /i Not %input%==Y (Goto :_Ex) Else (Goto :_Start) :_Ex If /i Not %input%==N (Goto :EOF) Else (Goto :_RegRestore) :_Start Reg Add "HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters" /v "AutoShareServer" /t REG_DWORD /d "0" /f > Nul Reg Add "HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters" /v "AutoShareWks" /t REG_DWORD /d "0" /f > Nul Cls & Mode CON LINES=11 COLS=60 & Color 0E & Title Created By Echo. Echo. Echo. Echo. Echo Administrative Hidden Shares Disabled Echo. Echo. Echo. ping -n 6 localhost >nul CHOICE /C YN /M "Press Y to Reboot, N for exiting script." If %errorlevel% == 1 ( Shutdown /r /t 0) Else (Exit) :_RegRestore Reg Query "HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters" /v "AutoShareServer" > Nul If %ErrorLevel% EQU 1 Goto :EOF Reg Delete "HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters" /v "AutoShareServer" /f > Nul Reg Delete "HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters" /v "AutoShareWks" /f > Nul Cls & Mode CON LINES=11 COLS=60 & Color 0E & Title Created By Echo. Echo. Echo. Echo. Echo Administrative Hidden Shares Enabled Echo. Echo. Echo. ping -n 6 localhost >nul CHOICE /C YN /M "Press Y to Reboot, N for exiting script." If %errorlevel% == 1 ( Shutdown /r /t 0) Else (Exit)[/quote]

    :)
     
    FreeBooter, Sep 1, 2019
    #1

  2. 'Hidden Administrator' account asking for password.

    We would like to clarify how did you enable the Hidden Administrator account. We suggest using the
    Local Security Policy to enable to hidden administrator in Windows 10. Kindly follow these steps:

    • Press Windows key + R to open the Run dialog.
    • Type secpol.msc, and click on OK.
    • In the left pane, click on the Local Policies folder to expand it, and click on the
      Security Options folder.
    • In the right pane of Security Options, double click on
      Accounts: Administrator account status.
    • Select Enabled, and click on OK.
    Let us know whenever you need further assistance.
     
    Nathaniel Mon, Sep 1, 2019
    #2
  3. Forget hidden Administrator Account Password-Windows 10

    Hi,

    We would like to know more information regarding the issue that you are experiencing with the hidden administrator account. For better assistance, please answer the following questions:

    • Why did you access the hidden administrator account?
    • What troubleshooting steps have you tried so far?
    • Why did you create a password for it?

    Regards.
     
    Dennis Mop, Sep 1, 2019
    #3
  4. Disable Administrative Hidden Shares

    I am an administrator but don't have access to my documents

    Hi,

    Thank you for your interest in Windows 10.


    • How many user accounts are setup on the PC?
    I suggest you to check if issue persists in Hidden Admin account. Follow the steps to enable Hidden Admin:


    • Press Windows key + X.

    • Click on Command Prompt (Admin).

    • Type ‘net user administrator /active:yes’ and press Enter.

    • Now check if issue persists on the Hidden admin account.
    Please get back to us with the results of the result of the proposed suggestion.
     
    Giridhar J, Sep 1, 2019
    #4
Thema:

Disable Administrative Hidden Shares

Loading...
  1. Disable Administrative Hidden Shares - Similar Threads - Disable Administrative Hidden

  2. REMOVE hidden "Administrator Account"

    in Windows 10 Gaming
    REMOVE hidden "Administrator Account": I am getting decidedly tired of the repeated messages in Windows 10 on my overpriced Microsoft-based Alienware computer telling me that I do not have administrator privileges and therefore my actions are blocked. I am the ONLY account on my PC besides the damned hidden admin...
  3. REMOVE hidden "Administrator Account"

    in Windows 10 Software and Apps
    REMOVE hidden "Administrator Account": I am getting decidedly tired of the repeated messages in Windows 10 on my overpriced Microsoft-based Alienware computer telling me that I do not have administrator privileges and therefore my actions are blocked. I am the ONLY account on my PC besides the damned hidden admin...
  4. REMOVE hidden "Administrator Account"

    in Windows 10 Customization
    REMOVE hidden "Administrator Account": I am getting decidedly tired of the repeated messages in Windows 10 on my overpriced Microsoft-based Alienware computer telling me that I do not have administrator privileges and therefore my actions are blocked. I am the ONLY account on my PC besides the damned hidden admin...
  5. Windows Firewall Disabled on even the hidden administrator account.

    in Windows 10 Customization
    Windows Firewall Disabled on even the hidden administrator account.: For some reason, the windows firewall is disabled on my computer and the option is grayed out on administrator accounts; including the hidden admin account. This is a personal computer and never used in a managed network. Under Settings, it says that some settings are managed...
  6. Hidden Administrator - find

    in Windows 10 BSOD Crashes and Debugging
    Hidden Administrator - find: I'm using Win10 My ex took my computer and did some internal damage. He isn't smart enough to do it himself and hired a computer geek. I have cleaned up many things. Now I'm stuck. I cannot download any files/software. I get a "failed - insufficient permissions" error...
  7. Disable sharing

    in Windows 10 Network and Sharing
    Disable sharing: I got a shared files folder in my users folder. I want to disable sharing completely and get rid of the folder. 128386
  8. HIDDEN USER ADMINISTRATOR

    in Windows 10 Customization
    HIDDEN USER ADMINISTRATOR: How to activate HIDDEN USER ADMINISTRATOR IN WINDOWS 10. why it is said can be activated but we should not do that? https://answers.microsoft.com/en-us/windows/forum/all/hidden-user-administrator/6bb7cf15-14ff-4605-9388-536fc66e8581
  9. Locked and hidden administrator.

    in User Accounts and Family Safety
    Locked and hidden administrator.: Recently I had to make a change in my computer that required the Elevated Administrator account to be used. I finally figured out how to open that account, did my thing, shut down the Elevated Administrator account, and returned to my standard account. Then I discovered that...
  10. User Profile for Hidden Administrator

    in User Accounts and Family Safety
    User Profile for Hidden Administrator: I occasionally use the Hidden Administrator account for security problems, stubborn undeletable files, etc. Question is can I use the User Profile from my W10 install on the Hidden Administrator? If yes, how? 40977

Users found this page by searching for:

  1. kb4551762 x64 failed (errorlevel: 2146498529)