Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

Szeberényi Imre / VIK-Cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Windows 10 hack

Windows 10 hack

Last edited by Szeberényi Imre Jan 20, 2022
Page history
  • Update kikapcsolása: No Virus Thans Stop Windows Update
  • Induláskor nagyon tekeri a diszket (https://www.youtube.com/watch?v=Enh3gPc3HVs)
    • Windows search service kikapcsolása: Taskmanager -> services
    • Superfetch/SysMain service kikapcsolása: Taskmanager -> services
    • Defrag kikapcsolása: Task Scheduler -> defrag (ez mehet a disk -> optimize felületről is)
    • YourPhone uninstall: Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage
  • shutdown kérésre ne hápogjon, hogy valami fut: (https://www.serverbrain.org/2003-guide/using-the-registry-to-manage-shutdown-event-tracker.html)
    • reg add HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Reliability /v ShutdownReasonUI /t REG_DWORD /d 0 /f
  • KMS proxy beállítása és aktiválása az OS-hez: slmgr.vbs /skms poci.cloud.bme.hu slmgr.vbs /ato
  • KMS proxy beállítása és aktiválása az Office csomaghoz: cscript ospp.vbs /sethst:poci.cloud.bme.hu cscript ospp.vbs /setprt:1688 cscript ospp.vbs /act
  • Matlab licence proxy beállítása:
    • $Matlabdir$/licenses/network.lic fájlban az IP-t át kell írni poci.cloud.bme.hu-ra.
  • PowerShell history törlés: del (Get-PSReadlineOption).HistorySavePath
  Clone repository
  • Home
  • Windows 10 hack
  • Sablon mentés előtt
More Pages
×

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.