Setting Windows 10 Ransomware protection not to block Adobe Photoshop

Software:
Adobe Photoshop 2020 | Microsoft Windows 10

If you encountered this error message when launching Adobe Photoshop:
“There was a problem with Generator. If the problem persits….”
Annotation 2020-04-18 221206

Chances are it has to do with Windows 10 Ransomware protection blocking it and one of it’s components, and if you continue to working with Photoshop with this problem you’ll find export modules (and maybe other features) not working.

In-order to fix the problem, we have to set Windows Ransomware protection not to block these components:

  1. In the Windows Virus & threat protection settings,
    Click Manage ransomware protection:
    Annotation 2020-04-18 221251
  2. In the Windows Ransomware protection settings,
    Click Allow an app through Controlled folder access:
    Annotation 2020-04-18 221352
  3. In the Allow an app through Controlled folder access settings,
    Click Add an allowed app:
    Annotation 2020-04-18 221420
  4. To avoid having to locate the specific executable files choose Recently blocked apps:
    Annotation 2020-04-18 221444
  5. In the Recently blocked apps select both AdobeGCClient.exe and Photoshop.exe:
    * Click the plus button to add them:
    Annotation 2020-04-18 221639

 

General note:
You may need to to the same with many other apps.
Every time you get a Windows notification about a process being blocked,
Visit the ransomware protection setting, check what was the last app being blocked and see if it needs to be allowed to operate

That’s it. hope you’ll find this helpful! 🙂

 

 

Windows 10 – Getting the convenient automatic folder navigation tree expansion back.

Software:
Microsoft Windows 10

  1. In the folder toolbar, Click the View tab.
  2. Click the Navigator pane drop-down on the left,
    And enable Expand to open folder.

Untitled-1.jpg

 

Related:
Get a file’s folder path

Getting Windows 10 to let PC’s see each other on the network

Software:
Microsoft Windows 10*
*After the famous April 2018 1803 update

An account of the extra ordinary measures that have to be taken in order to persuade Windows 10 (post 1803 update) to let PC’s see each other on the network.

The basics:
These are the basic steps I knew should be done, but to my surprise they weren’t enough to get the PC’s to see each other on the network.

  1. Connect the PC’s to the Ethernet switch via their Ethernet connection.
    *I don’t know if it makes a difference for the next steps, but it should be noted that I’m using automatically obtained IP addresses.
  2. RMB Click the network tray icon and click Open Network & Sharing Settings.
    Click Change connection properties and make sure Network Profile is set to Private.
  3. RMB Click the network tray icon and click Open Network & Sharing Settings.
    *Or navigate to Control Panel\Network and Internet\Network and Sharing Center\Advanced sharing settings,
    Click Sharing Options and under Private (current profile),
    Activate Turn on network discovery.
  4. Not sure if that’s essential but..
    RMB Click the This PC Icon, or navigate to Control Panel\System and Security\System,
    And in Computer name, Domain, and workgroup settings click the Change settings button on the right to open the System Properties window.
    Click the Change button to open the Computer Name/Domain Changes window,
    Set the computer to be member of a Workgroup and name it, and do the same for other PC’s (using the same Workgroup name).
    * If I remember correctly, this will require to restart the PC.
  5. Set shared folders and files (not detailed here..)

The steps I didn’t know:

  1. Click the Windows (start) or the Search button on the task bar, start typing “services”, and open the Services window.
    Scroll sown in the services list and locate the following 4 services,
    Make sure they are in Running status, if not, right click them and choose Start.
    > Computer Browser (Running) (Automatic)
    > Function Discovery Provider Host (Running) (Automatic (delayed))
    > Function Discovery Resource Publication (Running) (Automatic (delayed))
    > SSDP Discovery (Running) ( Automatic (delayed))
    > UPnP Device Host service (Running) ( Automatic (delayed))
    * I’m not sure whether those services should be set to startup type ‘Manual’ or ‘Automatic (delayed)’. I saw those properties set differently on different articles.
  2. Click the Windows (start) or the Search button on the task bar, start typing “windows feature”, and open the Turn Windows features ON or Off window.
    Scroll down the list to SMB and activate everything that’s SMB.Untitled-1.jpg

That’s it.
Hope you find this useful.
Comments are very welcome!