Keresés

Új hozzászólás Aktív témák

  • #54715584

    törölt tag

    válasz Jack Oneill #43775 üzenetére

    Köszi a tippet. Közben rájöttem, hogy vannak logfileok, ez a bejegyzés volt eddig bennük:

    ***** [ Registry ] *****

    Key Found: HKU\S-1-5-21-2241404689-3112233255-3868949122-1001\Software\Conduit
    Key Found: HKCU\Software\Conduit
    Key Found: [x64] HKCU\Software\Conduit

    Most megint futtattam teljes ellenőrzést és nem talált semmit egyik program sem. Remélem nem lesz most már vele probléma.

  • daimonion

    senior tag

    válasz Jack Oneill #43775 üzenetére

    Nekem most valami nem tiszta. :F Most akkor a win10 által alapból felrakott alkalmazásokat akarod és szoktad letiltani ? ha igen akkor az baromira nem elég .A biztos megoldás a következő

    Keresőbe: powershell jobb katt futtatás rendszergazdaként.

    To uninstall Messaging and Skype Video apps together:
    get-appxpackage *messaging* | remove-appxpackage

    To uninstall Sway:
    get-appxpackage *sway* | remove-appxpackage

    To uninstall Phone:
    get-appxpackage *commsphone* | remove-appxpackage

    To uninstall Phone Companion:
    get-appxpackage *windowsphone* | remove-appxpackage

    To uninstall Phone and Phone Companion apps together:
    get-appxpackage *phone* | remove-appxpackage

    To uninstall Calendar and Mail apps together:
    get-appxpackage *communicationsapps* | remove-appxpackage

    To uninstall People:
    get-appxpackage *people* | remove-appxpackage

    To uninstall Groove Music:
    get-appxpackage *zunemusic* | remove-appxpackage

    To uninstall Movies & TV:
    get-appxpackage *zunevideo* | remove-appxpackage

    To uninstall Groove Music and Movies & TV apps together:
    get-appxpackage *zune* | remove-appxpackage

    To uninstall Money:
    get-appxpackage *bingfinance* | remove-appxpackage

    To uninstall News:
    get-appxpackage *bingnews* | remove-appxpackage

    To uninstall Sports:
    get-appxpackage *bingsports* | remove-appxpackage

    To uninstall Weather:
    get-appxpackage *bingweather* | remove-appxpackage

    To uninstall Money, News, Sports and Weather apps together:
    get-appxpackage *bing* | remove-appxpackage

    To uninstall OneNote:
    get-appxpackage *onenote* | remove-appxpackage

    To uninstall App Connector :
    get-AppxPackage *appconnector* | remove-appxpackage

    To uninstall Asphalt 8:Airborne
    get-appxPackage *asphalt8airborne* | remove-appxpackage

    To uninstall Candy Crush Soda Saga
    Get-AppxPackage *CandyCrushSodaSaga* | Remove-AppxPackage

    To uninstall Farmville 2:Country Escape
    Get-AppxPackage *FarmVille2CountryEscape* | Remove-AppxPackage

    To uninstall Feedback Hub
    Get-AppxPackage *WindowsFeedbackHub* | Remove-AppxPackage

    To uninstall Microsoft Wi-Fi
    Get-AppxPackage *ConnectivityStore* | Remove-AppxPackage

    To uninstall Netflix
    Get-AppxPackage *Netflix* | Remove-AppxPackage

    To uninstall Paid Wi-Fi & Cellular
    Get-AppxPackage *OneConnect* | Remove-AppxPackage

    To uninstall Twitter
    Get-AppxPackage *Twitter* | Remove-AppxPackage

    To uninstall Pandora
    Get-AppxPackage *PandoraMediaInc* | Remove-AppxPackage

    To uninstall Sticky Notes
    Get-AppxPackage *MicrosoftStickyNotes* | Remove-AppxPackage

    To uninstall Alarms & Clock:
    get-appxpackage *alarms* | remove-appxpackage

    To uninstall Calculator:
    get-appxpackage *calculator* | remove-appxpackage

    To uninstall Camera:
    get-appxpackage *camera* | remove-appxpackage

    To uninstall Photos:
    get-appxpackage *photos* | remove-appxpackage

    To uninstall Maps:
    get-appxpackage *maps* | remove-appxpackage

    To uninstall Voice Recorder:
    get-appxpackage *soundrecorder* | remove-appxpackage

    To uninstall Xbox:
    get-appxpackage *xbox* | remove-appxpackage

    To uninstall Microsoft Solitaire Collection:
    get-appxpackage *solitaire* | remove-appxpackage

    To uninstall Get Office:
    get-appxpackage *officehub* | remove-appxpackage

    To uninstall Get Skype:
    get-appxpackage *skypeapp* | remove-appxpackage

    To uninstall Get Started:
    get-appxpackage *getstarted* | remove-appxpackage

    To uninstall 3D Builder:
    get-appxpackage *3dbuilder* | remove-appxpackage

    To uninstall Windows Store: (Be very careful!)
    get-appxpackage *windowsstore* | remove-appxpackage

    A store kikapcsolása nem ajánlott sok egyéb ok miatt viszont ott meg letiltod az alkalmazások automatikus frissítését és sosem lesznek ott a win 10 által alapból felrakott dolgok. Én ennél egyszerűbben nem tudom eltüntetni ÖRÖKRE pl a candy crush sagat vagy a Microsoft grove és video alakalmazásokat.

Új hozzászólás Aktív témák