Can not access uipath studio

I am on 60 days trial for the company I work in but we are receiving error message and can not open the UiPath studio. how can i resolve this issue

RemoteException wrapping System.IO.IOException: The process cannot access the file ‘C:\Users\Miroslava.PECHOVA\AppData\Local\UiPath\UiPath.settings’ because it is being used by another process.
at System.IO.FileSystemAclExtensions.ValidateFileHandle(SafeFileHandle handle, String fullPath)
at System.IO.FileSystemAclExtensions.CreateFileHandle(String fullPath, FileMode mode, FileSystemRights rights, FileShare share, FileOptions options, FileSecurity security)
at System.IO.FileSystemAclExtensions.Create(FileInfo fileInfo, FileMode mode, FileSystemRights rights, FileShare share, Int32 bufferSize, FileOptions options, FileSecurity fileSecurity)
at UiPath.Robot.Core.ProtectedFileUtils.CreateProtectedFile(String path)
at UiPath.Service.Utils.SystemUtils.SaveProtected(String path, String content)
at UiPath.Service.Settings.RobotSettings.SaveSettings()
at UiPath.Service.Settings.RobotSettings.set_MachineKey(String value)
at UiPath.Service.Orchestrator.OrchestratorController.SaveLocalSettings(ConnectionInfoMachineKey connectionInfo)
at UiPath.Service.Orchestrator.OrchestratorController.PerformConnect_MachineKeyAsync(ConnectionInfoMachineKey connectionInfo)
at UiPath.Service.Orchestrator.OrchestratorController.PerformConnect_MachineKeyAsync(ConnectionInfoMachineKey connectionInfo)
at UiPath.Service.Orchestrator.OrchestratorController.ConnectToServer(IConnectionInfo connectionInfo, CancellationToken ct)
at UiPath.Service.UserHost.InteractiveConnectFlow.<>c__DisplayClass20_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Service.HttpExceptions.Improve[T](Func1 code) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler)

@miroslava.pechova

Use Task Manager (Ctrl + Shift + Esc) to check if any other processes are actively using the ‘UiPath.settings’ file. If you find any, try closing them or ending the processes.
Restart the studio

thank you for yor respnse. i have done it multiple times from terminal/CMD but it didnt hepl. Can it be the issue with organisation settings or rules of the company? shortly- i am administrator of used computer but can it be that the companies polici is not allowing it?

@miroslava.pechova

Check if that folder or file is in read only mode…try to change it from the settings

Cheers

You can close Studio,
open Assitant then login again
regards,