Ik wil graag Windows 10 reserveren, maar het windows-icoontje die zou moeten verschijnen op mijn taakbalk, om Windows 10 te reserveren, veschijnt niet. Ik heb al verschillende methoden geprobeerd, alle windows updates geinstalleerd, maar niks werkt.
http://www.cnet.com/how-t...rade-icon-if-its-missing/ < geprobeerd
If you don’t see the Get Windows 10 app (the small Windows icon in your system tray), it might be because:
Your device isn’t up-to-date with at least Windows 7 SP1 or Windows 8.1 Update
Windows Update is turned off or is not set to received updates automatically
You’ve blocked or uninstalled the necessary Windows Update functionality.
Your device is not running genuine Windows
Your device is running Windows 7 Enterprise, Windows 8/8.1 Enterprise, or Windows RT/RT 8.1, which are excluded from this reservation offer.
Your device is managed as part of a school or business network. (Check with your IT administrator.)
PCs that we determine cannot run Windows 10 will not see the Get Windows 10 app before July 29th. After July 29th, we’ll enable the icon in the system tray. This is to help ensure that you can easily check your PC’s compatibility if you choose.
Running Windows Update and installing any available updates will fix the first 3 issues.
If you don’t think any of these conditions apply to you, and you’re still not seeing the icon, you can also try running the solution below, which will verify your device meets all the prerequisites and then turn on the Get Windows 10 app:
Open Notepad
Copy the following text and paste it into Notepad:
REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\UpgradeExperienceIndicators" /v UpgEx | findstr UpgEx
if "%errorlevel%" == "0" GOTO RunGWX
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Appraiser" /v UtcOnetimeSend /t REG_DWORD /d 1 /f
schtasks /run /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser"
:CompatCheckRunning
schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser"
schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser" | findstr Ready
if NOT "%errorlevel%" == "0" ping localhost >nul &goto :CompatCheckRunning
:RunGWX
schtasks /run /TN "\Microsoft\Windows\Setup\gwx\refreshgwxconfig"
Click File, and then Save As
In the File name box, change the file name to ReserveWin10.cmd
Then click the dropdown next to Save as type, and select All files (*.*)
Select the folder you would like to save the file to. For this example, let’s choose to save the file to the C:/Temp folder. Then click Save.
Open an elevated command prompt. (From the Start screen or Start menu, type Command Prompt in the search box, and then in the list of results, right-click Command Prompt, and select Run as administrator.)
Finally, run the file from the location you saved to in Step 6. In this example, you would type the following in the Command Prompt window and hit Enter:
C:/Temp/ReserveWin10.cmd
The Microsoft Compatibility Appraiser can take 10 – 30 minutes to run, during which the script will continuously provide status reports that it is running. Please be patient.
If the script is failing in an infinite loop, then you don’t have the necessary prerequisite Windows Updates. Besides requiring Windows 7 SP1 or Windows 8.1 Update, you must also have installed:
For Windows 7 SP1:
KB3035583
KB2952664 dat heb ik ook al geprobeerd, en ik voldoe volgens mij aan alle eisen?
Ik heb W7 Professional 64-bit SP1
Ik weet niet of het veel uitmaakt, maar mijn CPU is een i5 4670K, en ik heb 16GB ram
Ik hoop dat jullie me kunnen helpen, ik ben echt radeloos. Hopelijk heb ik een beetje goed uitgelegd, ik ben een beetje nieuw bij de software topics dus ga niet haten.
Mvg
http://www.cnet.com/how-t...rade-icon-if-its-missing/ < geprobeerd
If you don’t see the Get Windows 10 app (the small Windows icon in your system tray), it might be because:
Your device isn’t up-to-date with at least Windows 7 SP1 or Windows 8.1 Update
Windows Update is turned off or is not set to received updates automatically
You’ve blocked or uninstalled the necessary Windows Update functionality.
Your device is not running genuine Windows
Your device is running Windows 7 Enterprise, Windows 8/8.1 Enterprise, or Windows RT/RT 8.1, which are excluded from this reservation offer.
Your device is managed as part of a school or business network. (Check with your IT administrator.)
PCs that we determine cannot run Windows 10 will not see the Get Windows 10 app before July 29th. After July 29th, we’ll enable the icon in the system tray. This is to help ensure that you can easily check your PC’s compatibility if you choose.
Running Windows Update and installing any available updates will fix the first 3 issues.
If you don’t think any of these conditions apply to you, and you’re still not seeing the icon, you can also try running the solution below, which will verify your device meets all the prerequisites and then turn on the Get Windows 10 app:
Open Notepad
Copy the following text and paste it into Notepad:
REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\UpgradeExperienceIndicators" /v UpgEx | findstr UpgEx
if "%errorlevel%" == "0" GOTO RunGWX
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Appraiser" /v UtcOnetimeSend /t REG_DWORD /d 1 /f
schtasks /run /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser"
:CompatCheckRunning
schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser"
schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser" | findstr Ready
if NOT "%errorlevel%" == "0" ping localhost >nul &goto :CompatCheckRunning
:RunGWX
schtasks /run /TN "\Microsoft\Windows\Setup\gwx\refreshgwxconfig"
Click File, and then Save As
In the File name box, change the file name to ReserveWin10.cmd
Then click the dropdown next to Save as type, and select All files (*.*)
Select the folder you would like to save the file to. For this example, let’s choose to save the file to the C:/Temp folder. Then click Save.
Open an elevated command prompt. (From the Start screen or Start menu, type Command Prompt in the search box, and then in the list of results, right-click Command Prompt, and select Run as administrator.)
Finally, run the file from the location you saved to in Step 6. In this example, you would type the following in the Command Prompt window and hit Enter:
C:/Temp/ReserveWin10.cmd
The Microsoft Compatibility Appraiser can take 10 – 30 minutes to run, during which the script will continuously provide status reports that it is running. Please be patient.
If the script is failing in an infinite loop, then you don’t have the necessary prerequisite Windows Updates. Besides requiring Windows 7 SP1 or Windows 8.1 Update, you must also have installed:
For Windows 7 SP1:
KB3035583
KB2952664 dat heb ik ook al geprobeerd, en ik voldoe volgens mij aan alle eisen?
Ik heb W7 Professional 64-bit SP1
Ik weet niet of het veel uitmaakt, maar mijn CPU is een i5 4670K, en ik heb 16GB ram
Ik hoop dat jullie me kunnen helpen, ik ben echt radeloos. Hopelijk heb ik een beetje goed uitgelegd, ik ben een beetje nieuw bij de software topics dus ga niet haten.
Mvg