> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://catpro.crisp.help/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Clash For Windows-系统报错：错误EPERM

||| EPERM: operation not permitted

| 部分客户在windows系统上配置Clash的时候会出现EPERM报错

|| "EPERM: operation not permitted" 是操作系统返回的错误信息，表示当前用户没有权限执行该操作。 这个错误通常在尝试打开文件或目录时出现。 这可能是因为您没有足够的权限访问该文件或目录，或者该文件或目录已被其他程序锁定。

||| 解决方法，鼠标右键：以管理员身份运行即可

||| 运行后，记得检查系统代理是否打开，如果打开了请关闭后再进行其它操作