Thursday 7 March 2024

You can’t access this shared folder because your organization’s security policies block unauthenticated guest access

 


"You can’t access this shared folder because your organization’s security policies block unauthenticated guest access"



  1. Open Local Group Policy Editor
  2. Go to Lanman workstation
  3. Change the setting of Enable insecure guest logons from Not Configured to Enabled
  4. Save changes and try again.

You will need admin permission for some of these.

1] Using Group Policy Editor

 

Open the Local Group Policy Editor. You can press Win+R, type gpedit.msc, and hit the Enter button. Alternatively, you can search for the same in the Taskbar search box.

After opening the Local Group Policy Editor, navigate to this path-

Computer configuration > Administrative Templates > Network > Lanman Workstation

On your right side, you should see a setting called Enable insecure guest logons. Double-click on it, and change the setting to Not Configured to Enabled and save your change.


Now, you should not get any problems.

2] Using Registry Editor

There is one more way to enable the functionality in Windows 10, and you can use the Registry Editor to get the job done.

Before tweaking any file, it is recommended to backup all Registry files. Then, open the Registry Editor on your computer. For that, press Win+R, type regedit, and press Enter. You need to select Yes in the UAC window. After that, navigate to this path-

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows

Here you need to create a key named LanmanWorkstation, only if it does not exist already. To generate the key, right-click on the Windows key and select New > Key. Following that, name it as LanmanWorkstation.

Now, select this newly created key and right-click on the right side > New > DWORD (32-bit) Value and name it AllowInsecureGuestAuth.


Set the Value data of this REG_DWORD value as 1 and save your change.


Friday 25 August 2023

How To Solved operation could not be completed error 0x709 Fix windows 11 & 10

