net stop "Razer Game Manager" /y
net stop "Razer Central Service" /y
net stop "Razer Synapse Service" /y
TIMEOUT 10
net start "Razer Game Manager" /y
net start "Razer Central Service" /y
net start "Razer Synapse Service" /y
taskkill /F /IM "Razer Central.exe"
taskkill /F /IM "Razer Synapse 3.exe"
taskkill /F /IM "Razer Synapse Service Process.exe"
taskkill /F /IM "Razer Synapse Service.exe"
taskkill /F /IM "RazerCentralService.exe"
#TIMEOUT 10
runas /profile /user:ADMIN /savecred "C:\\Program Files (x86)\\Razer\\Synapse3\\WPFUI\\Framework\\Razer Synapse 3 Host\\Razer Synapse 3.exe"
runas /profile /user:ADMIN /savecred "C:\\Program Files (x86)\\Razer\\Synapse3\\Service\\Razer Synapse Service.exe"
runas /profile /user:ADMIN /savecred "C:\\Program Files (x86)\\Razer\\Razer Services\\Razer Central\\RazerCentralService.exe"
runas /profile /user:ADMIN /savecred "C:\\Program Files (x86)\\Razer\\Synapse3\\Service\\Razer Synapse Service Process.exe"
runas /profile /user:ADMIN /savecred "C:\\Program Files (x86)\\Razer\\Razer Services\\Razer Central\\Razer Central.exe"
TIMEOUT 20
taskkill /F /T /IM "Razer Central.exe" /FI "USERNAME eq USER"
taskkill /F /T /IM "Razer Synapse Service Process.exe" /FI "USERNAME eq USER"
taskkill /F /T /IM "Razer Central.exe" /FI "USERNAME eq USER"
taskkill /F /T /IM "Razer Synapse Service Process.exe" /FI "USERNAME eq USER"
taskkill /F /T /IM "Razer Central.exe" /FI "USERNAME eq USER"
taskkill /F /T /IM "Razer Synapse Service Process.exe" /FI "USERNAME eq USER"
pause
Hopefully, Razer Devs can create a better solution for people running Windows User accounts. Use at own risk. (edit: updated with full batch)Razer Synapse 3 slow loading profiles (Windows User non-Admin account)
I found a work around for this issue and submitted it through feedback. Profiles were taking several minutes to load, if at all, as well as Macros, Studio, etc. I play games as a Windows User account. "Run as Administrator" for Synapse does not run all processes as Administrator. When they are taskkilled, they will automatically restart as the Windows User account. I created a batch file to help work around these permissions issues. I disabled all Synapse processes from initially starting and taskkill the User running processes using a batch file.
ADMIN = my Windows administrator account name
USER = my currently logged in Windows user account name
This topic has been closed for comments
Sign up
Already have an account? Login
Log in with Razer ID to create new threads and earn badges.
LOG INEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.