Solved Can't access Administrative Shares


perdrix

Member
Local time
11:27 PM
Posts
69
OS
Windows 11 for Workstations
I'm been trying to connect to the normal Administrative Shares on my Windows 11 system from a Windows 10 system. I tried to connect to:

\\Apollo\C$

I get a timeout eventually. I am able to connect to the admin shares on the W10 system from the W11 system.
I did load the classic registry set:

Windows Registry Editor Version 5.00
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"LocalAccountTokenFilterPolicy"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters]
"AutoShareWks"=dword:00000001
"AutoShareServer"=dword:00000001

But that didn't change a thing :(

Did the admin shares get abolished in W11?
 
Windows Build/Version
22H2

My Computer

System One

  • OS
    Windows 11 for Workstations
    Computer type
    Laptop
    Manufacturer/Model
    Dell Precision 7750
    CPU
    Xeon W-11885M
    Motherboard
    Dell
    Memory
    128GB
Why add those registry values, delete them and reboot your computer, execute net share command from Admin Command Prompt to view all shares on Windows 11.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    HP Pavilion
    CPU
    AMD Ryzen 7 5700G
    Motherboard
    Erica6
    Memory
    Micron Technology DDR4-3200 16GB
    Graphics Card(s)
    NVIDIA GeForce RTX 3060
    Sound Card
    Realtek ALC671
    Monitor(s) Displays
    Samsung SyncMaster U28E590
    Screen Resolution
    3840 x 2160
    Hard Drives
    SAMSUNG MZVLQ1T0HALB-000H1
Without deleting those registry entries which were needed on W10 to enable admin shares:


Code:
C:\Windows\System32>net share

Share name   Resource                        Remark

-------------------------------------------------------------------------------
C$           C:\                             Default share
D$           D:\                             Default share
IPC$                                         Remote IPC
ADMIN$       C:\WINDOWS                      Remote Admin
The command completed successfully.
So the shares are apparently present but I cannot access them from W10.

I will remove those entries and reboot and report back.
 

My Computer

System One

  • OS
    Windows 11 for Workstations
    Computer type
    Laptop
    Manufacturer/Model
    Dell Precision 7750
    CPU
    Xeon W-11885M
    Motherboard
    Dell
    Memory
    128GB

My Computers

System One System Two

  • OS
    Windows 11 Home
    Computer type
    Laptop
    Manufacturer/Model
    Acer Aspire 3 A315-23
    CPU
    AMD Athlon Silver 3050U
    Memory
    8GB
    Graphics Card(s)
    Radeon Graphics
    Monitor(s) Displays
    laptop screen
    Screen Resolution
    1366x768 native resolution, up to 2560x1440 with Radeon Virtual Super Resolution
    Hard Drives
    1TB Samsung EVO 870 SSD
    Internet Speed
    50 Mbps
    Browser
    Edge, Firefox
    Antivirus
    Defender
    Other Info
    fully 'Windows 11 ready' laptop. Windows 10 C: partition migrated from my old unsupported 'main machine' then upgraded to 11. A test migration ran Insider builds for 2 months. When 11 was released on 5th October it was re-imaged back to 10 and was offered the upgrade in Windows Update on 20th October. Windows Update offered the 22H2 Feature Update on 20th September 2022. It got the 23H2 Feature Update on 4th November 2023 through Windows Update.

    My SYSTEM THREE is a Dell Latitude 5410, i7-10610U, 32GB RAM, 512GB ssd, supported device running Windows 11 Pro (and all my Hyper-V VMs).

    My SYSTEM FOUR is a 2-in-1 convertible Lenovo Yoga 11e 20DA, Celeron N2930, 8GB RAM, 256GB ssd. Unsupported device: currently running Win10 Pro, plus Win11 Pro RTM and Insider Beta as native boot vhdx.

    My SYSTEM FIVE is a Dell Latitude 3190 2-in-1, Pentium Silver N5030, 4GB RAM, 512GB NVMe ssd, supported device running Windows 11 Pro, plus the Insider Beta, Dev, and Canary builds as a native boot .vhdx.
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Dell Lattitude E4310
    CPU
    Intel® Core™ i5-520M
    Motherboard
    0T6M8G
    Memory
    8GB
    Graphics card(s)
    (integrated graphics) Intel HD Graphics
    Screen Resolution
    1366x768
    Hard Drives
    500GB Crucial MX500 SSD
    Browser
    Firefox, Edge
    Antivirus
    Defender
    Other Info
    unsupported machine: Legacy bios, MBR, TPM 1.2, upgraded from W10 to W11 using W10/W11 hybrid install media workaround. In-place upgrade to 22H2 using ISO and a workaround. Feature Update to 23H2 by manually installing the Enablement Package. Also running Insider Beta, Dev, and Canary builds as a native boot .vhdx.

    My SYSTEM THREE is a Dell Latitude 5410, i7-10610U, 32GB RAM, 512GB ssd, supported device running Windows 11 Pro (and all my Hyper-V VMs).

    My SYSTEM FOUR is a 2-in-1 convertible Lenovo Yoga 11e 20DA, Celeron N2930, 8GB RAM, 256GB ssd. Unsupported device: currently running Win10 Pro, plus Win11 Pro RTM and Insider Beta as native boot vhdx.

    My SYSTEM FIVE is a Dell Latitude 3190 2-in-1, Pentium Silver N5030, 4GB RAM, 512GB NVMe ssd, supported device running Windows 11 Pro, plus the Insider Beta, Dev, and Canary builds as a native boot .vhdx.
