Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.os.windows-11 > #18496
| From | knuttle <keith_nuttle@yahoo.com> |
|---|---|
| Newsgroups | alt.comp.os.windows-11 |
| Subject | Re: using the shared folders on the lan SOLUTION |
| Date | 2025-04-19 07:16 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <vu00mg$1a04q$1@dont-email.me> (permalink) |
| References | <vttkjc$34att$1@dont-email.me> <vttnfj$36trk$1@dont-email.me> <m3t40kpkt9qb2o7vc1bhj7gfet9k97vcea@4ax.com> |
On 4/18/2025 11:54 AM, Valerio Vanni wrote: > On Fri, 18 Apr 2025 15:26:47 +0100, Graham J <nobody@nowhere.co.uk> > wrote: > >>> Now when ever I try to map a network drive I get the message "Windows >>> Can not access \\LaptopĀ (Laptop is the name of the other computer on >>> the LAN.) >>> >>> I have worked on this for a couple of days and can not find why all >>> incoming and outgoing activity to LAN devices is blocked. >> >> So here's a partial checklist: > >> 4. The windows network type should be "Work", not "Private" or >> "Public". You may be able to get "private" to work later, once you have >> everything set up correctly. > > Network types are "private" and "public". > THANK YOU for all of your suggestions. After working trying to get my new Windows 11 computer to access the Shared folders on the LAN, and the problem of staying connected to the LAN which developed later, I found that three instructions needed to be changed. I found them after many internet searches. Apparently Windows 11 by default will not let what it considers insecure connection. With the router connection to the LAN, and all three computers on the LAN are full protected, I feel that my personal system is secure. After running these three lines and changing the word everything worked as I wanted; staying attached to the LAN and being able to use the LAN folders on the Window 11 computer These are run from Terminal (admin). Each should be copied as one line and paste in to the Terminal window. reg add HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters\ /f /v RequireSecuritySignature /t REG_DWORD /d 0 reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\LanmanWorkstation /f /v AllowInsecureGuestAuth /t REG_DWORD /d 1 reg add HKLM\SOFTWARE\WOW6432Node\Policies\Microsoft\Windows\LanmanWorkstation /f /v AllowInsecureGuestAuth /t REG_DWORD /d 1
Back to alt.comp.os.windows-11 | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
using the shared folders on the lan knuttle <keith_nuttle@yahoo.com> - 2025-04-18 09:37 -0400
Re: using the shared folders on the lan Graham J <nobody@nowhere.co.uk> - 2025-04-18 14:49 +0100
Re: using the shared folders on the lan knuttle <keith_nuttle@yahoo.com> - 2025-04-18 11:18 -0400
Re: using the shared folders on the lan Graham J <nobody@nowhere.co.uk> - 2025-04-18 16:40 +0100
Re: using the shared folders on the lan Graham J <nobody@nowhere.co.uk> - 2025-04-18 15:26 +0100
Re: using the shared folders on the lan Valerio Vanni <valerio.vanni@inwind.it> - 2025-04-18 17:54 +0200
Re: using the shared folders on the lan SOLUTION knuttle <keith_nuttle@yahoo.com> - 2025-04-19 07:16 -0400
Re: using the shared folders on the lan SOLUTION Andy Burns <usenet@andyburns.uk> - 2025-04-19 14:04 +0100
Re: using the shared folders on the lan SOLUTION knuttle <keith_nuttle@yahoo.com> - 2025-04-19 13:02 -0400
Re: using the shared folders on the lan SOLUTION MikeS <mikes@is.invalid> - 2025-04-19 19:11 +0100
Re: using the shared folders on the lan Paul <nospam@needed.invalid> - 2025-04-18 22:26 -0400
Re: using the shared folders on the lan Char Jackson <none@none.invalid> - 2025-04-22 20:34 -0500
Re: using the shared folders on the lan Frank Slootweg <this@ddress.is.invalid> - 2025-04-19 11:34 +0000
csiph-web