Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

eve_machine

Windows 10 setup to just run EvE online

Removing Cortana

  1. Powershell
  2. Run as administrator:
Get-AppxPackage | Remove-AppxPackage
Get-AppxProvisionedPackage -Online | Remove-AppxProvisionedPackage -online

Disabling Windows Defender (the antimalware that hogs CPU)

  1. WIN key + R -> regedit
  2. HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
  3. New DWORD (32-bit) Value called DisableAntiSpyware
  4. Double click and set it to 1
  5. Restart.

About

Windows 10 setup to just run EvE online

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors