Changed pc now option and view screens don't show

I’ve just migrated my setup to a new pc. All is working apart from the settings / option Windows when clicking on the tabs. I suspect this is because I’ve gone from a dual screen setup to a single screen. How can I reset the position of these windows?

Thanks.

If you mean the control panel, with WD closed, look in wdisplay.ini for

[control panel]
height=
width=
left=
top=

and the left= value may be a large number, so change that to zero.

and for the view screen,

[view panel]
left=
top=

check the left= value also and change to zero if large.

Save the changes and then restart WD and check the screens show ok.

Thanks Martyn that solved the issue