Saturday 24 February 2018

How to disable automatic updates windows 10

In this post i will explain how to disable automatic updates in windows 10. It is strongly recommended that you keep automatic update enabled on your windows. But sometimes you may want to disable it to save your internet charges and data balance. To disable windows 10 automatic update, go to


Method 1

First method to disable windows update is given below.

Go to Control Panel > Administrative Tools, you can access Windows Services Manager. In the Services window, scroll down to Windows Update and turn off the Service.

Method 2


  1. Click Run  and type gpedit
  2. Open group policy editor
  3. Go to administrative templates
  4. Click windows components
  5. Click Windows update
  6. Click allow updates to be downloaded over metered connections
  7. And disable it
Do it carefully and dont change any other settings. Do at your own risk and I am not resposible for any damage because of this.



IF YOU LIKED THE POST , DON'T FORGET TO SHARE AND COMMENT BELOW

Install XAPK file

Sometimes, large games or apps are distributed as XAPK files. Installing them is straightforward, but it requires separating the APK (application) file from the data files before installation.

Here are two methods you can use to install XAPK files on your mobile device:

  1. Use an XAPK installer app: Download and install a dedicated XAPK installer app from the Play Store. These apps simplify the process by automatically handling the separation and installation. Popular options include XAPK Installer and Split APKs Installer.
  2. Manual installation (for single APK + data structure):
    1. Extract the XAPK file using a tool like WinRAR or any unzip software.
    2. You should see two files: an APK file and a folder named "Android" (containing an OBB file).
    3. Important:** Before continuing, ensure you enable "Install apps from unknown sources" in your device's settings (this is crucial for sideloading non-Play Store apps).
    4. Copy the OBB file from the "Android" folder to the following location on your device: /sdcard/Android/obb/OBB_file_name/ (replace `OBB_file_name` with the actual file name).
    5. Install the APK file normally by tapping on it in your file manager.

    Note:** This manual method only works for XAPK files containing a single APK and one OBB file. It's not suitable for XAPK files with multiple APKs.

Remember: Downloading apps from untrusted sources carries security risks. Only install XAPK files from reliable sources.