Windows 11 cannot access other computers, but can be accessed by the other computers


I guess the next update comes in two weeks, October 8.

Maybe a half-ass measure, but what else can you do?
 

My Computer

System One

  • OS
    On all computers, Windows 11, Windows 10, Windows 7, and Linux Mint
    Computer type
    PC/Desktop
    Manufacturer/Model
    Gigabyte
    CPU
    AMD Ryzen 5 5600G
    Motherboard
    Gigabyte Ultra Durable DS3H
    Memory
    8 GB
    Sound Card
    Realtek Sound
@echo OFF
start "" REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v LocalAccountTokenFilterPolicy /t REG_DWORD /d 1
save as .bat
run as admin to set reg key (on win 11 pc)
reboot
try to access windows 11 pc via \\computername\C$
 

My Computer

System One

  • OS
    Windows 11 Pro
Replay on:

You talk about 0x80004005
From my personal DB:
- error: 0x80004005): The specified service does not exist as an installed service
So my guess the SMB1.0/CIFS Client, is still not installed?
- error: 0x80004005 is also the error code for access denied, (see my username important comment)

--
So for your point, 2, and 3. To connect to other clients(windows 8.1 or lower, or linux) you only need SMB1.0/CIFS Client.
When other pc want to connect to your PC use, smb 1.0/cifs server. (I guess that is already turned on.)

1727212846795.png

You also talk about setting you network/firewall to private:
Open advanged firewall config and check if your Private network, also allow the outgoing firewall connections:
make sure the following ports are allowed for outgoing:

SMBTCP445
NetBIOS Name ResolutionUDP137
NetBIOS Datagram ServiceUDP138
NetBIOS Session ServiceTCP139

Like this below, i don't use port 138, but you can use that as wel. (removed my allowed ip adredress)
1727213481522.png

IMPORTANT!!! Make sure the pc's your connecting to HAS an account with YOUR username, and with YOUR password as an active account. (AND give that user access to the SHARE, and Access to the DATA you need, both!) Do not use accounts without password, or do not try to connect to a diffrent username or password, as that gives issues. IMPORTANT!!!

Once you have checked that.
Try if you can connect to the network shares with the dns name.
if it does not work.
Try if can connect with the ip adress of the machine,
WinKey+R, press enter
then \\IP\networksharename\ press enter: (example: \\192.168.1.10\data\)

When still not working, temporaryturn OFF your Firewall on you machine, and on your Target machine to exclude that from your results.
Also do you use Microsoft Defender, or a other Virus Protection, as some others might block some things as well, if you do, Turn off that firewall also temporary.
 
Last edited:

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
Make sure this service is running, as that maintains your smb connections:
1727214434930.png
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
I will read this a couple of time and then try your suggestions.
Just to confirm, all my PC's that are on the network are W11 - 23H2 latest updates, just my own use PC is W11 24h2 - years ago I signed up for early release but cancelled it some time ago. MS still push early release items at me and normally I decline.

Since I'm only W11, I believe I don't need SMB1.0/CIFS Client.

My PC's have different names and sign in passwords, but use the same MS account - is that wrong?
Must I create a separate user account on each PC with my PC name and the same sign in PW? Never had to do that before?

Thanks
 

My Computers

System One System Two

  • OS
    Windows 11 24H2 OS Build 26100.2605
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self Build
    CPU
    Intel Core Ultra 7-265K
    Motherboard
    Gigabyte Aorus Elite WiFi7 ICE Z890
    Memory
    32GB Corsair Vengeance DDR5 PC6400
    Graphics Card(s)
    NVidia RTX 2600
    Sound Card
    On board
    Monitor(s) Displays
    LG
    Hard Drives
    1+2GB NVME, 2GB SSD x 2
    PSU
    MSI 650W
    Case
    Fractal Design 7 Solid
    Cooling
    Air
    Keyboard
    Logitech MX key S
    Mouse
    Logitech MX keyS
    Internet Speed
    1GB
    Browser
    Edge and Chrome
    Antivirus
    MalwareBytes
    Other Info
    Also have two Dell LT's using W11 Pro and 24H2
  • Operating System
    Windows 11 24H2 OS Build 26100.2605
    Computer type
    PC/Desktop
    Manufacturer/Model
    self build
    CPU
    AMD Ryzen 5600G
    Motherboard
    Gigabyte Aorus B550
    Memory
    32 GB Corsair Vengeance
    Graphics card(s)
    Integrated
    Sound Card
    onboard
    Monitor(s) Displays
    TV/ Monitor
    Hard Drives
    Crucial 500GB NVME
    2x 12TB Seagate spinners.
    2 x 8TB WD spinner
    PSU
    650W
    Case
    Micro ATX box
    Cooling
    Air
    Internet Speed
    1GB
    Browser
    Edge and Chrome
    Antivirus
    Malwarebytes
    Other Info
    Its my Server / occasional user.
    The 12TB drives use Stablebit Drivepool :)