Hmm deleting those entries didn't change the output of net share:


Code:
net share

Share name   Resource                        Remark

-------------------------------------------------------------------------------
C$           C:\                             Default share
D$           D:\                             Default share
IPC$                                         Remote IPC
ADMIN$       C:\WINDOWS                      Remote Admin
The command completed successfully.
 

My Computer

System One

  • OS
    Windows 11 for Workstations
    Computer type
    Laptop
    Manufacturer/Model
    Dell Precision 7750
    CPU
    Xeon W-11885M
    Motherboard
    Dell
    Memory
    128GB
And here's what I get on the W10 machine:

1671033433245.png

Userids and passwords are the same, workgroup name is DEVELOPMENT for both if it weren't I couldn't access the shares of the W10 system from W11).This will of course turn out to be something amazingly simple!

FWIW the W10 machine is 21H2.
 

My Computer

System One

  • OS
    Windows 11 for Workstations
    Computer type
    Laptop
    Manufacturer/Model
    Dell Precision 7750
    CPU
    Xeon W-11885M
    Motherboard
    Dell
    Memory
    128GB
Can you go to your command prompt and ping your Appolo machine?
 

My Computers

System One System Two

  • OS
    Win11 All /Debian/Arch
    Computer type
    Laptop
    Manufacturer/Model
    ASUSTeK COMPUTER INC. TUF Gaming FX705GM
    CPU
    2.20 gigahertz Intel i7-8750H Hyper-threaded 12 cores
    Motherboard
    ASUSTeK COMPUTER INC. FX705GM 1.0
    Memory
    24428 Megabytes
    Graphics Card(s)
    Intel(R) UHD Graphics 630 / NVIDIA GeForce GTX 1060
    Sound Card
    Intel(R) Display Audio / Realtek(R) Audio
    Monitor(s) Displays
    Integrated Monitor (17.3"vis)
    Screen Resolution
    FHD 1920X1080 16:9
    Hard Drives
    2 SSD SATA/NVM Express 1.3
    WDS500G2B0A-00SM50 500.1 GB
    WDCSDAPNUW-1002 256 GB
    PSU
    19V DC 6.32 A 120 W
    Cooling
    Dual Fans
    Mouse
    MS Bluetooth
    Internet Speed
    Fiber 1GB Cox -us & ADSL Bouygues -fr
    Browser
    Edge Canary- Firefox Nightly
    Antivirus
    Windows Defender
    Other Info
    VMs of Windows 11 stable/Beta/Dev/Canary
    VM of XeroLinux- Arch based & Debian 12
  • Operating System
    Windows 11 Insider Canary
    Computer type
    Laptop
    Manufacturer/Model
    ASUS X751BP
    CPU
    AMD Dual Core A6-9220
    Motherboard
    ASUS
    Memory
    8 GB
    Graphics card(s)
    AMD Radeon R5 M420
    Sound Card
    Realtek
    Monitor(s) Displays
    17.3
    Screen Resolution
    1600X900 16:9
    Hard Drives
    1TB 5400RPM
1671033955449.png
 

My Computer

System One

  • OS
    Windows 11 for Workstations
    Computer type
    Laptop
    Manufacturer/Model
    Dell Precision 7750
    CPU
    Xeon W-11885M
    Motherboard
    Dell
    Memory
    128GB
Windows firewall on the W11 side is set to allow File Sharing for the network (which is a private one).

D.
 

My Computer

System One

  • OS
    Windows 11 for Workstations
    Computer type
    Laptop
    Manufacturer/Model
    Dell Precision 7750
    CPU
    Xeon W-11885M
    Motherboard
    Dell
    Memory
    128GB
Can you go to your command prompt and ping your Appolo machine?
As suggested use Ping command to check if Windows 10 can see the shares.

Also execute net view \\ComputerName /ALL command. This command displays a list of domains, computers, or resources that are being shared by the specified computer. Used without parameters, net view displays a list of computers in your current domain.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    HP Pavilion
    CPU
    AMD Ryzen 7 5700G
    Motherboard
    Erica6
    Memory
    Micron Technology DDR4-3200 16GB
    Graphics Card(s)
    NVIDIA GeForce RTX 3060
    Sound Card
    Realtek ALC671
    Monitor(s) Displays
    Samsung SyncMaster U28E590
    Screen Resolution
    3840 x 2160
    Hard Drives
    SAMSUNG MZVLQ1T0HALB-000H1
  • Like
Reactions: OAT
Code:
C:\Users\amonra>ping apollo

Pinging Apollo.local [fe80::c18f:c362:c3e0:cc30%5] with 32 bytes of data:
Reply from fe80::c18f:c362:c3e0:cc30%5: time<1ms
Reply from fe80::c18f:c362:c3e0:cc30%5: time<1ms
Reply from fe80::c18f:c362:c3e0:cc30%5: time<1ms
Reply from fe80::c18f:c362:c3e0:cc30%5: time<1ms

Ping statistics for fe80::c18f:c362:c3e0:cc30%5:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Users\amonra>net view \\charon
Shared resources at \\charon

charon server (Samba, Ubuntu)

Share name  Type  Used as  Comment

-------------------------------------------------------------------------------
Shared      Disk
The command completed successfully.


C:\Users\amonra>net view \\apollo
System error 53 has occurred.

The network path was not found.
 

My Computer

System One

  • OS
    Windows 11 for Workstations
    Computer type
    Laptop
    Manufacturer/Model
    Dell Precision 7750
    CPU
    Xeon W-11885M
    Motherboard
    Dell
    Memory
    128GB
To resolve this problem, make sure File and Printer Sharing is enabled on Windows 11.

 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    HP Pavilion
    CPU
    AMD Ryzen 7 5700G
    Motherboard
    Erica6
    Memory
    Micron Technology DDR4-3200 16GB
    Graphics Card(s)
    NVIDIA GeForce RTX 3060
    Sound Card
    Realtek ALC671
    Monitor(s) Displays
    Samsung SyncMaster U28E590
    Screen Resolution
    3840 x 2160
    Hard Drives
    SAMSUNG MZVLQ1T0HALB-000H1
To resolve this problem, make sure File and Printer Sharing is enabled on Windows 11.

Also, when I did this ages ago, I seem to remember you had to have same account and password credentials on remote pc as on host. Also at back of my mind, you had to enable smb.

It is just easier to setup your own shares.
 

My Computer

System One

  • OS
    Windows 10 Pro + others in VHDs
    Computer type
    Laptop
    Manufacturer/Model
    ASUS Vivobook 14
    CPU
    I7
    Motherboard
    Yep, Laptop has one.
    Memory
    16 GB
    Graphics Card(s)
    Integrated Intel Iris XE
    Sound Card
    Realtek built in
    Monitor(s) Displays
    N/A
    Screen Resolution
    1920x1080
    Hard Drives
    1 TB Optane NVME SSD, 1 TB NVME SSD
    PSU
    Yep, got one
    Case
    Yep, got one
    Cooling
    Stella Artois
    Keyboard
    Built in
    Mouse
    Bluetooth , wired
    Internet Speed
    72 Mb/s :-(
    Browser
    Edge mostly
    Antivirus
    Defender
    Other Info
    TPM 2.0
It is enabled and user/password are the same
 

My Computer

System One

  • OS
    Windows 11 for Workstations
    Computer type
    Laptop
    Manufacturer/Model
    Dell Precision 7750
    CPU
    Xeon W-11885M
    Motherboard
    Dell
    Memory
    128GB
Also, when I did this ages ago, I seem to remember you had to have same account and password credentials on remote pc as on host. Also at back of my mind, you had to enable smb.

It is just easier to setup your own shares.
@cereberus, have a good idea, try connecting to share you have setup just to make sure its only hidden shares that you are problem connecting.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    HP Pavilion
    CPU
    AMD Ryzen 7 5700G
    Motherboard
    Erica6
    Memory
    Micron Technology DDR4-3200 16GB
    Graphics Card(s)
    NVIDIA GeForce RTX 3060
    Sound Card
    Realtek ALC671
    Monitor(s) Displays
    Samsung SyncMaster U28E590
    Screen Resolution
    3840 x 2160
    Hard Drives
    SAMSUNG MZVLQ1T0HALB-000H1
Did that, still get:

Code:
C:\Users\amonra>net view \\apollo
System error 53 has occurred.

The network path was not found.
 

My Computer

System One

  • OS
    Windows 11 for Workstations
    Computer type
    Laptop
    Manufacturer/Model
    Dell Precision 7750
    CPU
    Xeon W-11885M
    Motherboard
    Dell
    Memory
    128GB

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    HP Pavilion
    CPU
    AMD Ryzen 7 5700G
    Motherboard
    Erica6
    Memory
    Micron Technology DDR4-3200 16GB
    Graphics Card(s)
    NVIDIA GeForce RTX 3060
    Sound Card
    Realtek ALC671
    Monitor(s) Displays
    Samsung SyncMaster U28E590
    Screen Resolution
    3840 x 2160
    Hard Drives
    SAMSUNG MZVLQ1T0HALB-000H1
"Top 7 Ways ... got me nowhere I fear.

Attached pdf shows what wireshark has to say on the W10 system
 

Attachments

  • Wireshark capture.pdf
    122.4 KB · Views: 4

My Computer

System One

  • OS
    Windows 11 for Workstations
    Computer type
    Laptop
    Manufacturer/Model
    Dell Precision 7750
    CPU
    Xeon W-11885M
    Motherboard
    Dell
    Memory
    128GB
Firewall logging of dropped packets shows:
Code:
#Version: 1.5
#Software: Microsoft Windows Firewall
#Time Format: Local
#Fields: date time action protocol src-ip dst-ip src-port dst-port size tcpflags tcpsyn tcpack tcpwin icmptype icmpcode info path pid

                                                                                                                                                                                                                    2022-12-15 15:34:43 DROP UDP 192.168.129.1 192.168.129.255 138 138 237 - - - - - - - RECEIVE 4
2022-12-15 15:34:43 DROP UDP 192.168.129.1 192.168.129.255 138 138 242 - - - - - - - RECEIVE 4
2022-12-15 15:34:44 DROP TCP 192.168.129.119 192.168.129.82 63887 445 52 S 3658297995 0 64240 - - - RECEIVE 4
2022-12-15 15:34:45 DROP TCP 192.168.129.119 192.168.129.82 63887 445 52 S 3658297995 0 64240 - - - RECEIVE 4
2022-12-15 15:34:45 DROP TCP 192.168.129.119 192.168.129.82 63888 139 52 S 3833053951 0 64240 - - - RECEIVE 4
2022-12-15 15:34:46 DROP TCP 192.168.129.119 192.168.129.82 63888 139 52 S 3833053951 0 64240 - - - RECEIVE 4
2022-12-15 15:34:47 DROP TCP 192.168.129.119 192.168.129.82 63887 445 52 S 3658297995 0 64240 - - - RECEIVE 4
2022-12-15 15:34:49 DROP TCP 192.168.129.119 192.168.129.82 63888 139 52 S 3833053951 0 64240 - - - RECEIVE 4
2022-12-15 15:34:51 DROP TCP 192.168.129.119 192.168.129.82 63887 445 52 S 3658297995 0 64240 - - - RECEIVE 4
2022-12-15 15:34:53 DROP TCP 192.168.129.119 192.168.129.82 63888 139 52 S 3833053951 0 64240 - - - RECEIVE 4
2022-12-15 15:34:59 DROP TCP 192.168.129.119 192.168.129.82 63887 445 52 S 3658297995 0 64240 - - - RECEIVE 4
2022-12-15 15:35:01 DROP TCP 192.168.129.119 192.168.129.82 63888 139 52 S 3833053951 0 64240 - - - RECEIVE 4
2022-12-15 15:35:07 DROP UDP 192.168.129.119 192.168.129.255 137 137 78 - - - - - - - RECEIVE 4
2022-12-15 15:35:07 DROP TCP 192.168.129.119 192.168.129.82 63898 139 52 S 3281114501 0 64240 - - - RECEIVE 4
2022-12-15 15:35:08 DROP TCP 192.168.129.119 192.168.129.82 63898 139 52 S 3281114501 0 64240 - - - RECEIVE 4
2022-12-15 15:35:10 DROP TCP 192.168.129.119 192.168.129.82 63898 139 52 S 3281114501 0 64240 - - - RECEIVE 4
2022-12-15 15:35:14 DROP TCP 192.168.129.119 192.168.129.82 63898 139 52 S 3281114501 0 64240 - - - RECEIVE 4
2022-12-15 15:35:22 DROP TCP 192.168.129.119 192.168.129.82 63898 139 52 S 3281114501 0 64240 - - - RECEIVE 4
2022-12-15 15:38:14 DROP UDP 192.168.129.101 192.168.129.255 138 138 238 - - - - - - - RECEIVE 4
2022-12-15 15:38:14 DROP UDP 192.168.129.101 192.168.129.255 138 138 238 - - - - - - - RECEIVE 4

What I don't understand is WHY:

Firewall.jpg
 

My Computer

System One

  • OS
    Windows 11 for Workstations
    Computer type
    Laptop
    Manufacturer/Model
    Dell Precision 7750
    CPU
    Xeon W-11885M
    Motherboard
    Dell
    Memory
    128GB
@cereberus, have a good idea, try connecting to share you have setup just to make sure its only hidden shares that you are problem connecting.
Well, I have no issues as I know how to set shares up. I never use the admin share as they were always a bit hit or miss.
 

My Computer

System One

  • OS
    Windows 10 Pro + others in VHDs
    Computer type
    Laptop
    Manufacturer/Model
    ASUS Vivobook 14
    CPU
    I7
    Motherboard
    Yep, Laptop has one.
    Memory
    16 GB
    Graphics Card(s)
    Integrated Intel Iris XE
    Sound Card
    Realtek built in
    Monitor(s) Displays
    N/A
    Screen Resolution
    1920x1080
    Hard Drives
    1 TB Optane NVME SSD, 1 TB NVME SSD
    PSU
    Yep, got one
    Case
    Yep, got one
    Cooling
    Stella Artois
    Keyboard
    Built in
    Mouse
    Bluetooth , wired
    Internet Speed
    72 Mb/s :-(
    Browser
    Edge mostly
    Antivirus
    Defender
    Other Info
    TPM 2.0
Back
Top Bottom