Soldato
- Joined
- 24 Jun 2021
- Posts
- 4,463
- Location
- Oxon
Do you have "PC App Store" installed?
Do you have a McAfee browser extension installed?
Do you have a McAfee browser extension installed?
Do you have "PC App Store" installed?
Do you have a McAfee browser extension installed?
cool, let us know if that solves it.I've now uninstalled PC App Store
cool, let us know if that solves it.
If you can summarise it in a post I'll see if I can help. What exactly are you trying to do, what happens instead, screenshots would be valuable, what fixes have you already tried.Still my file association problem now.
Well no more annoying ads since 12:27 thanks.
Still my file association problem now.
I assume you've tried to change them in the apps-default apps->choose defaults by file type setting screen as well as right clicking and using the open with another app and selecting always?
I created a function to skip the UAC popup as the software needed to load at login as the boss did not like having to start it. The function has not been used for 5+ years as I ported the app to a windows service. The service stopped working a few months ago because defender flagged it, I commented the code out and it worked again. When I coded it, I thought the ani-virus would not like it but it took > 8 years for it to complain and the actual function was not even used in the service.Getting really fed up with Windows periodically miss detecting some script files as Backdoor:IRC/Fserver.gen, files I've written from scratch myself have zero malicious code, etc., and quarantines the file but if I try to restore the file just vanishes totally... fortunately I've offline backups that MS can't **** with but it is getting really tedious.
Out of interest what speeds were you getting through wifi?I've had really slow transfer speeds to my Synology NAS for a while now, I was getting normal speeds on another computer so I knew it wasn't the ethernet cable. After buying a USB ethernet adapter and still getting the same speed I figured it must be something to do with Windows. I finally found a fix for it by disabling these in the group policy editor:
Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options
Microsoft network server: Digitally sign communications (always)
Microsoft network client: Digitally sign communications (always)
Never tried it with WiFi.Out of interest what speeds were you getting through wifi?
I could have sworn you had said you tested it on wifi, What is wrong with my reading todayNever tried it with WiFi.
I was getting 40 MB/s over Ethernet when it's normally around 100 MB/s.I could have sworn you had said you tested it on wifi, What is wrong with my reading today![]()
I was getting 40 MB/s over Ethernet when it's normally around 100 MB/s.
Just transfer over a big file and see what the box details shows you, WIFI mine is 40-45MB/s wired 108MB/s.How do I test my Synology speed please without me Googling?
I've never thought mine was very fast.
Just transfer over a big file and see what the box details shows you, WIFI mine is 40-45MB/s wired 108MB/s.
I only transfer small files through wifi, and larger files wired, my home network cables is a bit of a mess untill I sort out my my ethernet points in the living room and bedroom, this is just temporary he said lol. 10 meter cable from bedroom to landing cupboard ontop of carpet.Going from my Nas to M.2 NVMe SSD is 25 mbps
Going M.2 NVMe SSD to NAS is 15 mbps
I never transfer with WiFi.
Update
tried @Eddie99 suggestions and no change in speed
![]()
Another update
Found this command online and now getting faster speeds
Set-SmbClientConfiguration -RequireSecuritySignature $false
They're enabled in that screenshot, did you disable them?Going from my Nas to M.2 NVMe SSD is 25 mbps
Going M.2 NVMe SSD to NAS is 15 mbps
I never transfer with WiFi.
Update
tried @Eddie99 suggestions and no change in speed
![]()
Another update
Found this command online and now getting faster speeds
Set-SmbClientConfiguration -RequireSecuritySignature $false
They're enabled in that screenshot, did you disable them?