Step - 1 Turn Windows Features On or Off Printer and Document Service LPD Printer Service LPR Port Monitor Step - 2 Local Group Policy Editor Administrative Templetes Printer Configure RPC Connection - Enabled- RPC over named pipes Configure RPC Listener - Enabled- RPC over named pipes and TCP Configure RPC over TCP - Enabled Step - 3 [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows NT\Printers\RPC] There are 2 values that can be configured: RpcUseNamedPipeProtocol REG_DWORD 0: RpcOverTcp Value - 0 1: RpcOverNamedPipes Value - 1 Step - 4 [HKEY_LOCAL_MACHINE\SYSTEM|CurrentControlSet\Control\Print RpcAuthnLevelPrivacyEnabled REG_DWORD Step - 5 HKEY_CURRENT_USER\Software\Microsoft\WindowsNT\CurrentVersion\Windows Then Right-click on Windows key and select Permissions. Step - Final Print Spooler

Note:- Error 0×00000709, Operation Could Not be Completed, Printer, Default printer, 0x00000709 printer, 0x709, 0x00000709, Share Printer Problem, error 0x00000709, Share Printer error 709, the operation could not be completed, error 709 printer network windows 10, error 709 default printer, error 709 printer network, error 709 printer sharing, error 709 adding printer, operation could not be completed error 0x709, share printer error 709,Double check the Printer Name, printer sharing error 709 windows 11,

Thursday 17 August 2023

How to Fix Windows 10 Not Showing App Icons in the Taskbar

 

1. Restart Windows Explorer

First up, let's try restarting Windows Explorer. Before you follow these steps, be sure to save your work to prevent any loss of data. Then, close all opened windows and apps.

Once you're ready to restart Windows Explorer, here's how to do it via Task Manager:

  1. Right-click Start and select Task Manager. Or use the Ctrl + Shift + Esc keyboard shortcut.
  2. Open the Processes tab and right-click Windows Explorer.
  3. Click Restart.
Restarting Windows Explorer

2. Check the Taskbar Settings

If Windows 10 doesn’t display certain icons within the taskbar, you should check your taskbar's settings. Here is how you can do that:

  1. Click Start, then head to Settings > Personalization.
  2. From the left-hand menu, select Taskbar.
  3. Turn off the toggle below Automatically hide the taskbar in tablet mode.
  4. From the Notification section, click Select which icons appear on the taskbar.
  5. Turn on the toggle for the icons you want to appear on the taskbar.
Taskbar settings in Windows 10.




3. Delete the Icon Cache



A corrupted App Icon Cache might be the reason why your app icons are missing from the taskbar. Follow these steps to delete the Icon Cache via File Explorer:

  1. Press Win + R to bring up a Run dialog.
  2. Type appdata, then click OK.
  3. Select the View tab and check the Hidden items options to make sure all files are visible.
  4. Locate and delete IconCache.db.
  5. Restart your computer and check if the taskbar is now displaying the icons.
Deleting icon cache.







How to Turn Off Windows File Encryption (EFS)

 

How to Turn off Windows File Encryption (EFS) Windows 11 Using the Command Prompt

If you don’t have much time on your hands and want to get this done immediately, you can do it by using Command Prompt as an administrator. Search for the Command Prompt in the search bar, and when it comes up in the search results, select open as administrator. When it opens, type the following command fsutil behavior set disableencryption 1

Command Prompt Disable EFS Windows 11
Disabling EFS using the Command Prompt for Windows 11

To turn it back on later, type the same command but make the one a zero. You should see a message on the Command Prompt letting you know that it was enabled or disabled and that you need to restart your computer for the changes to take effect.

How to Turn off Windows File Encryption (EFS) Windows 11 Using the Local Group Security Policy

Suppose you had trouble with the previous method. Or feel more comfortable using the Local Group Policy; you can disable it by pressing the Windows + R keys and entering secpol.msc and pressing enter. Once the Local Security Policy window opens, click on Security Settings at the top and click the dropdown menu for the Public Key Policies option. When you can see the additional options right-click on Encrypting File System and choose Properties. When the window opens, make sure you’re on the General tab and choose the Not Defined or Don’t Allow option. Once you’re done, you’ll need to restart your computer for the changes to take effect.

Local Security Policy disable EFS
Disable EFS in Local Security Policy for Windows 11

How to Turn off Windows File Encryption (EFS) Windows 11 Using the Local Group Policy Editor (Windows 11 Pro)

You can also use the Local Group Policy Editor to disable the Windows File Encryption. Open it by pressing the Windows + R keys and entering gpedit.msc and press enter. When the window opens, go to

  • Computer Configuration
  • Administrative Templates
  • System
  • Filesystem
  • NTFS

Look for an option called Do not allow encryption on all NTFS volumesDouble-click on it, and when the other window opens, click on Not Configured or Disabled. Click on Apply and Ok to close the window. You’ll need to restart your computer to apply the changes.

Local Group Policy Editor disable EFS for Windows 11
Local Group Policy Editor disable EFS for Windows 11

How to Turn off Windows File Encryption (EFS) Windows 11 Using the Registry

Since you never know what might go wrong, it’s best always to have an up-to-date backup of your registry. If all is good to proceed, open the Registry by pressing the Windows + R keys, typing Regedit, and pressing enter. Once Registry is open, go to:

  • HKEY_LOCAL_MACHINE
  • SYSTEM
  • CurrentControlSet
  • Policies
  • Right-click on a space
  • Choose New
  • Select DWORD (32-bit)
  • Name it HtfsDisableEncryption
Disable EFS using Registry for Windows 11
Disable EFS using Registry for Windows 11

To turn it off, set the Value data to one. To enable it, you would need to change it to zero.

How to Turn off Windows File Encryption (EFS) Windows 11 Using Services

It’s also possible to disable Windows File Encryption by using Services. To open Services press the Windows +R keys and enter services.msc and press enter. Once it opens, scroll until you come across an option called Encryption File System; double-click on Startup type, and in the Startup type option, choose disabled from the listed options. Ensure that you press Apply, followed by Ok, to the changes can be saved.

Disable EFS using Services for Windows 11

Disable EFS using Services for Windows 11

Thursday 27 July 2023

Fix: Windows Cannot Connect to the Shared Printer (0x00000002 – Printer Connectivity Error)

 Error 0x00000002 can occur when trying to connect a shared network printer (from the Print Server or the local TCP/IP port) in both Windows 10 and Windows 7. After you have opened the list of shared printers on a remote computer (via UNC path \\computername), and clicked the Connect button, an error appears



The error 0x00000002 means that the driver of this printer installed on the computer is corrupted. First of all, you should try to remove this driver from the driver store (if you get an error 0x00000057).

Run this command:

printui.exe /s /t2

In the list of installed drivers, find the printer driver you want to reinstall and remove it by clicking Remove and select the Remove driver and driver package option.

Remove printer driver and driver package


Restart the spooler (net stop spooler & net start spooler) and try to connect your printer again.

It is likely that the driver will be installed and the printer will connect successfully.

Otherwise, try the following:

  1. Remove this registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations;
  2. If there are any subfolders with the names from 1 to 499 in c:\Windows\System32\spool\prtprocs\x64, delete all of them except winprint.dll;
  3. Delete all Print Processors and drivers (except winprint) from the reg key HKLM\SYSTEM\CurrentControlSet\Control\Print\Environments;
  4. Restart your computer and connect to the shared printer.

As a workaround, if the previous methods haven’t helped, connect your printer via UNC path following the instructions in the article How to Print on Windows 10 Network Printer from XP.



Tuesday 21 March 2023

Printers not visible in Microsoft Excel & Word..

 here is the following step which is solve my problem you can also try this

Printer not show in excel 2007

Please do the following steps

  1. Open regedit

  2. Go to HKEY_CURRENT_USER -> software -> Microsoft -> WindowsNT ->

  3. Here you find the three folder Devices , Printer Ports and Windows

  4. Right click on every folder and give the full permission for the user in which you show this problem

  5. Restart the system

  6. And reinstall the printer

May be your problem is solved

Tuesday 15 November 2022

Yellow triangle warning on C Drive on Windows 11/10

 If you face a "Yellow Triangle Warning on C: drive" in Windows 10, then continue reading below to fix the issue. The "Yellow triangle with an exclamation mark on Drive C:" (or other drives), comes from BitLocker, because the BitLocker Encryption on the drive is not activated yet and shows "Waiting for activation". (in Control Panel -> BitLocker Drive Encryption).

The BitLocker warning, can appear after installing a Windows 10 update, or after completing the Out Of Box Experience (OOBE) on a new purchased laptop or desktop that support BitLocker.

Remove Yellow Triangle Warning on Drive C:

 

This tutorial contains instructions to remove the yellow triangle warning on Drive C: & the "BitLocker waiting for activation" message, on Windows 10.

How to Eliminate the BitLocker's Yellow Triangle Warning on Drive C: (Windows 10).

The yellow explanation on drive(s) in File Explorer, means that automatic device encryption is not enabled because it has been suspended for firmware upgrades or system updates. To resolve the problem, you can follow the instructions of one of the methods below according your case:

  • Case A: If you want to use the BitLocker Encryption, follow the instructions at Method-1.
  • Case B: If you don't want to use the BitLocker Encryption, follow the instructions at Method-2.

 

Method 1. Turn On (Resume) BitLocker Encryption on C: Drive.

If you 're using (or you want to use) the BitLocker encryption to protect your PC and your sensitive data, proceed and resume (enable) the BitLocker encryption on drive C:, by following the instructions below:

1. Navigate to Windows Control Panel (small icons view), and open BitLocker Drive Encryption.

bitlocker drive encryption windows 10

 

2. Click Turn BitLocker on, at every drive that has the indication "BitLocker waiting for activation".

fix BitLocker waiting for activation on Windows 10

 

3. Follow the onscreen instructions, to enable BitLocker on the selected drive. *

* Note: The detailed instructions on how to enable BitLocker on your system, can be found here.

Method 2. Permanently Disable the BitLocker Protection on the Drive.

If you don't want to use the BitLocker protection, then proceed to turn off (deactivate) BitLocker and to decrypt the drive. To do that:

1. Open command prompt as administrator. To do that:

1. In the Search box type: cmd or command prompt
2. Right click on the command prompt (result) and select Run as Administrator.

command prompt administrator

 

  • manage-bde C: -off

* Note: The above command will disable the BitLocker encryption on the drive C:. Replace the drive letter "C", if you want to decrypt any other drives. (e.g. to decrypt the drive D: the command will be: "manage-bde D: -off".)

Disable BitLocker on Drive - Windows 10

 

3. Close the command prompt window.
4. Navigate to Control Panel (small icons view), and open the BitLocker Drive Encryption.
5. Wait the BitLocker Decrypting process to complete. (it can take time to complete and this is normal.)

BitLocker Decrypting

 6. When the BitLocker is off, the "yellow triangle warning" on the drive in File Explorer will be removed.

View BitLocker Drive Encryption Status