Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Since 2010 — Over 15 years of helping Windows users worldwide.
Join thousands of Windows enthusiasts & IT pros. Ask questions, share tips, download resources, and connect with the community — free and always friendly.
I have a couple of other issues to resolve first so currently using the old pc win7 mostly at the moment. It is on the cards to look at other browsers when I fully move to the win 11 pc.I suggest you try a new Browser, I generally install either Google Chrome or if you want a really good one to use I would go with OPERA GX a decent browser
More help....
Wireless working of for internet, however when I try and send a programme to my 3d printer I get this message.
..."Reason: curl:SSL peer certificate or SSH remote key was not ok:SSL certificate problem: unable to get local issuer certificate [Error 60]"....
It has been suggested it may be the firewall but have also been given this command prompt but I am hesitant to mess with the registry.
...certutil -generateSSTFromWU roots.sst
certutil -addstore -f root roots.sst"...
Any advice before I mess with any of it.
This is not a registry issue. The error is caused by missing or outdated Windows root certificates.
First, make sure Windows Update is fully up to date.
If the issue continues, you can safely refresh the trusted root certificates using certutil (this does NOT manually edit the registry).
Run Command Prompt as Administrator and use:
certutil -generateSSTFromWU roots.sst
certutil -addstore -f root roots.sst
After that, restart your PC and try again.
This is a known Windows 11 SSL certificate issue and is not related to the printer itself.