Here are the methods to disable offline mode (Offline Files) for Windows 10 Pro
Here are the methods to disable offline mode (Offline Files) for Windows 10 Pro
Method 1: Using Group Policy Editor (gpedit.msc)
- Press Win + R, type gpedit.msc, and press Enter.
- Navigate to: Computer Configuration > Administrative Templates > Network > Offline Files.
- Double-click Enable Offline Files.
- Select Disabled, then click OK.
- Restart your computer for the changes to take effect.
Method 2: Using Registry Editor (regedit)
- Press Win + R, type regedit, and press Enter.
- Navigate to: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\CSC.
- If the Parameters key doesn’t exist, create it (right-click > New > Key).
- In Parameters, create a DWORD value named FormatDatabase and set its value to 1.
- Restart your computer.
Method 3: Through Control Panel
- Open Control Panel > Sync Center.
- Click Manage Offline Files.
- In the General tab, click Disable Offline Files and confirm.
- Restart your computer.
After disabling offline mode, mapped resources (e.g., from QNAP) will no longer be cached locally. If you’re using a specific drive, you can also disable synchronization for it individually by right-clicking the drive in File Explorer > Properties > Offline Files settings > uncheck the options.
Remove and Re-add License Key for Office 2016
Step 1: Open Command Prompt on PC
Open a Command Prompt window, and then take one of the following actions:
• If you installed the 64-bit version of Office 2016, move to the following folder: C:\Program Files\Microsoft Office\Office16
• If you installed the 32-bit version of Office 2016, move to the following folder: C:\Program Files (x86)\Microsoft Office\Office16
Step 2: Display the Current License(s)
Type the following command to display the license status. Note the last five characters of any and all license keys that display in the output:
cscript ospp.vbs /dstatus
Step 3: Remove the License(s)
Now run the following command as many times as needed to remove all of the license keys you noted from the previous step.
cscript ospp.vbs /unpkey:
How to Stop Automatic Driver Updates
1. How to Stop Automatic Driver Updates via the Control Panel
Control Panel makes it simple to disable automatic driver updates on Windows. Here are the steps you need to follow.
- Press Win + S to open the search menu.
- Type control panel and press Enter.
- Navigate to System > Advanced System Settings.
- In the System Properties window, switch to the Hardware tab and click the Device Installation Settings button.
- Select No and click Save Changes.
2. How to Stop Automatic Driver Updates With the Group Policy Editor
- Open the Start menu, search for gpedit.msc, and select the first result that appears. This will open the Local Group Policy Editor.
- Use the left pane to navigate to Computer Configuration > Administrative Templates > Windows Components > Windows Update > Manage updates offered from Windows Update.
- Double-click the Do not include drivers with Windows Updates policy on your right.
- Select the Enabled option.
- Hit Apply followed by OK.
Once you complete the above steps, Windows will exclude any driver updates when searching for system updates. To re-enable the driver updates in the future, follow the same steps above and set the Do not include drivers with Windows Updates policy to Not configured.
3. How to Stop Automatic Driver Updates via the Registry Editor
The Registry Editor on Windows contains essential files for Windows and its services. If you're a power user who's familiar with the Registry Editor, you can also disable automatic driver updates using the following method.
Since editing the registry is risky, you should only use this method if the previous ones don't work. If you use this method, make sure you back up all the registry files or create a restore point just in case.
- Press Win + R to open the Run dialog.
- Type regedit in the text box and press Enter. This will open the Registry Editor.
- Select Yes when the User Account Control (UAC) prompt appears.
- Use the left pane to navigate to HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > Windows > CurrentVersion > DriverSearching.
- Within the DriverSearching folder, double-click the SearchOrderConfig DWORD.
- Change its value to 0 and hit OK.
Restart your PC for the changes to take effect. Following that, Windows will no longer install driver updates on its own.
If you want to re-enable the driver updates at any point, follow the same steps above and change the value data for SearchOrderConfig to 1 before restarting your PC.
Disabling Automatic Driver Updates on Windows
Certain circumstances necessitate disabling automatic driver updates. Perhaps an older version of the driver works better on your system, or you prefer not to use the original equipment manufacturer's drivers. In any case, disabling automatic driver updates on Windows is quite easy.
Now that you’ve turned off automatic driver updates, don’t forget to check for critical driver updates manually every once in a while.
How to stop updates for drivers with Windows Update using Registry
How to stop updates for drivers with Windows Update using Registry
- Use the Windows key + R keyboard shortcut to open the Run command.
- Type regedit, and click OK to open the Registry.
- Browse the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsQuick Tip: On Windows 10, you can now copy and paste the path in the Registry's address bar to quickly jump to the key destination. - Right-click the Windows (folder) key, select New, and click on Key.
- Name the key WindowsUpdate and press Enter.
- Right-click the newly created key, select New, and click on DWORD (32-bit) Value.
- Name the key ExcludeWUDriversInQualityUpdate and press Enter.
- Double-click the newly created DWORD and set the value from 0 to 1.





