Hogyan kell a gyári appok törlni win 10 ből?

Anonymous
2023-06-04T19:22:27.5566667+00:00

Érdemes törlöni a gyári alkalmazásokat windows 10 ből nem okoz hibát vagy biztonsági lyukat a rendszerben? és ha nem akkor hogyan kell? a gépházba van amit ki lehet törölni de pl telefon cortana térkép kapcsolatok ilyesmit?

és a kereső mezőben hogy lehet kikapcsolni hogy ne keresen az interneten? és az se jár valamilyen kockázatal?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. S.Sengupta 24,636 Reputation points MVP
    2023-06-05T01:33:54.8466667+00:00

    Cortana is embedded software, removing Cortana from your computer will cause important functions to stop working, with one of those being Windows' built-in search feature.

    You can remove Phone App, map etc. through PowerShell commands.

    Right-click on the Start button and click on Run. In Run Command window, type regedit and click on OK.

    Navigate to HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows and create a New Key by right-clicking on Windows and choosing New > Key in the contextual menus.

    Name the New Key as Explorer.

    Next, right-click on Explorer select New > DWORD (32-bit) Value in the contextual menu. Name this newly created DWORD as “DisableSearchBoxSuggestions” and hit the Enter Key.

    Now, Double-click on newly created DisableSearchBoxSuggestions DWORD.

    In the pop-up, change the Data Value for DisableSearchBoxSuggestions to 1 and click on OK.

    Reboot.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.