What should I do if I cannot access computer sharing?
There are many reasons that may cause you to be in this situation...need to rule them out one by one
1. Policy blocks network access (no permission to access, login failed)
Enter gpedit.msc in Run, the Group Policy Manager will pop up. In 'Computer Configuration-Windows Settings-Local Policy-User Rights Assignment', there is a "Deny access to this computer from the network" policy to prevent access to this computer from the network. , if there is a GUEST account, the solution is to delete the GUEST account in the denied access.
2. Activate the Guest account (double-click the Network Neighbors computer to require a password)
Use net user guest to ensure that the guest account is set up for network access. If the account is active, the command output A line similar to the following will appear: Account active Yes; if the account is not active, use the following command to grant network access to the guest account: net user guest /active:yes
or in the management tool - >Computer Management->Open the Guest account in Local Users and Groups
Install network components correctly and whether to enable NETBIOS.
Currently, most networks are mixed networks, so NETBIOS needs to be bundled with the TCP/IP protocol to resolve the computer name. Check whether the "File and Print Services" component is selected. If it is unchecked, the "Browsing Service" will not be bound to the NetBIOS interface. Windows-based computers that become backup browsers and do not have File and Print Sharing enabled cannot share browsing lists with client computers. Any computers that will be included in the browse list must also have File and Print Sharing enabled.
If a firewall is installed and turn off the firewall.!
Multiple ways to access "Network Computer"
The above is the detailed content of What to do if computer sharing cannot access permissions. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Dreamweaver CS6
Visual web development tools

WebStorm Mac version
Useful JavaScript development tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