Since I'm only W11, I believe I don't need SMB1.0/CIFS Client.
Correct, smb1.0 only needed to connect to older OS, or older NAS, or older systems that does not support the new version.
Must I create a separate user account on each PC with my PC name and the same sign in PW? Never had to do that before?
Not 100% needed, but for me it is the best practise use, as otherwise you have to use the credentials manager to set some things up. And all with the same account names/password makes it easer to debug.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
save as .bat
run as admin to set reg key (on win 11 pc)
reboot
try to access windows 11 pc via \\computername\C$
If that comment was for me, then, I will say that my Windows 11 PC is accessible by other computers, but not the other way around.
 

My Computer

System One

  • OS
    On all computers, Windows 11, Windows 10, Windows 7, and Linux Mint
    Computer type
    PC/Desktop
    Manufacturer/Model
    Gigabyte
    CPU
    AMD Ryzen 5 5600G
    Motherboard
    Gigabyte Ultra Durable DS3H
    Memory
    8 GB
    Sound Card
    Realtek Sound
If that comment was for me, then, I will say that my Windows 11 PC is accessible by other computers, but not the other way around.
then run that batch on one that the windows 11 pc cannot access and reboot it and try to access it from the win 11 pc via \\computername\c$
 

My Computer

System One

  • OS
    Windows 11 Pro
Tester, I already have SMB/CIFS 1.0 server and client enabled.
 

My Computer

System One

  • OS
    On all computers, Windows 11, Windows 10, Windows 7, and Linux Mint
    Computer type
    PC/Desktop
    Manufacturer/Model
    Gigabyte
    CPU
    AMD Ryzen 5 5600G
    Motherboard
    Gigabyte Ultra Durable DS3H
    Memory
    8 GB
    Sound Card
    Realtek Sound
then run that batch on one that the windows 11 pc cannot access and reboot it and try to access it from the win 11 pc via \\computername\c$
A few problems: one of the computers that I am trying to connect to has a GNU/Linux distribution installed and does not use the Windows registry system as well as run batch scripts.
 

My Computer

System One

  • OS
    On all computers, Windows 11, Windows 10, Windows 7, and Linux Mint
    Computer type
    PC/Desktop
    Manufacturer/Model
    Gigabyte
    CPU
    AMD Ryzen 5 5600G
    Motherboard
    Gigabyte Ultra Durable DS3H
    Memory
    8 GB
    Sound Card
    Realtek Sound
@britgeezer, where did the update come from? The Insider's Preview channel?
 

My Computer

System One

  • OS
    On all computers, Windows 11, Windows 10, Windows 7, and Linux Mint
    Computer type
    PC/Desktop
    Manufacturer/Model
    Gigabyte
    CPU
    AMD Ryzen 5 5600G
    Motherboard
    Gigabyte Ultra Durable DS3H
    Memory
    8 GB
    Sound Card
    Realtek Sound

My Computer

System One

  • OS
    On all computers, Windows 11, Windows 10, Windows 7, and Linux Mint
    Computer type
    PC/Desktop
    Manufacturer/Model
    Gigabyte
    CPU
    AMD Ryzen 5 5600G
    Motherboard
    Gigabyte Ultra Durable DS3H
    Memory
    8 GB
    Sound Card
    Realtek Sound
A few problems: one of the computers that I am trying to connect to has a GNU/Linux distribution installed and does not use the Windows registry system as well as run batch scripts.
is it linux mint?
 

My Computer

System One

  • OS
    Windows 11 Pro
Yes it is, actually.

EDIT: Oh, you can read! :D
 

My Computer

System One

  • OS
    On all computers, Windows 11, Windows 10, Windows 7, and Linux Mint
    Computer type
    PC/Desktop
    Manufacturer/Model
    Gigabyte
    CPU
    AMD Ryzen 5 5600G
    Motherboard
    Gigabyte Ultra Durable DS3H
    Memory
    8 GB
    Sound Card
    Realtek Sound
sure can. just checking to make sure you're not running other os' that we dont know of while we troubleshoot this.
on the mint install, run
sudo apt install wsdd
 

My Computer

System One

  • OS
    Windows 11 Pro
On that machine, there are no other OSes.

I use virtual machines, but that's it.
 

My Computer

System One

  • OS
    On all computers, Windows 11, Windows 10, Windows 7, and Linux Mint
    Computer type
    PC/Desktop
    Manufacturer/Model
    Gigabyte
    CPU
    AMD Ryzen 5 5600G
    Motherboard
    Gigabyte Ultra Durable DS3H
    Memory
    8 GB
    Sound Card
    Realtek Sound
@dacrone

OK, I just installed it.

Sorry for the late reply, was busy with something.
 

My Computer

System One

  • OS
    On all computers, Windows 11, Windows 10, Windows 7, and Linux Mint
    Computer type
    PC/Desktop
    Manufacturer/Model
    Gigabyte
    CPU
    AMD Ryzen 5 5600G
    Motherboard
    Gigabyte Ultra Durable DS3H
    Memory
    8 GB
    Sound Card
    Realtek Sound
Nope.
 

My Computer

System One

  • OS
    On all computers, Windows 11, Windows 10, Windows 7, and Linux Mint
    Computer type
    PC/Desktop
    Manufacturer/Model
    Gigabyte
    CPU
    AMD Ryzen 5 5600G
    Motherboard
    Gigabyte Ultra Durable DS3H
    Memory
    8 GB
    Sound Card
    Realtek Sound
Back
Top Bottom