πͺ Windows Errors
56 error notes
π§ Linuxπͺ Windowsπ macOSπ³ DockerβΈοΈ Kubernetesβ‘ NginxβοΈ AWSποΈ Terraformπ§ Ansibleπ Networkingπ SSL/TLSπ Pythonβ Javaπ· Goπ¦ Rustπ PHPπ΅ TypeScriptπ Node.jsβοΈ ReactποΈ MySQLπ PostgreSQLπ MongoDBπ΄ Redisπ¦ Gitπ» VS Codeπ Microsoft Excelπ Google Sheetsπ± Androidπ WordPressπ§ AI Tools
windowsintermediate
Fixing pip SSL Certificate Errors on Windows (Corporate Proxy Guide)
pip._vendor.urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/requests/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')))pipsslpythonwindows
windowsbeginner
Fixing WSL 2 Error 0x800701bc: Updating the Linux Kernel Component
WSL 2 requires an update to its kernel component. For information please visit https://aka.ms/wsl2kernelwsl2linuxkernelwindows-update
windowsintermediate
Troubleshooting IIS Error 500.19: How to Fix Code 0x8007000d
The requested page cannot be accessed because the related configuration data for the page is invalid. (Error Code 0x8007000d)iisasp.net-coredevopstroubleshooting
windowsbeginner
Fix 'Windows protected your PC' and Microsoft Defender SmartScreen Blocks
Windows protected your PC - Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk.windows-defendersmartscreensecuritymark-of-the-web
windowsbeginner
Solving 'OSError: [Errno 22]' β Why Windows Rejects Your Filenames
OSError: [Errno 22] Invalid argument: 'output:2024.log'pythonwindowsntfsoserror
windowsbeginner
Fixing Windows Error 1618: 'Another installation is already in progress'
Error 1618. Another installation is already in progress. Complete that installation before proceeding with this one.windowsmsimsiexecinstaller
windowsintermediate
Fix 'Error 1067: The process terminated unexpectedly' When Starting a Windows Service
Windows could not start the service on Local Computer. Error 1067: The process terminated unexpectedly.windows-serviceerror-1067service-crashevent-viewer
windowsbeginner
Fix Python UnicodeDecodeError: 'charmap' codec can't decode byte on Windows
UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 10859: character maps to <undefined>pythonunicodeencodingcharmap
windowsbeginner
Fixing the 'Microsoft Visual C++ 14.0 or greater is required' Error in Python
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/downloads/pythonpipvisual-cppwindows-10
windowsbeginner
Fix: 'Operation did not complete successfully because the file contains a virus'
Operation did not complete successfully because the file contains a virus or potentially unwanted software.windows-defendersecurityantivirusfalse-positive
windowsintermediate
Fix [WinError 1314]: Create Symlinks Without Admin Rights on Windows
[WinError 1314] A required privilege is not held by the clientwindowspythonnodejsdevops
windowsbeginner
Fix 'fatal: Authentication failed' for GitHub HTTPS β Windows Credential Manager Caching Old Credentials
fatal: Authentication failed for 'https://github.com/username/repo.git/'gitgithubcredential-managerauthentication
windowsbeginner
Fix WSL2 Clock Desync: 'Release file is not valid yet' Breaking apt-get and git
Release file for ... is not valid yet (invalid for another Xh Ym Zs). Updates for this repository will not be applied.wsl2linuxclock-syncubuntu
windowsintermediate
Fix node-gyp rebuild failed with Error: msbuild failed with exit code: 1 on Windows
gyp ERR! build error
gyp ERR! stack Error: `msbuild` failed with exit code: 1node-gypnpmnative-addonmsbuild
windowsbeginner
How to Fix Git "Filename too long" Error on Windows
error: unable to create file ...: Filename too longgitlong-pathsconfig
windowsbeginner
Fix error MSB4019: The imported project "Microsoft.CSharp.targets" was not found
error MSB4019: The imported project "C:\Program Files\Microsoft Visual Studio\...\Microsoft.CSharp.targets" was not found.msbuildvisual-studiodotnetbuild-error
windowsbeginner
Fixing the 'make is not recognized' Error on Windows 10 and 11
'make' is not recognized as an internal or external command, operable program or batch file.makemingwcppwindows-10
windowsintermediate
Fix the 'Environment Variable is Too Large' Error on Windows
The environment variable is too large. This dialog allows setting values up to 2047 characters.windowspathenvironment-variablessysadmin
windowsintermediate
How to Fix the 0x80004005 'Unspecified Error' on Windows Network Shares
Windows cannot access \\server\share
Error code: 0x80004005
Unspecified errorsmbnetwork-sharewindows-11troubleshooting
windowsbeginner
Fixing IIS HTTP Error 503: The Service is Unavailable
HTTP Error 503. The service is unavailableiisapplication-pooltroubleshootingwindows-server
windowsintermediate
Fix 'HTTP Error 500.30 - ANCM In-Process Start Failure' When Deploying ASP.NET Core to IIS
HTTP Error 500.30 - ASP.NET Core app failed to start
ANCM In-Process Start Failureiisaspnet-corewindows-serverdotnet
windowsintermediate
Fix WinRM 'WSManFault: The client cannot connect to the destination' on Windows
WSManFault Message: The client cannot connect to the destination specified in the request. Verify that the service on the destination is running and is accepting requests.winrmpowershellremotewindows
windowsbeginner
Fix NETSDK1045: The current .NET SDK does not support targeting .NET 8.0 on Windows
error NETSDK1045: The current .NET SDK does not support targeting .NET 8.0.dotnetsdkvisual-studiomsbuild
windowsintermediate
Fix 'Error 1722: The RPC server is unavailable' on Windows
Error 1722: The RPC server is unavailable.rpcwindows-servicesremote-managementfirewall
windowsbeginner
Fix PowerShell "is not recognized as the name of a cmdlet, function, script file, or operable program"
is not recognized as the name of a cmdlet, function, script file, or operable programwindowspowershellpathcmdlet
windowsintermediate
Fix 'Could not load file or assembly' Error in .NET Applications on Windows
Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.dotnetassemblydllnuget
windowsintermediate
Fixing the 'ImportError: DLL load failed while importing' Error on Windows
ImportError: DLL load failed while importing _module: The specified module could not be found.pythondll-errorwindows-itnumpy
windowsintermediate
Fix SSL Error 'The certificate chain was issued by an authority that is not trusted' on SQL Server (Windows)
A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)sqlserversslcertificatewindows
windowsintermediate
Fix 'An attempt was made to access a socket in a way forbidden by its access permissions' on Windows
SocketException: An attempt was made to access a socket in a way forbidden by its access permissions 0.0.0.0:5000windowssocketportwinsock
windowsintermediate
Fix 'Error 2: The system cannot find the file specified' When Starting Windows Service
Windows could not start the service on Local Computer. Error 2: The system cannot find the file specified.windowsserviceregistrysc
windowsintermediate
Fix Windows Task Scheduler 'Last Run Result 0x1' β Task Not Running
Task Scheduler: Last Run Result 0x1 (0x41301 - Task Is Currently Running)windowstask-schedulerautomationcron
windowsintermediate
Fix Windows Error 1053: Service Did Not Respond in a Timely Fashion
Error 1053: The service did not respond to the start or control request in a timely fashion.windowsservicetimeoutregistry
windowsbeginner
Fix '[WinError 10061] No connection could be made because the target machine actively refused it' on Windows
[WinError 10061] No connection could be made because the target machine actively refused itwindowssocketnetworkingpython
windowsintermediate
Fix 'The Semaphore Timeout Period Has Expired' Error on Windows Network Share
System error 121 has occurred. The semaphore timeout period has expired. (0x80070079)windowsnetworksmbfile-sharing
windowsintermediate
Fixing Hyper-V Error: 'Hypervisor is not running' (0x80070003)
The virtual machine could not be started because the hypervisor is not running. (0x80070003)windowshyper-vhypervisorvirtualization
windowsintermediate
Fix 'The process cannot access the file because it is being used by another process' on Windows
The process cannot access the file because it is being used by another process.windowsfile-lockprocesshandle
windowsintermediate
Fix Windows Update Error 0x80070005 ACCESS_DENIED
Windows Update error 0x80070005windowsupdatepermission2147942405
windowsbeginner
Fix Windows 'ENOENT: no such file or directory' with Long Paths (> 260 chars)
ENOENT: no such file or directory (path too long > 260 chars)windowspathlong-pathnodejs
windowsbeginner
Fix: MSVCP140.dll is Missing on Windows 10 and 11
The code execution cannot proceed because MSVCP140.dll was not found. Reinstalling the program may fix this problem.windowsdll-fixmsvcp140visual-cpp
windowsbeginner
Fix 'System error 5: Access is denied' When Starting or Stopping a Windows Service
System error 5 has occurred. Access is denied.windowsserviceaccess-deniedadmin
windowsintermediate
Fixing Docker Desktop Error: BIOS Virtualization and Data Execution Protection
Hardware assisted virtualization and data execution protection must be enabled in the BIOSwindowsdockervirtualizationbios
windowsbeginner
Fix 'The application was unable to start correctly (0xc000007b)' on Windows
The application was unable to start correctly (0xc000007b). Click OK to close the application.windowsapplication-errordllvcredist
windowsbeginner
Fix CMD 'not recognized as an internal or external command' on Windows
'command' is not recognized as an internal or external command, operable program or batch filewindowscmdpathenvironment
windowsbeginner
Fix Windows 'The disk is write-protected' Error on USB and Drives
The disk is write-protected. Remove the write-protection or use another disk.windowsdiskwrite-protectedusb
windowsbeginner
Fix Git "warning: LF will be replaced by CRLF" on Windows
warning: LF will be replaced by CRLFwindowsgitcrlfline-ending
windowsbeginner
Fix 'Only one usage of each socket address' β Windows Port Already In Use
Only one usage of each socket address (protocol/network address/port) is normally permittedwindowsportnetstattcp
windowsbeginner
Fix 'python' is not recognized as an internal or external command on Windows
'python' is not recognized as an internal or external commandwindowspythonpathenvironment
windowsintermediate
Fix Windows 'Access is denied' Error When Running Commands as Admin
Access is deniedwindowspermissionadminuac
windowsbeginner
Fix 'Windows Defender Firewall has blocked some features of this app' on Windows
Windows Defender Firewall has blocked some features of this appwindowsfirewalldefenderinbound-rule
windowsbeginner
Fix DNS_PROBE_FINISHED_NXDOMAIN on Windows
DNS_PROBE_FINISHED_NXDOMAINwindowsdnsnetworkbrowser
windowsbeginner
Fix PowerShell Error: Running Scripts Is Disabled on This System
cannot be loaded because running scripts is disabled on this systemwindowspowershellexecution-policysecurity
windowsbeginner
Fix SSH 'Permissions for private key are too open' on Windows
Permissions for 'id_rsa' are too open. It is required that your private key files are NOT accessible by others.windowssshpermissionprivate-key
windowsbeginner
Fix 'The Windows Subsystem for Linux optional component is not enabled' Error
The Windows Subsystem for Linux optional component is not enabledwindowswslfeatureenable
windowsbeginner
Fix "VCRUNTIME140.dll was not found" Error on Windows
The code execution cannot proceed because VCRUNTIME140.dll was not foundwindowsdllvcruntimevisual-cpp
windowsintermediate
Fix WSL WslRegisterDistribution Failed with Error 0x80370102
WslRegisterDistribution failed with error: 0x80370102windowswslvirtualizationhyper-v
windowsintermediate
Fix WSL2 'Temporary failure in name resolution' β No Internet Access
Temporary failure in name resolution (inside WSL2)windowswsl2networkdns

